| 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 |
| 2017-04-04 |
Stephen Frost | Remove --verbose from PROVE_FLAGS |
commit | commitdiff | tree |
| 2017-04-04 |
Peter Eisentraut | Fix remote position tracking in logical replication |
commit | commitdiff | tree |
| 2017-04-04 |
Robert Haas | Fix formula in _hash_spareindex. |
commit | commitdiff | tree |
| 2017-04-04 |
Robert Haas | Expand hash indexes more gradually. |
commit | commitdiff | tree |
| 2017-04-04 |
Robert Haas | Further corrections and improvements to partitioning... |
commit | commitdiff | tree |
| 2017-04-04 |
Robert Haas | Update comment. |
commit | commitdiff | tree |
| 2017-04-04 |
Robert Haas | Print new RelOptInfo field top_parent_relids in outfuncs.c |
commit | commitdiff | tree |
| 2017-04-04 |
Robert Haas | Abstract logic to allow for multiple kinds of child... |
commit | commitdiff | tree |
| 2017-04-04 |
Robert Haas | Properly acquire buffer lock for page-at-a-time hash... |
commit | commitdiff | tree |
| 2017-04-03 |
Andrew Gierth | Try and silence spurious Coverity warning. |
commit | commitdiff | tree |
| 2017-04-03 |
Peter Eisentraut | Make header self-contained |
commit | commitdiff | tree |
| 2017-04-03 |
Peter Eisentraut | Fix whitespace |
commit | commitdiff | tree |
| 2017-04-03 |
Peter Eisentraut | Handle change of slot name in logical replication apply |
commit | commitdiff | tree |
| 2017-04-03 |
Peter Eisentraut | doc: Change xref style to number only |
commit | commitdiff | tree |
| 2017-04-02 |
Tom Lane | Remove reinvention of stringify macro. |
commit | commitdiff | tree |
| 2017-04-02 |
Tom Lane | Doc: clarify behavior of OT_WHOLE_LINE and OT_FILEPIPE... |
commit | commitdiff | tree |
| 2017-04-02 |
Tom Lane | Document psql's behavior of recalling the previously... |
commit | commitdiff | tree |
| 2017-04-02 |
Tom Lane | Fix behavior of psql's \p to agree with \g, \w, etc. |
commit | commitdiff | tree |
| 2017-04-02 |
Magnus Hagander | Fix some typos and spelling errors in comments |
commit | commitdiff | tree |
| 2017-04-02 |
Tom Lane | Allow psql variable substitution to occur in backtick... |
commit | commitdiff | tree |
| 2017-04-01 |
Kevin Grittner | Fix two undocumented parameters to functions from ENR... |
commit | commitdiff | tree |
| 2017-04-01 |
Alvaro Herrera | BRIN de-summarization |
commit | commitdiff | tree |
| 2017-04-01 |
Alvaro Herrera | Fix expected output |
commit | commitdiff | tree |
| 2017-04-01 |
Alvaro Herrera | BRIN auto-summarization |
commit | commitdiff | tree |
| 2017-04-01 |
Magnus Hagander | Write "waiting for checkpoint" on regular progress row |
commit | commitdiff | tree |
| 2017-04-01 |
Kevin Grittner | Try to fix breakage of sepgsql hooks by ENR patch. |
commit | commitdiff | tree |
| 2017-04-01 |
Kevin Grittner | Add transition table support to plpgsql. |
commit | commitdiff | tree |
| 2017-04-01 |
Kevin Grittner | Add infrastructure to support EphemeralNamedRelation... |
commit | commitdiff | tree |
| 2017-04-01 |
Robert Haas | Avoid GatherMerge crash when there are no workers. |
commit | commitdiff | tree |
| 2017-04-01 |
Robert Haas | Fix parallel query so it doesn't spoil row estimates... |
commit | commitdiff | tree |
| 2017-04-01 |
Robert Haas | Don't use bgw_main even to specify in-core bgworker... |
commit | commitdiff | tree |
| 2017-04-01 |
Tom Lane | Fix unstable regression test result. |
commit | commitdiff | tree |
| 2017-04-01 |
Tom Lane | Fix unstable regression test result. |
commit | commitdiff | tree |
| 2017-04-01 |
Robert Haas | Fix typos. |
commit | commitdiff | tree |
| 2017-03-31 |
Tom Lane | For foreign keys, check REFERENCES privilege only on... |
commit | commitdiff | tree |
| 2017-03-31 |
Robert Haas | Improve documentation for table partitioning. |
commit | commitdiff | tree |
| 2017-03-31 |
Robert Haas | Revert "Allow ON CONFLICT .. DO NOTHING on a partitione... |
commit | commitdiff | tree |
| 2017-03-31 |
Robert Haas | Don't allocate storage for partitioned tables. |
commit | commitdiff | tree |
| 2017-03-31 |
Robert Haas | postgres_fdw: Teach IMPORT FOREIGN SCHEMA about partiti... |
commit | commitdiff | tree |
| 2017-03-31 |
Andrew Dunstan | Full Text Search support for json and jsonb |
commit | commitdiff | tree |
| 2017-03-31 |
Andrew Dunstan | Transform or iterate over json(b) string values |
commit | commitdiff | tree |
| 2017-03-31 |
Magnus Hagander | Fix typo in comment |
commit | commitdiff | tree |
| 2017-03-30 |
Tom Lane | Fix broken markup. |
commit | commitdiff | tree |
| 2017-03-30 |
Simon Riggs | Fix pgrowlocks minor coding oversight |
commit | commitdiff | tree |
| 2017-03-30 |
Simon Riggs | Default monitoring roles |
commit | commitdiff | tree |
| 2017-03-30 |
Tom Lane | Support \if ... \elif ... \else ... \endif in psql... |
commit | commitdiff | tree |
| 2017-03-30 |
Andres Freund | Try to fix xml docs build broken in 5ded4bd. |
commit | commitdiff | tree |
| 2017-03-30 |
Fujii Masao | Simplify the example of VACUUM in documentation. |
commit | commitdiff | tree |
| 2017-03-30 |
Andres Freund | Remove support for version-0 calling conventions. |
commit | commitdiff | tree |
| next |