| 2017-04-11 |
Robert Haas | Allow a rule on partitioned table to be renamed. |
commit | commitdiff | tree |
| 2017-04-11 |
Robert Haas | Add an Assert() to max_parallel_workers enforcement. |
commit | commitdiff | tree |
| 2017-04-11 |
Robert Haas | Fix confusion of max_parallel_workers mechanism followi... |
commit | commitdiff | tree |
| 2017-04-11 |
Bruce Momjian | doc: clearify pg_upgrade default copy behavior |
commit | commitdiff | tree |
| 2017-04-11 |
Robert Haas | Fix failure when a shared tidbitmap has only one page. |
commit | commitdiff | tree |
| 2017-04-11 |
Tom Lane | Handle restriction clause lists more uniformly in postg... |
commit | commitdiff | tree |
| 2017-04-11 |
Fujii Masao | Add max_sync_workers_per_subscription to postgresql... |
commit | commitdiff | tree |
| 2017-04-11 |
Bruce Momjian | docs: Improve window function docs |
commit | commitdiff | tree |
| 2017-04-11 |
Magnus Hagander | Remove symbol WIN32_ONLY_COMPILER |
commit | commitdiff | tree |
| 2017-04-11 |
Magnus Hagander | Remove support for bcc and msvc standalone libpq builds |
commit | commitdiff | tree |
| 2017-04-11 |
Robert Haas | Fix possibile deadlock when dropping partitions. |
commit | commitdiff | tree |
| 2017-04-11 |
Tom Lane | Fix pgbench's --progress-timestamp option to print... |
commit | commitdiff | tree |
| 2017-04-11 |
Michael Meskes | Document that bytea is best represented as char * in... |
commit | commitdiff | tree |
| 2017-04-10 |
Andrew Dunstan | Run most pg_dump and pg_dumpall tests with --no-sync |
commit | commitdiff | tree |
| 2017-04-10 |
Peter Eisentraut | Use weaker locks when updating pg_subscription_rel |
commit | commitdiff | tree |
| 2017-04-10 |
Andres Freund | Fix initialization of dsa.c free area counter. |
commit | commitdiff | tree |
| 2017-04-10 |
Tom Lane | Improve castNode notation by introducing list-extractio... |
commit | commitdiff | tree |
| 2017-04-10 |
Peter Eisentraut | Fix typo in comment |
commit | commitdiff | tree |
| 2017-04-10 |
Peter Eisentraut | Support configuration reload in logical replication... |
commit | commitdiff | tree |
| 2017-04-10 |
Robert Haas | Fix reporting of violations in ExecConstraints, again. |
commit | commitdiff | tree |
| 2017-04-10 |
Peter Eisentraut | Fix whitespace |
commit | commitdiff | tree |
| 2017-04-10 |
Tom Lane | Move isolationtester's is-blocked query into C code... |
commit | commitdiff | tree |
| 2017-04-10 |
Heikki Linnakangas | Fix indentation. |
commit | commitdiff | tree |
| 2017-04-10 |
Heikki Linnakangas | Document the "replication" option in StartupMessage. |
commit | commitdiff | tree |
| 2017-04-09 |
Joe Conway | Make sepgsql regression tests robust vs. collation... |
commit | commitdiff | tree |
| 2017-04-09 |
Joe Conway | Add partitioned table support to sepgsql |
commit | commitdiff | tree |
| 2017-04-08 |
Tom Lane | Clean up bugs in clause_selectivity() cleanup. |
commit | commitdiff | tree |
| 2017-04-08 |
Tom Lane | Add newly-symlinked files to "make clean" target. |
commit | commitdiff | tree |
| 2017-04-08 |
Heikki Linnakangas | Fix the new SASLprep tests to work with non-UTF-8 locales. |
commit | commitdiff | tree |
| 2017-04-08 |
Peter Eisentraut | doc: Add some markup |
commit | commitdiff | tree |
| 2017-04-08 |
Kevin Grittner | Add GUCs for predicate lock promotion thresholds. |
commit | commitdiff | tree |
| 2017-04-08 |
Tom Lane | Optimize joins when the inner relation can be proven... |
commit | commitdiff | tree |
| 2017-04-08 |
Andres Freund | Fix issues in e8fdbd58fe. |
commit | commitdiff | tree |
| 2017-04-07 |
Peter Eisentraut | doc: Add SPFLAGS to osx calls |
commit | commitdiff | tree |
| 2017-04-07 |
Peter Eisentraut | doc: Add missing closing tag |
commit | commitdiff | tree |
| 2017-04-07 |
Alvaro Herrera | Fix printf format to use %zd when printing sizes |
commit | commitdiff | tree |
| 2017-04-07 |
Alvaro Herrera | Reduce the number of pallocs() in BRIN |
commit | commitdiff | tree |
| 2017-04-07 |
Andres Freund | Improve 64bit atomics support. |
commit | commitdiff | tree |
| 2017-04-07 |
Peter Eisentraut | Fix compiler warning |
commit | commitdiff | tree |
| 2017-04-07 |
Peter Eisentraut | Avoid using a C++ keyword in header file |
commit | commitdiff | tree |
| 2017-04-07 |
Alvaro Herrera | Fix new BRIN desummarize WAL record |
commit | commitdiff | tree |
| 2017-04-07 |
Robert Haas | Use English, instead of internal names, for translatabl... |
commit | commitdiff | tree |
| 2017-04-07 |
Robert Haas | Add ProcArrayGroupUpdate wait event. |
commit | commitdiff | tree |
| 2017-04-07 |
Tom Lane | Ensure that ExecPrepareExprList's result is all in... |
commit | commitdiff | tree |
| 2017-04-07 |
Heikki Linnakangas | Remove duplicate assignment. |
commit | commitdiff | tree |
| 2017-04-07 |
Tom Lane | Fix planner error (or assert trap) with nested set... |
commit | commitdiff | tree |
| 2017-04-07 |
Heikki Linnakangas | Use SASLprep to normalize passwords for SCRAM authentic... |
commit | commitdiff | tree |
| 2017-04-07 |
Magnus Hagander | Fix typo in comment |
commit | commitdiff | tree |
| 2017-04-07 |
Andrew Dunstan | Remove extraneous comma to satisfy picky compiler |
commit | commitdiff | tree |
| 2017-04-07 |
Andrew Dunstan | Make json_populate_record and friends operate recursively |
commit | commitdiff | tree |
| 2017-04-07 |
Peter Eisentraut | Remove use of Jade and DSSSL |
commit | commitdiff | tree |
| 2017-04-07 |
Tom Lane | Clean up after insufficiently-researched optimization... |
commit | commitdiff | tree |
| 2017-04-06 |
Simon Riggs | Reset API of clause_selectivity() |
commit | commitdiff | tree |
| 2017-04-06 |
Kevin Grittner | Fix the RTE_NAMEDTUPLESTORE case in get_rte_attribute_i... |
commit | commitdiff | tree |
| 2017-04-06 |
Andres Freund | Allow avoiding tuple copy within tuplesort_gettupleslot(). |
commit | commitdiff | tree |
| 2017-04-06 |
Joe Conway | Silence uninitialized variable compiler warning in... |
commit | commitdiff | tree |
| 2017-04-06 |
Joe Conway | Silence compiler warning in sepgsql |
commit | commitdiff | tree |
| 2017-04-06 |
Andres Freund | Fix parallel bitmapscan tests on builds without USE_PRE... |
commit | commitdiff | tree |
| 2017-04-06 |
Alvaro Herrera | Fix BRIN cost estimation |
commit | commitdiff | tree |
| 2017-04-06 |
Andres Freund | Add minimal test for EXPLAIN ANALYZE of parallel query. |
commit | commitdiff | tree |
| 2017-04-06 |
Andres Freund | Increase parallel bitmap scan test coverage. |
commit | commitdiff | tree |
| 2017-04-06 |
Peter Eisentraut | Fix logical replication between different encodings |
commit | commitdiff | tree |
| 2017-04-06 |
Peter Eisentraut | Mark immutable functions in information schema as paral... |
commit | commitdiff | tree |
| 2017-04-06 |
Peter Eisentraut | pg_dump: Rename some typedefs to avoid name conflicts |
commit | commitdiff | tree |
| 2017-04-06 |
Tom Lane | Clean up psql/describe.c's messy query for extended... |
commit | commitdiff | tree |
| 2017-04-06 |
Peter Eisentraut | Fix mixup of bool and ternary value |
commit | commitdiff | tree |
| 2017-04-06 |
Peter Eisentraut | doc: Formatting fix for XSL-FO PDF build |
commit | commitdiff | tree |
| 2017-04-06 |
Peter Eisentraut | Fix AclResult vs bool type mix-up |
commit | commitdiff | tree |
| 2017-04-06 |
Alvaro Herrera | Comment fixes for extended statistics |
commit | commitdiff | tree |
| 2017-04-06 |
Peter Eisentraut | Fix compiler warning and add some more comments |
commit | commitdiff | tree |
| 2017-04-06 |
Heikki Linnakangas | Remove bogus SCRAM_ITERATION_LEN constant. |
commit | commitdiff | tree |
| 2017-04-06 |
Simon Riggs | Always SnapshotResetXmin() during ClearTransaction() |
commit | commitdiff | tree |
| 2017-04-06 |
Peter Eisentraut | Identity columns |
commit | commitdiff | tree |
| 2017-04-06 |
Simon Riggs | Avoid SnapshotResetXmin() during AtEOXact_Snapshot() |
commit | commitdiff | tree |
| 2017-04-06 |
Heikki Linnakangas | Remove dead code and fix comments in fast-path function... |
commit | commitdiff | tree |
| 2017-04-06 |
Andres Freund | Code review for recent slot.c changes. |
commit | commitdiff | tree |
| 2017-04-06 |
Tom Lane | Fix integer-overflow problems in interval comparison. |
commit | commitdiff | tree |
| 2017-04-05 |
Simon Riggs | Reduce lock level for CREATE STATISTICS |
commit | commitdiff | tree |
| 2017-04-05 |
Simon Riggs | Collect and use multi-column dependency stats |
commit | commitdiff | tree |
| 2017-04-05 |
Simon Riggs | Allow --with-wal-segsize=n up to n=1024MB |
commit | commitdiff | tree |
| 2017-04-05 |
Simon Riggs | Spelling mistake in comment in utility.c |
commit | commitdiff | tree |
| 2017-04-05 |
Robert Haas | Fix pageinspect failures on hash indexes. |
commit | commitdiff | tree |
| 2017-04-05 |
Peter Eisentraut | Use American English in error message |
commit | commitdiff | tree |
| 2017-04-05 |
Peter Eisentraut | doc: Remove remark elements |
commit | commitdiff | tree |
| 2017-04-05 |
Robert Haas | hash: Fix write-ahead logging bug. |
commit | commitdiff | tree |
| 2017-04-05 |
Kevin Grittner | Add isolation test for SERIALIZABLE READ ONLY DEFERRABLE. |
commit | commitdiff | tree |
| 2017-04-05 |
Peter Eisentraut | dblink: Small code rearrangement for clarity |
commit | commitdiff | tree |
| 2017-04-05 |
Peter Eisentraut | Capitalize names of PLs consistently |
commit | commitdiff | tree |
| 2017-04-05 |
Peter Eisentraut | pageinspect: Add bt_page_items function with bytea... |
commit | commitdiff | tree |
| 2017-04-04 |
Kevin Grittner | Follow-on cleanup for the transition table patch. |
commit | commitdiff | tree |
| 2017-04-04 |
Simon Riggs | Make min_wal_size/max_wal_size use MB internally |
commit | commitdiff | tree |
| 2017-04-04 |
Simon Riggs | Fix uninitialized variables in twophase.c |
commit | commitdiff | tree |
| 2017-04-04 |
Andres Freund | Force synchronous commit in new-ish test_decoding test. |
commit | commitdiff | tree |
| 2017-04-04 |
Andres Freund | Fix two valgrind issues in slab allocator. |
commit | commitdiff | tree |
| 2017-04-04 |
Andrew Dunstan | Clarify documentation of to_tsvector(json(b)) |
commit | commitdiff | tree |
| 2017-04-04 |
Simon Riggs | Speedup 2PC recovery by skipping two phase state files... |
commit | commitdiff | tree |
| 2017-04-04 |
Peter Eisentraut | Adjust min/max values when changing sequence type |
commit | commitdiff | tree |
| 2017-04-04 |
Robert Haas | Fix thinko in BitmapAdjustPrefetchIterator. |
commit | commitdiff | tree |
| 2017-04-04 |
Peter Eisentraut | Fix typo |
commit | commitdiff | tree |
| 2017-04-04 |
Peter Eisentraut | psql: Add some missing tab completion |
commit | commitdiff | tree |
| next |