Commit Graph

42644 Commits (b58c433ef90be2f9752cd54561c07dae87e3819c)
 

Author SHA1 Message Date
Robert Haas 5e1ccd4844 In load_relcache_init_file, initialize rd_pdcxt. 9 years ago
Robert Haas c1e0e7e1d7 Speed up dropping tables with many partitions. 9 years ago
Robert Haas 504c2205ab Fix crash when partitioned column specified twice. 9 years ago
Peter Eisentraut e3cf708016 Wait between tablesync worker restarts 9 years ago
Heikki Linnakangas d981074c24 Misc SCRAM code cleanups. 9 years ago
Stephen Frost b9a3ef55b2 Remove unnecessairly duplicated gram.y productions 9 years ago
Andres Freund ab9c43381e Don't build full initial logical decoding snapshot if NOEXPORT_SNAPSHOT. 9 years ago
Andres Freund 56e19d938d Don't use on-disk snapshots for exported logical decoding snapshot. 9 years ago
Tom Lane 7834d20b57 Avoid slow shutdown of pg_basebackup. 9 years ago
Fujii Masao 9f11fcec66 Fix bug so logical rep launcher saves correctly time of last startup of worker. 9 years ago
Tom Lane 82ebbeb0ab Cope with glibc too old to have epoll_create1(). 9 years ago
Andres Freund 2bef06d516 Preserve required !catalog tuples while computing initial decoding snapshot. 9 years ago
Tom Lane fa31b6f4e9 Make latch.c more paranoid about child-process cases. 9 years ago
Bruce Momjian a311d2a04f doc: PG10 release note typo fix 9 years ago
Bruce Momjian f8ab08ad0e doc PG10rel: adjust hash index commits and add parallel subquery 9 years ago
Simon Riggs 49e9281549 Rework handling of subtransactions in 2PC recovery 9 years ago
Simon Riggs 0352c15e5a Additional tests for subtransactions in recovery 9 years ago
Peter Eisentraut 6c9bd27aec Fix typo in comment 9 years ago
Tom Lane aa1351f1ee Allow multiple bgworkers to be launched per postmaster iteration. 9 years ago
Bruce Momjian fda4fec578 doc PG10: add commit for transition table item 9 years ago
Stephen Frost 0c76c2463e pg_get_partkeydef: return NULL for non-partitions 9 years ago
Tom Lane 49da00677d Silence compiler warning induced by commit de4389712. 9 years ago
Peter Eisentraut e315346d83 doc: ALTER SUBSCRIPTION documentation fixes 9 years ago
Peter Eisentraut 61ecc90be6 Fix query that gets remote relation info 9 years ago
Peter Eisentraut e495c1683f Spelling fixes in code comments 9 years ago
Fujii Masao 1f8b060121 Fix typo in comment. 9 years ago
Peter Eisentraut de43897122 Fix various concurrency issues in logical replication worker launching 9 years ago
Bruce Momjian 309191f66a doc PG10: add Rafia Sabih to parallel index scan item 9 years ago
Stephen Frost 9139aa1942 Allow ALTER TABLE ONLY on partitioned tables 9 years ago
Bruce Momjian 5f2b48d1dd doc PG10: update EXPLAIN SUMMARY item 9 years ago
Peter Eisentraut a3f17b9c31 Wake up launcher when enabling a subscription 9 years ago
Bruce Momjian ef0ba572b6 doc: update PG 10 item about referencing many relations 9 years ago
Bruce Momjian 3d7741194a doc: add PG 10 doc item about VACUUM truncation, 7e26e02ee 9 years ago
Bruce Momjian 3640cf5e1c doc PG10: add commit 090010f2e and adjust EXPLAIN SUMMARY item 9 years ago
Bruce Momjian bf368fbee2 doc: properly indent SGML tags in PG 10 release notes 9 years ago
Fujii Masao 346199dcab Set the priorities of all quorum synchronous standbys to 1. 9 years ago
Bruce Momjian cdd5bcad5e doc: PG 10 release notes updates 9 years ago
Bruce Momjian 64f0f7cfc7 doc: PG 10 release note updates 9 years ago
Robert Haas 914ae8d3cb Adjust outdated comment. 9 years ago
Fujii Masao 7cc14ae9d8 Update copyright in recently added files. 9 years ago
Bruce Momjian 45e3d8ae2b doc: move hash info to new section and split out growth item 9 years ago
Bruce Momjian cef5dbbf2b doc: move hash performance item into index section 9 years ago
Bruce Momjian b007b1af20 doc: add Rafia Sabih to PG 10 release note item 9 years ago
Bruce Momjian d103e6718b doc: fix PG 10 release note doc markup 9 years ago
Bruce Momjian 419a055454 doc: merge PG 10 release SysV item 9 years ago
Peter Eisentraut 332bec1e60 postgres_fdw: Fix join push down with extensions 9 years ago
Bruce Momjian 6e033c6a96 doc: PG 10 fixes 9 years ago
Bruce Momjian bba375eb9d doc: several minor PG 10 doc adjustments 9 years ago
Bruce Momjian a0d932b39d doc: fix attribution of sequence item, order incompatibilities 9 years ago
Bruce Momjian 1d8573ed55 doc: first draft of Postgres 10 release notes 9 years ago