Commit Graph

57602 Commits (d37694b974322e2ddc1fd3829c8f3d6cd56f0483)
 

Author SHA1 Message Date
Peter Eisentraut 629cc16231 meson: Fix meson warning 3 months ago
Tom Lane 7a93bd5986 Doc: improve documentation about width_bucket(). 3 months ago
Tom Lane 1e24ea1603 Use SnapshotDirty when checking for conflicting index names. 3 months ago
Masahiko Sawada b2ae077205 Fix re-distributing previously distributed invalidation messages during logical decoding. 3 months ago
Alexander Korotkov cea8f2c3e4 Keep WAL segments by the flushed value of the slot's restart LSN 3 months ago
Peter Geoghegan c7f25feb38 Make _bt_killitems drop pins it acquired itself. 3 months ago
Tom Lane 3f37400cfb Don't reduce output request size on non-Unix-socket connections. 3 months ago
Robert Haas 169429264d pg_prewarm: Allow autoprewarm to use more than 1GB to dump blocks. 3 months ago
Tom Lane aad8bd6953 Doc: you must own the target object to use SECURITY LABEL. 3 months ago
Nathan Bossart 6e71b7a396 doc: Remove notes about "unencrypted" passwords. 3 months ago
Tom Lane ab758ec4d3 Disallow "=" in names of reloptions and foreign-data options. 3 months ago
Michael Paquier 5e6d561bc1 Use replay LSN as target for cascading logical WAL senders 3 months ago
Tom Lane ecc8fd2b77 Run pgindent on the previous commit. 3 months ago
Tom Lane 5c7fd59762 Fix edge-case resource leaks in PL/Python error reporting. 3 months ago
Dean Rasheed 3611794aff Fix MERGE into a plain inheritance parent table. 3 months ago
Nathan Bossart 24135398f1 Ensure we have a snapshot when updating various system catalogs. 3 months ago
Tom Lane 2b92dc4eeb Fix memory leakage in postgres_fdw's DirectModify code path. 3 months ago
Tom Lane ca70ee6ede Allow larger packets during GSSAPI authentication exchange. 3 months ago
Fujii Masao 63fa7caa95 Make XactLockTableWait() and ConditionalXactLockTableWait() interruptable more. 3 months ago
Álvaro Herrera db54be898a
Fix broken-FK-detection query in release notes 3 months ago
Tom Lane 8eef55db13 Avoid resource leaks when a dblink connection fails. 4 months ago
Michael Paquier 7e8b44f4e0 pg_stat_statements: Fix parameter number gaps in normalized queries 4 months ago
Michael Paquier 52d08620e4 Adjust regex for test with opening parenthesis in character classes 4 months ago
Michael Paquier e9e535d611 Fix conversion of SIMILAR TO regexes for character classes 4 months ago
Michael Paquier a7d3e32c8c Fix race condition in subscription TAP test 021_twophase 4 months ago
Fujii Masao dac37e3f3b doc: Fix documenation for snapshot export in logical decoding. 4 months ago
Tom Lane e087b5b794 Fix per-relation memory leakage in autovacuum. 4 months ago
Tom Lane ee58de1008 Fix memory leak in XMLSERIALIZE(... INDENT). 4 months ago
Fujii Masao 0d20635858 Fix incorrect WAL description for PREPARE TRANSACTION record. 4 months ago
Tom Lane 4b53cb493f Fix back-patching of memset_s() fixes. 4 months ago
Heikki Linnakangas 558ea446ae Fix cross-version upgrade test failure 4 months ago
Michael Paquier dbe9804db1 doc: Clarify use of _ccnew and _ccold in REINDEX CONCURRENTLY 4 months ago
Heikki Linnakangas 92a9ba3b96 Fix deparsing FETCH FIRST <expr> ROWS WITH TIES 4 months ago
Amit Kapila c0f51fde53 Don't retreat slot's confirmed_flush LSN. 4 months ago
Tom Lane 253cf661c2 Make our usage of memset_s() conform strictly to the C11 standard. 4 months ago
Daniel Gustafsson cc112eb8e9 Align organization wording in copyright statement 4 months ago
Richard Guo d3716d4b13 Fix Assert failure in XMLTABLE parser 4 months ago
Daniel Gustafsson 9c94d983d6 Fix order of parameters in POD documentation 4 months ago
Álvaro Herrera 2dac114e2c
Fix comment of tsquerysend() 4 months ago
Tom Lane cad781b3e5 Skip RSA-PSS ssl test when using LibreSSL. 4 months ago
Tom Lane 27fbf7cb63 Centralize ssl tests' check for whether we're using LibreSSL. 4 months ago
Tom Lane 6e4ab1b691 Stamp 16.9. 4 months ago
Tom Lane ce12d66ce7 Last-minute updates for release notes. 4 months ago
Noah Misch d1264948fc With GB18030, prevent SIGSEGV from reading past end of allocation. 4 months ago
Noah Misch f3bb0b2c4a Refactor test_escape.c for additional ways of testing. 4 months ago
Peter Eisentraut 7648d26817 Translation updates 4 months ago
Tom Lane 828edfa3d1 Release notes for 17.5, 16.9, 15.13, 14.18, 13.21. 4 months ago
Etsuro Fujita c8a393537c Fix typos in comments. 4 months ago
Álvaro Herrera 1817d62ecb
Handle self-referencing FKs correctly in partitioned tables 4 months ago
Tom Lane 3faac9d140 Doc: correct spelling of meson switch. 4 months ago