Commit Graph

59369 Commits (57dca6faa9bdfd3c2ad2805fc088dc768d36fcf0)
 

Author SHA1 Message Date
Thomas Munro 57dca6faa9 Fix explicit valgrind interaction in read_stream.c. 11 months ago
Michael Paquier 29cce279bb Fix FATAL message for invalid recovery timeline at beginning of recovery 11 months ago
Michael Paquier e7f7218506 test_escape: Fix output of --help 11 months ago
Tomas Vondra 587b6aa3f3 Correct relation size estimate with low fillfactor 11 months ago
Tom Lane 788baa9a25 Fix crash in brininsertcleanup during logical replication. 11 months ago
Andres Freund f61769adaa tests: BackgroundPsql: Fix potential for lost errors on windows 11 months ago
Andres Freund 49b6f4a02b backport: Extend background_psql() to be able to start asynchronously 11 months ago
Andres Freund 31a242e90c backport: Improve handling of empty query results in BackgroundPsql 11 months ago
Amit Langote 77cdee9ea9 doc: Fix some issues with JSON_TABLE() exampls 11 months ago
Tom Lane 7edd2cbc53 Avoid null pointer dereference crash after OOM in Snowball stemmers. 11 months ago
Richard Guo 49a450892a Fix unsafe access to BufferDescriptors 11 months ago
Richard Guo 727bc6ac33 Fix freeing a child join's SpecialJoinInfo 11 months ago
Michael Paquier a68a7594ca test_escape: Fix handling of short options in getopt_long() 11 months ago
Tom Lane f8554dee41 Stamp 17.4. 11 months ago
Álvaro Herrera d0ed7d2a5a
Translation updates 11 months ago
Tom Lane 848e2c6abc Release notes for 17.4, 16.8, 15.12, 14.17, 13.20. 11 months ago
Tom Lane 3977bd2985 In fmtIdEnc(), handle failure of enlargePQExpBuffer(). 11 months ago
Tom Lane 3abe6e04cc Make escaping functions retain trailing bytes of an invalid character. 11 months ago
Andres Freund a92db3d02d Fix PQescapeLiteral()/PQescapeIdentifier() length handling 11 months ago
Nathan Bossart 113fc65139 Use PqMsg_Progress macro in HandleParallelMessage(). 11 months ago
Daniel Gustafsson d6894d6a08 Fix assertion on dereferenced object 11 months ago
Michael Paquier 6342d49d89 Fix MakeTransitionCaptureState() to return a consistent result 11 months ago
Andres Freund c9a1d21352 meson: Fix failure to detect bsd_auth.h presence 11 months ago
Michael Paquier 3dea7af519 Fix issue in recovery test 041_checkpoint_at_promote 11 months ago
Michael Paquier ff6d9cfcb1 Fix some inconsistencies with memory freeing in pg_createsubscriber 11 months ago
John Naylor fa761d9c71 Doc: Fix punctuation errors 11 months ago
Tom Lane 3819b30c4c Stamp 17.3. 11 months ago
Tom Lane 1ea6e890b2 Last-minute updates for release notes. 11 months ago
Tom Lane 85c1fcc656 Adapt appendPsqlMetaConnect() to the new fmtId() encoding expectations. 11 months ago
Andres Freund 05abb0f830 Fix type in test_escape test 11 months ago
Andres Freund dd3c1eb38e docs: EUC_TW can be up to four bytes wide, not three 11 months ago
Andres Freund 02d4d87ac2 Add test of various escape functions 11 months ago
Andres Freund 43a77239d4 Fix handling of invalidly encoded data in escaping functions 11 months ago
Andres Freund 61ad93cdd4 Specify the encoding of input to fmtId() 11 months ago
Andres Freund 7d43ca6fe0 Add pg_encoding_set_invalid() 11 months ago
Peter Eisentraut 439776ba64 Translation updates 11 months ago
Tom Lane 878635daaa Release notes for 17.3, 16.7, 15.11, 14.16, 13.19. 11 months ago
Tom Lane e35d396ec3 Fix pgbench performance issue induced by commit af35fe501. 11 months ago
Tom Lane 480acbbd42 Doc: clarify behavior of timestamptz input some more. 11 months ago
Tom Lane 572ec03cbe First-draft release notes for 17.3. 11 months ago
Daniel Gustafsson 0951d4ee42 meson: Fix linking using old OpenSSL lib names 11 months ago
Masahiko Sawada 9af2b34358 radixtree: Fix crash when non-creator begins iteration over shared tree. 11 months ago
Daniel Gustafsson 32770ea032 doc: Update links which returned 404 11 months ago
Andres Freund d38fd59d2a meson: ci: ensure tests are built before running them 11 months ago
Andres Freund 73ed502ea6 meson: Add missing dependencies for libpq tests 11 months ago
Andres Freund 09df23cf32 meson: Add missing dependencies to libpq_pipeline test 11 months ago
Andres Freund 493398de2c meson: Add test dependencies for test_json_parser 11 months ago
Andres Freund f52bc23882 meson: Add pg_regress_ecpg to ecpg test dependencies 11 months ago
Andres Freund 25cb776941 meson: Improve dependencies for tmp_install test target 11 months ago
Andres Freund 6a4815c492 meson: Narrow dependencies for 'install-quiet' target 11 months ago