Commit Graph

51381 Commits (8e9ea08bae93a754d5075b7bc9c0b2bc71958bfd)
 

Author SHA1 Message Date
Fujii Masao 8e9ea08bae Don't pass "ONLY" options specified in TRUNCATE to foreign data wrapper. 5 years ago
Amit Kapila 3fa17d3771 Use HTAB for replication slot statistics. 5 years ago
Amit Kapila e7eea52b2d Fix Logical Replication of Truncate in synchronous commit mode. 5 years ago
Alvaro Herrera 6dd1042eda
psql: tab-complete ALTER ... DETACH CONCURRENTLY / FINALIZE 5 years ago
Tom Lane 04942bffd0 Remove rewriteTargetListIU's expansion of view targetlists in UPDATE. 5 years ago
Tom Lane 79a5928ebc Doc: document EXTRACT(JULIAN ...), improve Julian Date explanation. 5 years ago
Peter Eisentraut 38c9a5938a Fix pg_upgrade test on Cygwin 5 years ago
Michael Paquier 2ecfeda3e9 Add more tests with triggers on partitions for logical replication 5 years ago
Amit Kapila f25a4584c6 Avoid sending prepare multiple times while decoding. 5 years ago
Peter Eisentraut 3cbea581c7 Remove unused function argument 5 years ago
Amit Kapila 6d2e87a077 Fix typo in reorderbuffer.c. 5 years ago
Tom Lane 08a9869665 Update comments for rewriteTargetListIU(). 5 years ago
Noah Misch 59773da2b1 Make a test endure log_error_verbosity=verbose. 5 years ago
Andrew Dunstan b859d94c63 Provide pg_amcheck with an --install-missing option 5 years ago
Andrew Dunstan aa271209f6 Teach PostgresVersion all the ways to mark non-release code 5 years ago
Michael Paquier 9b5558e7ad Fix come comments in execMain.c 5 years ago
Michael Paquier 0d0049c58b Doc: Remove extraneous whitespaces with some tags 5 years ago
Michael Paquier 4aba61b870 Add some forgotten LSN_FORMAT_ARGS() in xlogreader.c 5 years ago
Peter Geoghegan bb3ecc8c96 amcheck: MAXALIGN() nbtree special area offset. 5 years ago
Peter Eisentraut 82c3cd9741 Factor out system call names from error messages 5 years ago
Peter Eisentraut 9486844f30 Use correct format placeholder for WSAGetLastError() 5 years ago
Alexander Korotkov 6bbcff096f Mark multirange_constructor0() and multirange_constructor2() strict 5 years ago
Fujii Masao 3f20d5f370 Reorder COMPRESSION option in gram.y and parsenodes.h into alphabetical order. 5 years ago
Magnus Hagander 7531fcb1fc Mention that toplevel is part of pg_stat_statements key. 5 years ago
Peter Eisentraut add5fad78a pg_amcheck: Use logging functions 5 years ago
Peter Eisentraut 9bd563aa9f doc: Fix typos 5 years ago
Fujii Masao eaec48b3c5 doc: Fix obsolete description about pg_basebackup. 5 years ago
Peter Eisentraut 7776a23a4b Fix incorrect format placeholder 5 years ago
Michael Paquier 45c0c5f70e Fix some comments in fmgr.c 5 years ago
Michael Paquier 62aa2bb293 Remove use of [U]INT64_FORMAT in some translatable strings 5 years ago
Etsuro Fujita bb684c82f7 Minor code cleanup in asynchronous execution support. 5 years ago
Tom Lane d479d00285 Don't crash on reference to an un-available system column. 5 years ago
Peter Eisentraut 197d33ccbe Fix some trailing whitespace in documentation files 5 years ago
Alvaro Herrera 43b55ec4bc
Fix uninitialized memory bug 5 years ago
Bruce Momjian 84f15ccd4c doc: mention <link> can be inside of <command>, but not <xref> 5 years ago
Andrew Dunstan 502dc6df8f Make PostgresVersion code a bit more robust and simple. 5 years ago
Alvaro Herrera 8aba932251
Fix relcache inconsistency hazard in partition detach 5 years ago
Tom Lane 82b13dbc4d Doc: document the tie-breaking behavior of the round() function. 5 years ago
Andrew Dunstan 4c4eaf3d19 Make PostgresNode version aware 5 years ago
Michael Paquier f3b141c482 Fix relation leak for subscribers firing triggers in logical replication 5 years ago
Michael Paquier 1599e7b375 doc: Move parallel_leader_participation to its correct category 5 years ago
Alvaro Herrera 7c298c6573
Add comment about extract_autovac_opts not holding lock 5 years ago
Alvaro Herrera 7b357cc6ae
Don't add a redundant constraint when detaching a partition 5 years ago
Andrew Dunstan e014d25dea fix silly perl error in commit d064afc720 5 years ago
Peter Eisentraut 26ac261ee4 Update config.guess and config.sub 5 years ago
Andrew Dunstan d064afc720 Only ever test for non-127.0.0.1 addresses on Windows in PostgresNode 5 years ago
Peter Eisentraut d84ffffe58 Add DISTINCT to information schema usage views 5 years ago
Peter Eisentraut 39d0928a0e Use correct format placeholder for timeline IDs 5 years ago
Peter Eisentraut 544b28088f doc: Improve hyphenation consistency 5 years ago
Peter Eisentraut 3286065651 Don't use INT64_FORMAT inside message strings 5 years ago