1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Commit Graph

  • 06dc1ffd24 doc: add example of sign mismatch with POSIX/ISO-8601 time zones Bruce Momjian 2025-02-18 15:51:31 -05:00
  • a1f7f80bfe Update outdated comments in nodeAgg.c. Jeff Davis 2025-02-18 10:28:05 -08:00
  • c623e8593e Reduce scope of heap vacuum per_buffer_data Melanie Plageman 2025-02-18 09:28:10 -05:00
  • 95ef3d9029 Add PGErrorVerbosity to typedefs.list Daniel Gustafsson 2025-02-18 13:23:13 +01:00
  • 593509202f Fix poorly written regression test David Rowley 2025-02-19 00:42:22 +13:00
  • 217919dd09 Raise a WARNING for max_slot_wal_keep_size in pg_createsubscriber. Amit Kapila 2025-02-18 12:15:43 +05:30
  • 53d3daa491 Specialize intarray sorting John Naylor 2025-02-18 11:04:55 +07:00
  • 164bac92f0 Doc: Improve pg_replication_slots.inactive_since description. Amit Kapila 2025-02-18 09:23:43 +05:30
  • 2509b857cc Fix typo in 2a8a0067. Thomas Munro 2025-02-18 14:44:59 +13:00
  • c8f198c3ac Stamp 13.20. REL_13_20 Tom Lane 2025-02-17 16:17:13 -05:00
  • e5cabe2800 Stamp 14.17. REL_14_17 Tom Lane 2025-02-17 16:15:49 -05:00
  • 50d3d22bab Stamp 15.12. REL_15_12 Tom Lane 2025-02-17 16:14:22 -05:00
  • 71eb35c0b1 Stamp 16.8. REL_16_8 Tom Lane 2025-02-17 16:13:08 -05:00
  • f8554dee41 Stamp 17.4. REL_17_4 Tom Lane 2025-02-17 16:11:21 -05:00
  • 9cdc21b533 Fix translator notes in comments Daniel Gustafsson 2025-02-17 20:23:34 +01:00
  • c407d5426b Add tab completion for ALTER USER/ROLE RESET Tomas Vondra 2025-02-17 17:55:23 +01:00
  • 9df8727c50 Add tab completion for ALTER DATABASE RESET Tomas Vondra 2025-02-17 17:49:53 +01:00
  • a282099583 Translation updates Álvaro Herrera 2025-02-17 17:51:30 +01:00
  • 50fabe48e3 Translation updates Álvaro Herrera 2025-02-17 17:51:30 +01:00
  • f815362abe Translation updates Álvaro Herrera 2025-02-17 17:51:30 +01:00
  • 3b5b99f6f1 Translation updates Álvaro Herrera 2025-02-17 17:51:30 +01:00
  • d0ed7d2a5a Translation updates Álvaro Herrera 2025-02-17 17:51:30 +01:00
  • fc069a3a63 Implement Self-Join Elimination Alexander Korotkov 2025-02-13 00:56:03 +02:00
  • 3fb58625d1 Revert: Get rid of WALBufMappingLock Alexander Korotkov 2025-02-17 12:35:28 +02:00
  • 75dfde1363 Fix an oversight in cbc127917 to handle MERGE correctly Amit Langote 2025-02-17 16:12:03 +09:00
  • 6a8a7ce476 Add information about WAL buffers full to VACUUM/ANALYZE (VERBOSE) Michael Paquier 2025-02-17 15:09:51 +09:00
  • 320545bfcf Add information about WAL buffers being full to EXPLAIN (WAL) Michael Paquier 2025-02-17 14:50:33 +09:00
  • ce5bcc4a9f pg_stat_statements: Add wal_buffers_full Michael Paquier 2025-02-17 13:55:17 +09:00
  • eaf502747b Move wal_buffers_full from PgStat_PendingWalStats to WalUsage Michael Paquier 2025-02-17 13:14:28 +09:00
  • 6a2275b895 Get rid of WALBufMappingLock Alexander Korotkov 2025-02-17 04:19:01 +02:00
  • fbc0fe9a2e Adjust tuples estimate for appendrels Richard Guo 2025-02-17 11:13:15 +09:00
  • e8f5b51ae0 Release notes for 17.4, 16.8, 15.12, 14.17, 13.20. Tom Lane 2025-02-16 14:20:33 -05:00
  • 10b5dac700 Release notes for 17.4, 16.8, 15.12, 14.17, 13.20. Tom Lane 2025-02-16 14:20:33 -05:00
  • 4444c479dc Release notes for 17.4, 16.8, 15.12, 14.17, 13.20. Tom Lane 2025-02-16 14:20:33 -05:00
  • 27e48f004a Release notes for 17.4, 16.8, 15.12, 14.17, 13.20. Tom Lane 2025-02-16 14:20:33 -05:00
  • 848e2c6abc Release notes for 17.4, 16.8, 15.12, 14.17, 13.20. Tom Lane 2025-02-16 14:20:33 -05:00
  • a7f95859ef In fmtIdEnc(), handle failure of enlargePQExpBuffer(). Tom Lane 2025-02-16 12:46:35 -05:00
  • 9f052613e4 In fmtIdEnc(), handle failure of enlargePQExpBuffer(). Tom Lane 2025-02-16 12:46:35 -05:00
  • f864a4cdfc In fmtIdEnc(), handle failure of enlargePQExpBuffer(). Tom Lane 2025-02-16 12:46:35 -05:00
  • 2226a2e266 In fmtIdEnc(), handle failure of enlargePQExpBuffer(). Tom Lane 2025-02-16 12:46:35 -05:00
  • 644b7d686e In fmtIdEnc(), handle failure of enlargePQExpBuffer(). Tom Lane 2025-02-16 12:46:35 -05:00
  • 3977bd2985 In fmtIdEnc(), handle failure of enlargePQExpBuffer(). Tom Lane 2025-02-16 12:46:35 -05:00
  • 9f45e6a91d Make escaping functions retain trailing bytes of an invalid character. Tom Lane 2025-02-15 16:20:21 -05:00
  • d6d29b2133 Make escaping functions retain trailing bytes of an invalid character. Tom Lane 2025-02-15 16:20:21 -05:00
  • c08309584a Make escaping functions retain trailing bytes of an invalid character. Tom Lane 2025-02-15 16:20:21 -05:00
  • e782a63ccb Make escaping functions retain trailing bytes of an invalid character. Tom Lane 2025-02-15 16:20:21 -05:00
  • 991a60a9f2 Make escaping functions retain trailing bytes of an invalid character. Tom Lane 2025-02-15 16:20:21 -05:00
  • 3abe6e04cc Make escaping functions retain trailing bytes of an invalid character. Tom Lane 2025-02-15 16:20:21 -05:00
  • 2a8a00674e Fix explicit valgrind interaction in read_stream.c. Thomas Munro 2025-02-15 13:13:19 +13:00
  • 1f7a053245 Fix PQescapeLiteral()/PQescapeIdentifier() length handling Andres Freund 2025-02-14 17:44:28 -05:00
  • 985908df18 Fix PQescapeLiteral()/PQescapeIdentifier() length handling Andres Freund 2025-02-14 17:44:28 -05:00
  • 22ffbbf24d Fix PQescapeLiteral()/PQescapeIdentifier() length handling Andres Freund 2025-02-14 17:44:28 -05:00
  • 111f4dd273 Fix PQescapeLiteral()/PQescapeIdentifier() length handling Andres Freund 2025-02-14 17:44:28 -05:00
  • a92db3d02d Fix PQescapeLiteral()/PQescapeIdentifier() length handling Andres Freund 2025-02-14 17:44:28 -05:00
  • efdadeb223 Fix PQescapeLiteral()/PQescapeIdentifier() length handling Andres Freund 2025-02-14 17:44:28 -05:00
  • 7720082ae5 Add delay time to VACUUM/ANALYZE (VERBOSE) and autovacuum logs. Nathan Bossart 2025-02-14 14:53:28 -06:00
  • 9ad1b3d01f pgcrypto: Add support for CFB mode in AES encryption Daniel Gustafsson 2025-02-14 21:18:37 +01:00
  • 113fc65139 Use PqMsg_Progress macro in HandleParallelMessage(). Nathan Bossart 2025-02-14 12:57:13 -06:00
  • 760bf588de Use PqMsg_Progress macro in HandleParallelMessage(). Nathan Bossart 2025-02-14 12:57:13 -06:00
  • c3e775e608 Use streaming read I/O in VACUUM's third phase Melanie Plageman 2025-02-14 12:57:03 -05:00
  • 9256822608 Use streaming read I/O in VACUUM's first phase Melanie Plageman 2025-02-14 12:56:57 -05:00
  • 32acad7d1d Convert heap_vac_scan_next_block() boolean parameters to flags Melanie Plageman 2025-02-14 12:56:50 -05:00
  • 977d865c36 Describe special values in GUC descriptions more consistently. Nathan Bossart 2025-02-14 10:44:30 -06:00
  • 9fcd360498 Fix assertion on dereferenced object Daniel Gustafsson 2025-02-14 11:50:56 +01:00
  • 971566e965 Fix assertion on dereferenced object Daniel Gustafsson 2025-02-14 11:50:56 +01:00
  • cb19cd956f Fix assertion on dereferenced object Daniel Gustafsson 2025-02-14 11:50:56 +01:00
  • 22240b2818 Fix assertion on dereferenced object Daniel Gustafsson 2025-02-14 11:50:56 +01:00
  • d6894d6a08 Fix assertion on dereferenced object Daniel Gustafsson 2025-02-14 11:50:56 +01:00
  • 67a0234157 Fix assertion on dereferenced object Daniel Gustafsson 2025-02-14 11:50:56 +01:00
  • 9e17ac997f Remove obsolete comment. Thomas Munro 2025-02-14 13:16:05 +13:00
  • 432c30dc4e Remove unused parameter from execute_extension_script(). Nathan Bossart 2025-02-13 16:47:42 -06:00
  • ed5e5f0710 Remove unnecessary (char *) casts [xlog] Peter Eisentraut 2025-02-11 22:03:29 +01:00
  • cdaeff9b39 XLogRegisterData, XLogRegisterBufData void * argument for binary data Peter Eisentraut 2025-02-13 10:33:14 +01:00
  • 5209058240 Fix MakeTransitionCaptureState() to return a consistent result Michael Paquier 2025-02-13 16:31:12 +09:00
  • 8e58f8024d Fix MakeTransitionCaptureState() to return a consistent result Michael Paquier 2025-02-13 16:31:11 +09:00
  • a37c83d1e4 Fix MakeTransitionCaptureState() to return a consistent result Michael Paquier 2025-02-13 16:31:10 +09:00
  • 139beb0355 Fix MakeTransitionCaptureState() to return a consistent result Michael Paquier 2025-02-13 16:31:08 +09:00
  • 6342d49d89 Fix MakeTransitionCaptureState() to return a consistent result Michael Paquier 2025-02-13 16:31:05 +09:00
  • 773c51dd39 Fix MakeTransitionCaptureState() to return a consistent result Michael Paquier 2025-02-13 16:30:58 +09:00
  • abfb29648f Rename RBTXN_PREPARE to RBTXN_IS_PREPARE for better clarification. Masahiko Sawada 2025-02-12 16:55:00 -08:00
  • 072ee847ad Skip logical decoding of already-aborted transactions. Masahiko Sawada 2025-02-12 16:31:34 -08:00
  • 9e66a2b784 Remove unneeded volatile qualifier in fmgr.c. Nathan Bossart 2025-02-12 15:45:40 -06:00
  • fd602f29c1 Clean up impenetrable logic in pg_basebackup/receivelog.c. Tom Lane 2025-02-12 16:07:23 -05:00
  • fcd77a6873 Fix minor memory leaks in pg_dump. Tom Lane 2025-02-12 15:46:31 -05:00
  • c45963c5d5 ci: Collect core files on NetBSD and OpenBSD Andres Freund 2025-02-12 09:40:20 -05:00
  • e291573534 ci: Test NetBSD and OpenBSD Andres Freund 2025-02-12 09:40:07 -05:00
  • 01cdb98e44 meson: Fix failure to detect bsd_auth.h presence Andres Freund 2025-02-12 08:15:54 -05:00
  • c9a1d21352 meson: Fix failure to detect bsd_auth.h presence Andres Freund 2025-02-12 08:15:53 -05:00
  • b64d83115c meson: Fix failure to detect bsd_auth.h presence Andres Freund 2025-02-12 08:15:53 -05:00
  • 3dea7af519 Fix issue in recovery test 041_checkpoint_at_promote Michael Paquier 2025-02-12 17:58:29 +09:00
  • 0fc68c8421 Fix issue in recovery test 041_checkpoint_at_promote Michael Paquier 2025-02-12 17:58:25 +09:00
  • ff6d9cfcb1 Fix some inconsistencies with memory freeing in pg_createsubscriber Michael Paquier 2025-02-12 17:11:47 +09:00
  • 5b94e27534 Fix some inconsistencies with memory freeing in pg_createsubscriber Michael Paquier 2025-02-12 17:11:43 +09:00
  • 1b5841d461 Remove unnecessary (char *) casts [checksum] Peter Eisentraut 2025-02-12 08:59:48 +01:00
  • 827b4060a8 Remove unnecessary (char *) casts [mem] Peter Eisentraut 2025-02-12 08:50:13 +01:00
  • 506183bce7 Remove unnecessary (char *) casts [string] Peter Eisentraut 2025-02-12 08:49:18 +01:00
  • 80b23bf5b8 Doc: Fix punctuation errors John Naylor 2025-02-12 13:41:30 +07:00
  • 9efd78ef6b Doc: Fix punctuation errors John Naylor 2025-02-12 13:37:59 +07:00
  • d29bf192e5 Doc: Fix punctuation errors John Naylor 2025-02-12 13:37:01 +07:00
  • 412047f19f Doc: Fix punctuation errors John Naylor 2025-02-12 13:35:03 +07:00