Commit Graph

51361 Commits (9486844f301e265a3ad11b612decaba2462c3c15)
 

Author SHA1 Message Date
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
Peter Eisentraut f0ec598b43 Fix typo 5 years ago
Michael Paquier 64087eb5de doc: List compute_query_id in required config for pg_stat_statements 5 years ago
Michael Paquier 22b2dec31b Add CURRENT_ROLE to list of roles for tab completion of GRANT in psql 5 years ago
Tom Lane 783be78ca9 Improve WAL record descriptions for SP-GiST records. 5 years ago
Tom Lane 9e41148229 Fix under-parenthesized XLogRecHasBlockRef() macro. 5 years ago
Bruce Momjian db01f797dd Fix interaction of log_line_prefix's query_id and log_statement 5 years ago
Bruce Momjian 9660834dd8 adjust query id feature to use pg_stat_activity.query_id 5 years ago
Tom Lane 7645376774 Rename find_em_expr_usable_for_sorting_rel. 5 years ago
Tom Lane 3753982441 Fix planner failure in some cases of sorting by an aggregate. 5 years ago
Andrew Dunstan 95c3a1956e Avoid unfortunate IPC::Run path caching in PostgresNode 5 years ago
Magnus Hagander 8b4b5669cd Fix typo in comment 5 years ago
Peter Geoghegan 7136bf34f2 Document LP_DEAD accounting issues in VACUUM. 5 years ago
Peter Eisentraut 640b91c3ed Use correct format placeholder for pids 5 years ago
Amit Kapila c64dcc7fee Fix test case added by commit f5fc2f5b23. 5 years ago
Michael Paquier 7ef8b52cf0 Fix typos and grammar in comments and docs 5 years ago
Michael Paquier c731f9187b Replace magic constants for seek() calls in perl scripts 5 years ago
Thomas Munro 8e861eaae8 Explain postmaster's treatment of SIGURG. 5 years ago
Peter Eisentraut 4ed7f0599a Add missing source files to nls.mk 5 years ago
Peter Eisentraut f7c09706c1 doc: Fix up spacing around verbatim DocBook elements 5 years ago
Peter Eisentraut f59b58e2a1 Use correct format placeholder for block numbers 5 years ago