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 |
2017-03-30 |
Andres Freund | Move contrib/seg to only use V1 calling conventions. |
commit | commitdiff | tree |
2017-03-29 |
Teodor Sigaev | Implement SortSupport for macaddr data type |
commit | commitdiff | tree |
2017-03-29 |
Peter Eisentraut | pg_dump: Remove query truncation in error messages |
commit | commitdiff | tree |
2017-03-29 |
Peter Eisentraut | Update copyright year in recently added files |
commit | commitdiff | tree |
2017-03-29 |
Alvaro Herrera | Simplify check of modified attributes in heap_update |
commit | commitdiff | tree |
2017-03-29 |
Robert Haas | Mark more functions parallel-restricted. |
commit | commitdiff | tree |
2017-03-29 |
Robert Haas | Plug race in dsa_attach. |
commit | commitdiff | tree |
2017-03-29 |
Peter Eisentraut | Fix hardcoded typeof check result for Windows |
commit | commitdiff | tree |
2017-03-29 |
Peter Eisentraut | Fix configure check for typeof |
commit | commitdiff | tree |
2017-03-29 |
Peter Eisentraut | Improve Node vs Expr use a bit |
commit | commitdiff | tree |
2017-03-29 |
Peter Eisentraut | Cast result of copyObject() to correct type |
commit | commitdiff | tree |
2017-03-29 |
Peter Eisentraut | doc: Mention --enable-tap-tests in regression test... |
commit | commitdiff | tree |
2017-03-29 |
Peter Eisentraut | Change 'diag' to 'note' in TAP tests |
commit | commitdiff | tree |
2017-03-28 |
Alvaro Herrera | Allow DSM segments to be created as pinned |
commit | commitdiff | tree |
2017-03-28 |
Tom Lane | Make new expression eval code reject references to... |
commit | commitdiff | tree |
2017-03-28 |
Alvaro Herrera | Remove direct uses of ItemPointer.{ip_blkid,ip_posid} |
commit | commitdiff | tree |
2017-03-28 |
Simon Riggs | Correct grammar in error message |
commit | commitdiff | tree |
2017-03-28 |
Peter Eisentraut | Fix ssl tests |
commit | commitdiff | tree |
2017-03-28 |
Tom Lane | Suppress implicit-conversion warnings seen with newer... |
commit | commitdiff | tree |
2017-03-28 |
Teodor Sigaev | Altering default privileges on schemas |
commit | commitdiff | tree |
2017-03-28 |
Peter Eisentraut | dblink: Fix error reporting |
commit | commitdiff | tree |
2017-03-28 |
Simon Riggs | Cleanup slots during drop database |
commit | commitdiff | tree |
2017-03-28 |
Peter Eisentraut | Fix Perl code which had broken the Windows build |
commit | commitdiff | tree |
2017-03-28 |
Tom Lane | Show ignored constants as "$N" rather than "?" in pg_st... |
commit | commitdiff | tree |
2017-03-27 |
Alvaro Herrera | Fix uninitialized memory propagation mistakes |
commit | commitdiff | tree |
2017-03-27 |
Peter Eisentraut | doc: Improve rendering of notes/cautions using XSL-FO |
commit | commitdiff | tree |
next |