1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-03 09:13:20 +03:00

Commit Graph

  • 812221b204 Remove partColsUpdated. Nathan Bossart 2025-10-16 11:31:38 -05:00
  • 41c674d2e3 Refactor logical worker synchronization code into a separate file. Amit Kapila 2025-10-16 05:10:50 +00:00
  • 1296dcf18b Fix EPQ crash from missing partition directory in EState Amit Langote 2025-10-16 14:01:50 +09:00
  • 905e932f09 Fix EPQ crash from missing partition directory in EState Amit Langote 2025-10-16 14:01:44 +09:00
  • 02c171f63f Override log_error_verbosity to "default" in test 009_log_temp_files Michael Paquier 2025-10-16 11:39:45 +09:00
  • 76bba03312 Add tests for logging of temporary file removal and statement Michael Paquier 2025-10-16 09:02:51 +09:00
  • 079480dc20 Fix lookup code for REINDEX INDEX. Nathan Bossart 2025-10-15 16:32:40 -05:00
  • af164f31b9 Add pg_iswalpha() and related functions. Jeff Davis 2025-10-15 12:54:01 -07:00
  • 15d7dded0e Fix redefinition of typedef RangeVar. Nathan Bossart 2025-10-15 13:14:00 -05:00
  • 688dc6299a Fix lookups in pg_{clear,restore}_{attribute,relation}_stats(). Nathan Bossart 2025-10-15 12:47:33 -05:00
  • c8af5019be Fix lookups in pg_{clear,restore}_{attribute,relation}_stats(). Nathan Bossart 2025-10-15 12:47:33 -05:00
  • 5f4c3b33a9 Change reset_extra into a config_generic common field Peter Eisentraut 2025-10-15 15:20:28 +02:00
  • dd3ae37830 Add log_autoanalyze_min_duration Peter Eisentraut 2025-10-15 14:31:12 +02:00
  • 12b0c0e51b Fix EvalPlanQual handling of foreign/custom joins in ExecScanFetch. Etsuro Fujita 2025-10-15 17:15:05 +09:00
  • 24e74b9621 Fix EvalPlanQual handling of foreign/custom joins in ExecScanFetch. Etsuro Fujita 2025-10-15 17:15:05 +09:00
  • 4a08603a23 Fix EvalPlanQual handling of foreign/custom joins in ExecScanFetch. Etsuro Fujita 2025-10-15 17:15:04 +09:00
  • 5a9af48689 Fix EvalPlanQual handling of foreign/custom joins in ExecScanFetch. Etsuro Fujita 2025-10-15 17:15:03 +09:00
  • 2bb84ea7ef Fix EvalPlanQual handling of foreign/custom joins in ExecScanFetch. Etsuro Fujita 2025-10-15 17:15:02 +09:00
  • b141443259 Fix EvalPlanQual handling of foreign/custom joins in ExecScanFetch. Etsuro Fujita 2025-10-15 17:15:01 +09:00
  • 12609fbacb Fix EvalPlanQual handling of foreign/custom joins in ExecScanFetch. Etsuro Fujita 2025-10-15 17:15:00 +09:00
  • 29dc7a6687 Add some const qualifiers Peter Eisentraut 2025-10-03 08:27:18 +02:00
  • 1a79518888 Modernize some for loops Peter Eisentraut 2025-10-03 08:27:18 +02:00
  • 594ba21bce plpython: Remove support for major version conflict detection Peter Eisentraut 2025-10-15 08:13:07 +02:00
  • 2436b8c047 Standardize use of REFRESH PUBLICATION in code and messages. Amit Kapila 2025-10-15 03:42:27 +00:00
  • fa55be2a50 pg_createsubscriber: Use new routine to retrieve data of PG_VERSION Michael Paquier 2025-10-15 11:11:30 +09:00
  • c6a6cd53d3 pg_resetwal: Use new routine to retrieve data of PG_VERSION Michael Paquier 2025-10-15 10:09:48 +09:00
  • e4775e42ca pg_combinebackup: Use new routine to retrieve data of PG_VERSION Michael Paquier 2025-10-15 09:54:56 +09:00
  • 45a7faf130 Revert "pg_createsubscriber: Add log message when no publications exist to drop." Masahiko Sawada 2025-10-14 17:36:11 -07:00
  • 3e4705484e Make heap_page_is_all_visible independent of LVRelState Melanie Plageman 2025-10-14 17:43:41 -04:00
  • 43b05b38ea Inline TransactionIdFollows/Precedes[OrEquals]() Melanie Plageman 2025-10-14 17:03:48 -04:00
  • c8dd6542ba Add helper for freeze determination to heap_page_prune_and_freeze Melanie Plageman 2025-10-14 15:07:40 -04:00
  • 74ac377d75 pg_createsubscriber: Add log message when no publications exist to drop. Masahiko Sawada 2025-10-14 11:45:29 -07:00
  • 8efe982fe2 pg_regc_locale.c: rename some static functions. Jeff Davis 2025-10-14 11:04:04 -07:00
  • c9b299f6df dblink: Avoid locking relation before privilege check. Nathan Bossart 2025-10-14 12:20:48 -05:00
  • 4a8fb58671 Bump XLOG_PAGE_MAGIC after xl_heap_prune change Melanie Plageman 2025-10-14 10:13:10 -04:00
  • 5f3808646f Use ereport rather than elog in WinCheckAndInitializeNullTreatment. Tatsuo Ishii 2025-10-14 19:15:24 +09:00
  • 1206df04c2 Rename apply_at to apply_agg_at for clarity Richard Guo 2025-10-14 16:35:22 +09:00
  • a7d8052910 pg_upgrade: Use new routine to retrieve data of PG_VERSION Michael Paquier 2025-10-14 16:27:13 +09:00
  • cd0be131ba Introduce frontend API able to retrieve the contents of PG_VERSION Michael Paquier 2025-10-14 16:20:42 +09:00
  • a734677081 Fix version number calculation for data folder flush in pg_combinebackup Michael Paquier 2025-10-14 08:31:25 +09:00
  • a6598aac52 Fix version number calculation for data folder flush in pg_combinebackup Michael Paquier 2025-10-14 08:31:24 +09:00
  • 1c05fe11ab Fix version number calculation for data folder flush in pg_combinebackup Michael Paquier 2025-10-14 08:30:54 +09:00
  • add323da40 Eliminate XLOG_HEAP2_VISIBLE from vacuum phase III Melanie Plageman 2025-10-13 18:01:06 -04:00
  • 75a555d61b Fix incorrect message-printing in win32security.c. Tom Lane 2025-10-13 17:56:45 -04:00
  • e91eb4ad66 Fix incorrect message-printing in win32security.c. Tom Lane 2025-10-13 17:56:45 -04:00
  • f91666c836 Fix incorrect message-printing in win32security.c. Tom Lane 2025-10-13 17:56:45 -04:00
  • 9883e3cd1c Fix incorrect message-printing in win32security.c. Tom Lane 2025-10-13 17:56:45 -04:00
  • 4c53519e15 Fix incorrect message-printing in win32security.c. Tom Lane 2025-10-13 17:56:45 -04:00
  • b48ae226e6 Fix incorrect message-printing in win32security.c. Tom Lane 2025-10-13 17:56:45 -04:00
  • 03bf7a12c5 Fix incorrect message-printing in win32security.c. Tom Lane 2025-10-13 17:56:45 -04:00
  • c3b9e56513 Doc: clarify n_distinct_inherited setting David Rowley 2025-10-14 09:27:38 +13:00
  • 715eb62e30 Doc: clarify n_distinct_inherited setting David Rowley 2025-10-14 09:27:11 +13:00
  • 46086fb681 Doc: clarify n_distinct_inherited setting David Rowley 2025-10-14 09:26:47 +13:00
  • 0a47f054ef Doc: clarify n_distinct_inherited setting David Rowley 2025-10-14 09:26:24 +13:00
  • f428b1231c Doc: clarify n_distinct_inherited setting David Rowley 2025-10-14 09:25:57 +13:00
  • f691e72585 Doc: clarify n_distinct_inherited setting David Rowley 2025-10-14 09:25:34 +13:00
  • 615a0fc2f1 Doc: clarify n_distinct_inherited setting David Rowley 2025-10-14 09:25:02 +13:00
  • 1f8062dd96 Fix serious performance problems in LZ4Stream_read_internal. Tom Lane 2025-10-13 13:17:45 -04:00
  • fe8192a95e Fix poor buffering logic in pg_dump's lz4 and zstd compression code. Tom Lane 2025-10-13 13:01:45 -04:00
  • 1518b7d76a Fix issue with reading zero bytes in Gzip_read. Tom Lane 2025-10-13 12:44:20 -04:00
  • bf18e9bd70 Fix issue with reading zero bytes in Gzip_read. Tom Lane 2025-10-13 12:44:20 -04:00
  • 6a4009747c Fix issue with reading zero bytes in Gzip_read. Tom Lane 2025-10-13 12:44:20 -04:00
  • a239c4a0c2 Fix issue with reading zero bytes in Gzip_read. Tom Lane 2025-10-13 12:44:20 -04:00
  • de2b62f475 docs: Fix protocol version 3.2 message format of CancelRequest Magnus Hagander 2025-10-13 15:31:25 +02:00
  • d3ba50db48 docs: Fix protocol version 3.2 message format of CancelRequest Magnus Hagander 2025-10-13 15:31:25 +02:00
  • 656736402f Remove extra semicolon in example Magnus Hagander 2025-10-13 15:28:20 +02:00
  • e062af861b Remove extra semicolon in example Magnus Hagander 2025-10-13 15:26:37 +02:00
  • 7a662a46eb Remove unused nbtree array advancement variable. Peter Geoghegan 2025-10-12 14:04:08 -04:00
  • 9de72704e0 Remove unused nbtree array advancement variable. Peter Geoghegan 2025-10-12 14:04:06 -04:00
  • eac2b1697d Restore test coverage of LZ4Stream_gets(). Tom Lane 2025-10-11 16:33:55 -04:00
  • 26d1cd375f Restore test coverage of LZ4Stream_gets(). Tom Lane 2025-10-11 16:33:55 -04:00
  • 661b320ed4 Restore test coverage of LZ4Stream_gets(). Tom Lane 2025-10-11 16:33:55 -04:00
  • b753be38a4 Stop creating constraints during DETACH CONCURRENTLY Álvaro Herrera 2025-10-11 20:30:12 +02:00
  • bdae984956 Stop creating constraints during DETACH CONCURRENTLY Álvaro Herrera 2025-10-11 20:30:12 +02:00
  • b835759ec7 Stop creating constraints during DETACH CONCURRENTLY Álvaro Herrera 2025-10-11 20:30:12 +02:00
  • ea06f97eeb Stop creating constraints during DETACH CONCURRENTLY Álvaro Herrera 2025-10-11 20:30:12 +02:00
  • 3231fd0455 Stop creating constraints during DETACH CONCURRENTLY Álvaro Herrera 2025-10-11 20:30:12 +02:00
  • 08c037dff9 Stop creating constraints during DETACH CONCURRENTLY Álvaro Herrera 2025-10-11 20:30:12 +02:00
  • 23b316c36a dbase_redo: Fix Valgrind-reported memory leak Álvaro Herrera 2025-10-11 16:39:22 +02:00
  • c72b5c5360 dbase_redo: Fix Valgrind-reported memory leak Álvaro Herrera 2025-10-11 16:39:22 +02:00
  • f9993ac646 dbase_redo: Fix Valgrind-reported memory leak Álvaro Herrera 2025-10-11 16:39:22 +02:00
  • ff47f9c16c dbase_redo: Fix Valgrind-reported memory leak Álvaro Herrera 2025-10-11 16:39:22 +02:00
  • 33e7b4a7c7 dbase_redo: Fix Valgrind-reported memory leak Álvaro Herrera 2025-10-11 16:39:22 +02:00
  • 843e50208a Remove overzealous _bt_killitems assertion. Peter Geoghegan 2025-10-10 14:52:25 -04:00
  • 61de81a496 Remove overzealous _bt_killitems assertion. Peter Geoghegan 2025-10-10 14:52:23 -04:00
  • ae15cebc20 Remove overzealous _bt_killitems assertion. Peter Geoghegan 2025-10-10 14:52:21 -04:00
  • c160fd4691 Remove overzealous _bt_killitems assertion. Peter Geoghegan 2025-10-10 14:52:19 -04:00
  • ca0c939086 Remove overzealous _bt_killitems assertion. Peter Geoghegan 2025-10-10 14:52:17 -04:00
  • 314004021e Remove overzealous _bt_killitems assertion. Peter Geoghegan 2025-10-10 14:52:14 -04:00
  • af302ff6b8 Remove overzealous _bt_killitems assertion. Peter Geoghegan 2025-10-10 14:52:12 -04:00
  • 5bc057d1f3 Fix two typos in xlogstats.h and xlogstats.c Michael Paquier 2025-10-10 11:51:55 +09:00
  • fa30f0cb06 Fix two typos in xlogstats.h and xlogstats.c Michael Paquier 2025-10-10 11:51:53 +09:00
  • ede2f6b893 Fix two typos in xlogstats.h and xlogstats.c Michael Paquier 2025-10-10 11:51:51 +09:00
  • ed047ce0a8 Fix two typos in xlogstats.h and xlogstats.c Michael Paquier 2025-10-10 11:51:50 +09:00
  • 3a36543d7d Fix two typos in xlogstats.h and xlogstats.c Michael Paquier 2025-10-10 11:51:45 +09:00
  • c878d98084 Remove state.tmp when failing to save a replication slot Michael Paquier 2025-10-10 09:24:59 +09:00
  • f57f2760e6 Remove state.tmp when failing to save a replication slot Michael Paquier 2025-10-10 09:24:57 +09:00
  • 0adf424b49 Remove state.tmp when failing to save a replication slot Michael Paquier 2025-10-10 09:24:54 +09:00
  • bfdd1a12d2 Remove state.tmp when failing to save a replication slot Michael Paquier 2025-10-10 09:24:53 +09:00
  • 42348839d8 Remove state.tmp when failing to save a replication slot Michael Paquier 2025-10-10 09:24:50 +09:00