| 2018-04-10 |
Andrew Dunstan | Adjustments to the btree fastpath optimization. |
commit | commitdiff | tree |
| 2018-04-10 |
Tom Lane | Put back parallel-safety guards in plpython and src... |
commit | commitdiff | tree |
| 2018-04-10 |
Alvaro Herrera | Fix IndexOnlyScan counter for heap fetches in parallel... |
commit | commitdiff | tree |
| 2018-04-10 |
Tom Lane | Fix pgxs.mk to not try to build generated headers in... |
commit | commitdiff | tree |
| 2018-04-10 |
Heikki Linnakangas | Fix comment on B-tree insertion fastpath condition. |
commit | commitdiff | tree |
| 2018-04-09 |
Tom Lane | Fix partial-build problems introduced by having more... |
commit | commitdiff | tree |
| 2018-04-09 |
Alvaro Herrera | Fix incorrect logic for choosing the next Parallel... |
commit | commitdiff | tree |
| 2018-04-09 |
Magnus Hagander | Silence some warnings in TAP tests |
commit | commitdiff | tree |
| 2018-04-09 |
Magnus Hagander | Make sure pg_rewind can't run as root |
commit | commitdiff | tree |
| 2018-04-09 |
Tom Lane | Reduce chattiness of genbki.pl and Gen_fmgrtab.pl. |
commit | commitdiff | tree |
| 2018-04-09 |
Tom Lane | Make reformat_dat_file.pl preserve all blank lines. |
commit | commitdiff | tree |
| 2018-04-09 |
Tom Lane | Further cleanup of client dependencies on src/include... |
commit | commitdiff | tree |
| 2018-04-09 |
Magnus Hagander | catversion bump for online-checksums revert |
commit | commitdiff | tree |
| 2018-04-09 |
Magnus Hagander | Revert "Allow on-line enabling and disabling of data... |
commit | commitdiff | tree |
| 2018-04-09 |
Teodor Sigaev | Improve covering index documentation |
commit | commitdiff | tree |
| 2018-04-09 |
Alvaro Herrera | Minor comment updates |
commit | commitdiff | tree |
| 2018-04-09 |
Alvaro Herrera | Add missed bms_copy() in perform_pruning_combine_step |
commit | commitdiff | tree |
| 2018-04-09 |
Heikki Linnakangas | Fix typo in comment. |
commit | commitdiff | tree |
| 2018-04-09 |
Teodor Sigaev | Remove repeated test in contrib/amcheck |
commit | commitdiff | tree |
| 2018-04-09 |
Stephen Frost | Skip permissions test under MINGW/Windows |
commit | commitdiff | tree |
| 2018-04-08 |
Tom Lane | Fix additional breakage in covering-index patch. |
commit | commitdiff | tree |
| 2018-04-08 |
Tom Lane | Doc: clarify explanation of pg_dump usage. |
commit | commitdiff | tree |
| 2018-04-08 |
Tom Lane | Cosmetic cleanups in initial catalog data. |
commit | commitdiff | tree |
| 2018-04-08 |
Tom Lane | Reduce worst-case shell command line length during... |
commit | commitdiff | tree |
| 2018-04-08 |
Tom Lane | Merge catalog/pg_foo_fn.h headers back into pg_foo... |
commit | commitdiff | tree |
| 2018-04-08 |
Tom Lane | Switch client-side code to include catalog/pg_foo_d... |
commit | commitdiff | tree |
| 2018-04-08 |
Tom Lane | Replace our traditional initial-catalog-data format... |
commit | commitdiff | tree |
| 2018-04-08 |
Teodor Sigaev | match_clause_to_index should check only key columns |
commit | commitdiff | tree |
| 2018-04-08 |
Teodor Sigaev | Remove unused variable in non-assert-enabled build |
commit | commitdiff | tree |
| 2018-04-08 |
Tom Lane | Add missing "static" markers. |
commit | commitdiff | tree |
| 2018-04-08 |
Andrew Gierth | Attempt to stabilize partition_prune test output. |
commit | commitdiff | tree |
| 2018-04-08 |
Andrew Gierth | Support index INCLUDE in the AM properties interface. |
commit | commitdiff | tree |
| 2018-04-08 |
Andres Freund | Remove overzeleous assertions in pg_atomic_flag code. |
commit | commitdiff | tree |
| 2018-04-07 |
Stephen Frost | Fix EXEC BACKEND + Windows builds for group privs |
commit | commitdiff | tree |
| 2018-04-07 |
Stephen Frost | Allow group access on PGDATA |
commit | commitdiff | tree |
| 2018-04-07 |
Stephen Frost | Refactor dir/file permissions |
commit | commitdiff | tree |
| 2018-04-07 |
Alvaro Herrera | Support partition pruning at execution time |
commit | commitdiff | tree |
| 2018-04-07 |
Alvaro Herrera | Add bms_prev_member function |
commit | commitdiff | tree |
| 2018-04-07 |
Andres Freund | Raise error when affecting tuple moved into different... |
commit | commitdiff | tree |
| 2018-04-07 |
Teodor Sigaev | Indexes with INCLUDE columns and their support in B... |
commit | commitdiff | tree |
| 2018-04-07 |
Teodor Sigaev | Make test of json(b)_to_tsvector language-independ |
commit | commitdiff | tree |
| 2018-04-07 |
Teodor Sigaev | Add json(b)_to_tsvector function |
commit | commitdiff | tree |
| 2018-04-07 |
Peter Eisentraut | Fix timing issue in new subscription truncate test |
commit | commitdiff | tree |
| 2018-04-07 |
Andres Freund | Deactive flapping checksum isolation tests. |
commit | commitdiff | tree |
| 2018-04-07 |
Peter Eisentraut | Logical replication support for TRUNCATE |
commit | commitdiff | tree |
| 2018-04-07 |
Peter Eisentraut | Logical decoding of TRUNCATE |
commit | commitdiff | tree |
| 2018-04-07 |
Teodor Sigaev | Predicate locking in hash indexes. |
commit | commitdiff | tree |
| 2018-04-07 |
Alvaro Herrera | Document partprune.c a little better |
commit | commitdiff | tree |
| 2018-04-07 |
Andres Freund | Blindly attempt to fix sepgsql tests broken due to... |
commit | commitdiff | tree |
| 2018-04-07 |
Andres Freund | Attempt to fix endianess issues in new hash partition... |
commit | commitdiff | tree |
| 2018-04-07 |
Andres Freund | Fix and improve pg_atomic_flag fallback implementation. |
commit | commitdiff | tree |
| 2018-04-07 |
Tom Lane | Doc: fix broken markup. |
commit | commitdiff | tree |
| 2018-04-06 |
Robert Haas | Fix possible failure in parallel index build. |
commit | commitdiff | tree |
| 2018-04-06 |
Robert Haas | Allow insert and update tuple routing and COPY for... |
commit | commitdiff | tree |
| 2018-04-06 |
Tom Lane | Remove some unnecessary quote marks from catalog DATA... |
commit | commitdiff | tree |
| 2018-04-06 |
Alvaro Herrera | Fix badly edited doc sentence |
commit | commitdiff | tree |
| 2018-04-06 |
Magnus Hagander | Clean up intermetiate state in pg_basebackup tests |
commit | commitdiff | tree |
| 2018-04-06 |
Magnus Hagander | Fix typo |
commit | commitdiff | tree |
| 2018-04-06 |
Alvaro Herrera | Faster partition pruning |
commit | commitdiff | tree |
| 2018-04-06 |
Stephen Frost | Support new default roles with adminpack |
commit | commitdiff | tree |
| 2018-04-06 |
Stephen Frost | Add default roles for file/program access |
commit | commitdiff | tree |
| 2018-04-06 |
Stephen Frost | Remove explicit superuser checks in favor of ACLs |
commit | commitdiff | tree |
| 2018-04-06 |
Peter Eisentraut | Add memory context identifier to portal context |
commit | commitdiff | tree |
| 2018-04-06 |
Peter Eisentraut | Rename MemoryContextCopySetIdentifier() for clarity |
commit | commitdiff | tree |
| 2018-04-06 |
Robert Haas | Enforce child constraints during COPY TO a partitioned... |
commit | commitdiff | tree |
| 2018-04-06 |
Robert Haas | Refactor PgFdwModifyState creation/destruction into... |
commit | commitdiff | tree |
| 2018-04-06 |
Peter Eisentraut | Split the SetSubscriptionRelState function into two |
commit | commitdiff | tree |
| 2018-04-06 |
Peter Eisentraut | Improve messaging during logical replication worker... |
commit | commitdiff | tree |
| 2018-04-06 |
Peter Eisentraut | Fix compiler warning about format truncation |
commit | commitdiff | tree |
| 2018-04-06 |
Simon Riggs | Improve parse representation for MERGE |
commit | commitdiff | tree |
| 2018-04-05 |
Magnus Hagander | Attempt to fix win32 build of pg_verify_checksums |
commit | commitdiff | tree |
| 2018-04-05 |
Magnus Hagander | Allow on-line enabling and disabling of data checksums |
commit | commitdiff | tree |
| 2018-04-05 |
Bruce Momjian | doc: remove mention of the DMOZ catalog in ltree docs |
commit | commitdiff | tree |
| 2018-04-05 |
Simon Riggs | MERGE syntax diagram correction |
commit | commitdiff | tree |
| 2018-04-05 |
Peter Eisentraut | PL/pgSQL: Add support for SET TRANSACTION |
commit | commitdiff | tree |
| 2018-04-05 |
Simon Riggs | Allow cpluspluscheck to pass by renaming variable |
commit | commitdiff | tree |
| 2018-04-05 |
Peter Eisentraut | Fix plan cache issue in PL/pgSQL CALL |
commit | commitdiff | tree |
| 2018-04-05 |
Magnus Hagander | Fix worker_spi for new parameter to initialize connection |
commit | commitdiff | tree |
| 2018-04-05 |
Teodor Sigaev | Remove tsearch test contained russian characters, missed in |
commit | commitdiff | tree |
| 2018-04-05 |
Magnus Hagander | Allow background workers to bypass datallowconn |
commit | commitdiff | tree |
| 2018-04-05 |
Teodor Sigaev | Add websearch_to_tsquery |
commit | commitdiff | tree |
| 2018-04-05 |
Alvaro Herrera | Add missing include |
commit | commitdiff | tree |
| 2018-04-05 |
Teodor Sigaev | Add support of bool, bpchar, name and uuid to btree_gin |
commit | commitdiff | tree |
| 2018-04-05 |
Teodor Sigaev | Fix handling of non-upgraded B-tree metapages |
commit | commitdiff | tree |
| 2018-04-05 |
Simon Riggs | MERGE minor errata |
commit | commitdiff | tree |
| 2018-04-05 |
Simon Riggs | MERGE fix variable warning in non-assert builds |
commit | commitdiff | tree |
| 2018-04-05 |
Simon Riggs | MERGE INSERT allows only one VALUES clause |
commit | commitdiff | tree |
| 2018-04-05 |
Teodor Sigaev | Remove unused vars and mark assert-only vars |
commit | commitdiff | tree |
| 2018-04-05 |
Teodor Sigaev | Fix misprint in documentation |
commit | commitdiff | tree |
| 2018-04-05 |
Teodor Sigaev | Fix typo |
commit | commitdiff | tree |
| 2018-04-05 |
Simon Riggs | MERGE post-commit review |
commit | commitdiff | tree |
| 2018-04-05 |
Andrew Gierth | Install errcodes.txt for use by extensions. |
commit | commitdiff | tree |
| 2018-04-05 |
Peter Eisentraut | doc: Improve indentation of SQL examples |
commit | commitdiff | tree |
| 2018-04-04 |
Alvaro Herrera | Restore erroneously removed ONLY from PK check |
commit | commitdiff | tree |
| 2018-04-04 |
Stephen Frost | Rewrite pg_dump TAP tests |
commit | commitdiff | tree |
| 2018-04-04 |
Bruce Momjian | docs: update ltree URL for the DMOZ catalog |
commit | commitdiff | tree |
| 2018-04-04 |
Tom Lane | Improve FSM management for BRIN indexes. |
commit | commitdiff | tree |
| 2018-04-04 |
Alvaro Herrera | Foreign keys on partitioned tables |
commit | commitdiff | tree |
| 2018-04-04 |
Teodor Sigaev | Skip full index scan during cleanup of B-tree indexes... |
commit | commitdiff | tree |
| 2018-04-04 |
Tom Lane | Remove less-portable-than-believed test case. |
commit | commitdiff | tree |
| next |