Commit Graph

  • 3e5ea478d8 Stop reading uninitialized memory in heap_inplace_lock(). Noah Misch 2024-10-24 09:16:14 -07:00
  • ad24b75659 Stop reading uninitialized memory in heap_inplace_lock(). Noah Misch 2024-10-24 09:16:14 -07:00
  • d34ffbaa10 Stop reading uninitialized memory in heap_inplace_lock(). Noah Misch 2024-10-24 09:16:14 -07:00
  • 2d63c964f0 Stop reading uninitialized memory in heap_inplace_lock(). Noah Misch 2024-10-24 09:16:14 -07:00
  • e119076828 Stop reading uninitialized memory in heap_inplace_lock(). Noah Misch 2024-10-24 09:16:14 -07:00
  • e947224cbb Stop reading uninitialized memory in heap_inplace_lock(). Noah Misch 2024-10-24 09:16:14 -07:00
  • 86c30cef4a Refactor GetLockStatusData() to skip backends/groups without fast-path locks. Fujii Masao 2024-10-25 00:18:32 +09:00
  • 45188c2ea2 Support configuring TLSv1.3 cipher suites Daniel Gustafsson 2024-10-24 15:20:32 +02:00
  • 3d1ef3a15c Support configuring multiple ECDH curves Daniel Gustafsson 2024-10-24 15:20:28 +02:00
  • 6c66b7443c Raise the minimum supported OpenSSL version to 1.1.1 Daniel Gustafsson 2024-10-24 15:20:19 +02:00
  • f81855171f Handle alphanumeric characters in matching GUC names Daniel Gustafsson 2024-10-24 15:20:16 +02:00
  • e546989a26 Add 'no_error' argument to pg_wal_replay_wait() Alexander Korotkov 2024-10-24 14:40:23 +03:00
  • 73da6b8d1b Refactor WaitForLSNReplay() to return the result of waiting Alexander Korotkov 2024-10-24 14:38:27 +03:00
  • 6cfebfe88b Make WaitForLSNReplay() issue FATAL on postmaster death Alexander Korotkov 2024-10-24 14:38:06 +03:00
  • 5035172e4a Move LSN waiting declarations and definitions to better place Alexander Korotkov 2024-10-24 14:37:53 +03:00
  • b85a9d046e Avoid looping over all type cache entries in TypeCacheRelCallback() Alexander Korotkov 2024-10-24 14:35:52 +03:00
  • c1500a1ba7 Update header comment for lookup_type_cache() Alexander Korotkov 2024-10-24 14:34:16 +03:00
  • 499edb0974 Track more precisely query locations for nested statements Michael Paquier 2024-10-24 09:28:51 +09:00
  • 4b096c67e0 Improve pg_set_attribute_stats() error message. Jeff Davis 2024-10-23 16:11:45 -07:00
  • 7b8b8dddd6 Fix typo in tidstore.h. Masahiko Sawada 2024-10-23 15:37:00 -07:00
  • 0a3f983821 Another documentation fixup. Jeff Davis 2024-10-23 10:28:31 -07:00
  • 56b1e88c80 Fix compiler warning. Jeff Davis 2024-10-23 10:24:17 -07:00
  • 07d00692c8 Documentation fixup. Jeff Davis 2024-10-23 09:43:06 -07:00
  • 940f7a5627 Fix incorrect struct reference in comment Daniel Gustafsson 2024-10-23 16:13:28 +02:00
  • 6d16f9deba Make SASL max message length configurable Daniel Gustafsson 2024-10-23 16:10:27 +02:00
  • 0a059206fc doc: Fix INSERT statement syntax for identity columns Daniel Gustafsson 2024-10-23 14:58:17 +02:00
  • 17b4aa77c3 doc: Fix INSERT statement syntax for identity columns Daniel Gustafsson 2024-10-23 14:58:17 +02:00
  • 0b8fb9e923 Remove unnecessary word in a comment Amit Langote 2024-10-23 17:54:48 +09:00
  • 884c1a4d17 Remove unnecessary word in a comment Amit Langote 2024-10-23 17:54:48 +09:00
  • c3316a3b8d Remove unnecessary word in a comment Amit Langote 2024-10-23 17:54:48 +09:00
  • af4e342034 Remove unnecessary word in a comment Amit Langote 2024-10-23 17:54:48 +09:00
  • ad88b2020a Remove unnecessary word in a comment Amit Langote 2024-10-23 17:54:48 +09:00
  • f92f6b3db4 Remove unnecessary word in a comment Amit Langote 2024-10-23 17:54:48 +09:00
  • 55e6d712af Remove unnecessary word in a comment Amit Langote 2024-10-23 17:54:48 +09:00
  • 9ecfd8a48a ecpg: Fix out-of-bound read in DecodeDateTime() Michael Paquier 2024-10-23 08:35:08 +09:00
  • fcafbaadf7 ecpg: Fix out-of-bound read in DecodeDateTime() Michael Paquier 2024-10-23 08:35:07 +09:00
  • 9a51d4af12 ecpg: Fix out-of-bound read in DecodeDateTime() Michael Paquier 2024-10-23 08:35:05 +09:00
  • 335501fb2b ecpg: Fix out-of-bound read in DecodeDateTime() Michael Paquier 2024-10-23 08:35:04 +09:00
  • a1e613b81a ecpg: Fix out-of-bound read in DecodeDateTime() Michael Paquier 2024-10-23 08:35:02 +09:00
  • 2c37cb26f8 ecpg: Fix out-of-bound read in DecodeDateTime() Michael Paquier 2024-10-23 08:35:00 +09:00
  • a0bff38d13 ecpg: Fix out-of-bound read in DecodeDateTime() Michael Paquier 2024-10-23 08:33:54 +09:00
  • ce207d2a79 Add functions pg_set_attribute_stats() and pg_clear_attribute_stats(). Jeff Davis 2024-10-22 15:06:55 -07:00
  • dbe6bd4343 Change pg_*_relation_stats() functions to return type to void. Jeff Davis 2024-10-22 12:48:01 -07:00
  • 774171c4f6 Improve reporting of errors in extension script files. Tom Lane 2024-10-22 11:31:45 -04:00
  • 14e5680eee Improve parser's reporting of statement start locations. Tom Lane 2024-10-22 11:26:05 -04:00
  • 7c4d3fe272 ecpg: Refactor ecpg_log() to skip unnecessary calls to ECPGget_sqlca(). Fujii Masao 2024-10-22 23:56:37 +09:00
  • d20194cead
    Restructure foreign key handling code for ATTACH/DETACH Álvaro Herrera 2024-10-22 16:01:18 +02:00
  • 46a8c27a72
    Restructure foreign key handling code for ATTACH/DETACH Álvaro Herrera 2024-10-22 16:01:18 +02:00
  • 5d83bad6b8
    Restructure foreign key handling code for ATTACH/DETACH Álvaro Herrera 2024-10-22 16:01:18 +02:00
  • 2aaf2a28b8
    Restructure foreign key handling code for ATTACH/DETACH Álvaro Herrera 2024-10-22 16:01:18 +02:00
  • 5914a22f6e
    Restructure foreign key handling code for ATTACH/DETACH Álvaro Herrera 2024-10-22 16:01:18 +02:00
  • 53af9491a0
    Restructure foreign key handling code for ATTACH/DETACH Álvaro Herrera 2024-10-22 16:01:18 +02:00
  • e1555645d7 Make all Perl warnings fatal in 043_wal_replay_wait.pl Alexander Korotkov 2024-10-22 13:25:10 +03:00
  • d2b4b4c225 Fix C23 compiler warning Peter Eisentraut 2024-10-22 08:12:43 +02:00
  • 45e0ba30fc pg_stat_statements: Add tests for nested queries with level tracking Michael Paquier 2024-10-22 13:05:51 +09:00
  • 6a57a457cf Fix wrong assertion and poor error messages in "COPY (query) TO". Tom Lane 2024-10-21 15:08:22 -04:00
  • beab395a42 Fix wrong assertion and poor error messages in "COPY (query) TO". Tom Lane 2024-10-21 15:08:22 -04:00
  • 5e94f616c8 Fix wrong assertion and poor error messages in "COPY (query) TO". Tom Lane 2024-10-21 15:08:22 -04:00
  • c80a1e0483 Fix wrong assertion and poor error messages in "COPY (query) TO". Tom Lane 2024-10-21 15:08:22 -04:00
  • 6c3b2d204f Fix wrong assertion and poor error messages in "COPY (query) TO". Tom Lane 2024-10-21 15:08:22 -04:00
  • 3685ad6188 Fix wrong assertion and poor error messages in "COPY (query) TO". Tom Lane 2024-10-21 15:08:22 -04:00
  • 68ad9816c1 Fix wrong assertion and poor error messages in "COPY (query) TO". Tom Lane 2024-10-21 15:08:22 -04:00
  • 5ca8ede185
    Add key type to internal relation keys in pg_tde: (#317) Muhammad Usama 2024-10-21 17:17:01 +05:00
  • 3c7d78427e Update outdated comment on WAL-logged locks with invalid XID Heikki Linnakangas 2024-10-21 14:28:43 +03:00
  • e2ec3afebc Fix race condition in committing a serializable transaction Heikki Linnakangas 2024-10-21 09:49:21 +03:00
  • 8e607a5a4b Fix race condition in committing a serializable transaction Heikki Linnakangas 2024-10-21 09:49:21 +03:00
  • 520ec2474b Fix race condition in committing a serializable transaction Heikki Linnakangas 2024-10-21 09:49:21 +03:00
  • d97419b851 Fix race condition in committing a serializable transaction Heikki Linnakangas 2024-10-21 09:49:21 +03:00
  • 22665f2106 Fix race condition in committing a serializable transaction Heikki Linnakangas 2024-10-21 09:49:21 +03:00
  • 234f6d09e5 Fix race condition in committing a serializable transaction Heikki Linnakangas 2024-10-21 09:49:21 +03:00
  • 1a43de5e0a Fix race condition in committing a serializable transaction Heikki Linnakangas 2024-10-21 09:49:21 +03:00
  • 57a36e890d Fix grammar of a comment in bufmgr.c Michael Paquier 2024-10-21 11:25:29 +09:00
  • a7800cf498 injection_points: Add basic isolation test Michael Paquier 2024-10-21 11:10:51 +09:00
  • dd27cc0444
    Note that index_name in ALTER INDEX ATTACH PARTITION can be schema-qualified Álvaro Herrera 2024-10-20 15:36:20 +02:00
  • fde796eea9
    Note that index_name in ALTER INDEX ATTACH PARTITION can be schema-qualified Álvaro Herrera 2024-10-20 15:36:20 +02:00
  • fbbcbdef23
    Note that index_name in ALTER INDEX ATTACH PARTITION can be schema-qualified Álvaro Herrera 2024-10-20 15:36:20 +02:00
  • d76a97a84a
    Note that index_name in ALTER INDEX ATTACH PARTITION can be schema-qualified Álvaro Herrera 2024-10-20 15:36:20 +02:00
  • 1257fea164
    Note that index_name in ALTER INDEX ATTACH PARTITION can be schema-qualified Álvaro Herrera 2024-10-20 15:36:20 +02:00
  • e9959ff71c
    Note that index_name in ALTER INDEX ATTACH PARTITION can be schema-qualified Álvaro Herrera 2024-10-20 15:36:20 +02:00
  • f1c141fe14
    Note that index_name in ALTER INDEX ATTACH PARTITION can be schema-qualified Álvaro Herrera 2024-10-20 15:36:20 +02:00
  • 7148cb3e30 SQL/JSON: Fix some oversights in commit b6e1157e7 Amit Langote 2024-10-20 12:21:12 +09:00
  • fa4f11854c SQL/JSON: Fix some oversights in commit b6e1157e7 Amit Langote 2024-10-20 12:21:03 +09:00
  • 11c87216d1 SQL/JSON: Fix some oversights in commit b6e1157e7 Amit Langote 2024-10-20 12:20:55 +09:00
  • 52475b4d30 Fix comment about pg_authid. Tom Lane 2024-10-19 11:44:14 -04:00
  • 779972e534 Disable autovacuum for tables in stats import tests. Jeff Davis 2024-10-18 10:57:46 -07:00
  • b391d882ff Allow pg_set_relation_stats() to set relpages to -1. Jeff Davis 2024-10-18 10:44:15 -07:00
  • 1bd4bc85ca Optimize nbtree backwards scans. Peter Geoghegan 2024-10-18 11:25:32 -04:00
  • ff0713d181 Adjust documentation for configuring Linux huge pages. Nathan Bossart 2024-10-18 10:20:15 -05:00
  • 053b6daeb9 Adjust documentation for configuring Linux huge pages. Nathan Bossart 2024-10-18 10:20:15 -05:00
  • 0f4045814f Adjust documentation for configuring Linux huge pages. Nathan Bossart 2024-10-18 10:20:15 -05:00
  • 9e2d813d59 Adjust documentation for configuring Linux huge pages. Nathan Bossart 2024-10-18 10:20:15 -05:00
  • 4b652692e9 Fix memory leaks from incorrect strsep() uses Peter Eisentraut 2024-10-18 11:28:54 +02:00
  • 24a36f91e3 Fix strsep() use for SCRAM secrets parsing Peter Eisentraut 2024-10-18 11:06:41 +02:00
  • 9272bdeac8 Remove unused code for unlogged materialized views. Fujii Masao 2024-10-18 17:18:57 +09:00
  • b8d08aafc0 Fix description of PostgreSQL::Test::Cluster::wait_for_event() Michael Paquier 2024-10-18 13:50:07 +09:00
  • 19567b3eb4 Fix description of PostgreSQL::Test::Cluster::wait_for_event() Michael Paquier 2024-10-18 13:49:58 +09:00
  • eecd9138a0 Improve ThrowErrorData() comments for use with soft errors. Jeff Davis 2024-10-17 14:56:44 -07:00
  • 1fed234f9f ecpg: fix more minor mishandling of bad input in preprocessor. Tom Lane 2024-10-17 15:28:32 -04:00
  • 98c7c7152d Fix extreme skew detection in Parallel Hash Join. Thomas Munro 2024-10-17 15:52:24 +13:00
  • 4ac5d33a8b Fix extreme skew detection in Parallel Hash Join. Thomas Munro 2024-10-17 15:52:24 +13:00