Commit Graph

  • cc774c543b basic_archive: Allow archive directory to be missing at startup. Nathan Bossart 2026-03-02 13:12:25 -06:00
  • dcd9c06a42 Fix OldestMemberMXactId and OldestVisibleMXactId array usage Heikki Linnakangas 2026-03-02 19:19:22 +02:00
  • 0a50ef0943 Fix OldestMemberMXactId and OldestVisibleMXactId array usage Heikki Linnakangas 2026-03-02 19:19:22 +02:00
  • ccae90abdb Fix OldestMemberMXactId and OldestVisibleMXactId array usage Heikki Linnakangas 2026-03-02 19:19:22 +02:00
  • 344b572e3e psql: Tab-complete ALTER ROLE ... IN DATABASE SET/RESET Álvaro Herrera 2026-03-02 18:03:44 +01:00
  • 74b4438a70 In pg_dumpall, don't skip role GRANTs with dangling grantor OIDs. Tom Lane 2026-03-02 11:14:58 -05:00
  • a4649c50a8 In pg_dumpall, don't skip role GRANTs with dangling grantor OIDs. Tom Lane 2026-03-02 11:14:58 -05:00
  • 1cd783d205 In pg_dumpall, don't skip role GRANTs with dangling grantor OIDs. Tom Lane 2026-03-02 11:14:58 -05:00
  • b09158cc77 In pg_dumpall, don't skip role GRANTs with dangling grantor OIDs. Tom Lane 2026-03-02 11:14:58 -05:00
  • 8b9d42bf6b Save prune cycles by consistently clearing prune hints on all-visible pages Melanie Plageman 2026-03-02 11:05:59 -05:00
  • 1887d822f1 Support using copyObject in standard C++ Peter Eisentraut 2026-03-02 11:46:02 +01:00
  • 386ca3908d Check for memset_explicit() and explicit_memset() Peter Eisentraut 2026-03-02 07:47:42 +01:00
  • f68d7e7483 Remove WAL page header flag XLP_BKP_REMOVABLE Michael Paquier 2026-03-02 14:13:05 +09:00
  • 730c98d038 Fix memory allocation size in RegisterExtensionExplainOption() Michael Paquier 2026-03-02 13:14:18 +09:00
  • f7dc17aa91 Fix memory allocation size in RegisterExtensionExplainOption() Michael Paquier 2026-03-02 13:14:15 +09:00
  • 858c83b3e6 test_custom_types: Test module with fancy custom data types Michael Paquier 2026-03-02 11:10:41 +09:00
  • 8eedbc2cc4 test_custom_types: Test module with fancy custom data types Michael Paquier 2026-03-02 11:10:39 +09:00
  • c0676c8294 test_custom_types: Test module with fancy custom data types Michael Paquier 2026-03-02 11:10:38 +09:00
  • d4f33d026a test_custom_types: Test module with fancy custom data types Michael Paquier 2026-03-02 11:10:37 +09:00
  • 017e4e395d test_custom_types: Test module with fancy custom data types Michael Paquier 2026-03-02 11:10:35 +09:00
  • 2176520089 test_custom_types: Test module with fancy custom data types Michael Paquier 2026-03-02 11:10:31 +09:00
  • 0bf7d4ca9a psql: Add tab completion for DELETE ... USING. Fujii Masao 2026-03-02 11:07:42 +09:00
  • 038c7d4a3b Fix set of issues with extended statistics on expressions Michael Paquier 2026-03-02 09:38:47 +09:00
  • f033abc6c4 Fix set of issues with extended statistics on expressions Michael Paquier 2026-03-02 09:38:46 +09:00
  • 04745ba9c7 Fix set of issues with extended statistics on expressions Michael Paquier 2026-03-02 09:38:44 +09:00
  • 530b6b02f8 Fix set of issues with extended statistics on expressions Michael Paquier 2026-03-02 09:38:42 +09:00
  • 83671c0da0 Fix set of issues with extended statistics on expressions Michael Paquier 2026-03-02 09:38:40 +09:00
  • 3b7a6fa157 Fix set of issues with extended statistics on expressions Michael Paquier 2026-03-02 09:38:37 +09:00
  • d80b022501 Correctly calculate "MCV frequency" for a unique column. Tom Lane 2026-03-01 12:56:55 -05:00
  • aecc558666 psql: Show comments in \dRp+, \dRs+, and \dX+ psql meta-commands. Fujii Masao 2026-02-28 23:56:46 +09:00
  • 51bb4a58ed Refactor detection of x86 ZMM registers John Naylor 2026-02-28 16:28:09 +07:00
  • 3f98862980 Fix some -Wcast-qual warnings Peter Eisentraut 2026-02-27 21:57:33 +01:00
  • 65a3ff8f1b Doc: improve user docs and code comments about EXISTS(SELECT * ...). Tom Lane 2026-02-27 15:20:16 -05:00
  • c2c1962a64 Don't flatten join alias Vars that are stored within a GROUP RTE. Tom Lane 2026-02-27 12:54:02 -05:00
  • 98616ac18b Don't flatten join alias Vars that are stored within a GROUP RTE. Tom Lane 2026-02-27 12:54:02 -05:00
  • 16743db061 Centralize detection of x86 CPU features John Naylor 2026-02-27 20:30:41 +07:00
  • d6d9b96b40 Clean up nodes that are no longer of use in 007_pgdumpall.pl Andrew Dunstan 2026-02-27 07:14:06 -05:00
  • 574bee89c2 Use pg_malloc_object() and pg_alloc_array() variants in frontend code Michael Paquier 2026-02-27 18:59:41 +09:00
  • a2c89835f5 Don't include proc.h in shm_mq.h Álvaro Herrera 2026-02-27 10:53:47 +01:00
  • e72bde9017 postgres_fdw: Fix thinko in comment for UserMappingPasswordRequired(). Etsuro Fujita 2026-02-27 17:05:06 +09:00
  • cf370919a9 postgres_fdw: Fix thinko in comment for UserMappingPasswordRequired(). Etsuro Fujita 2026-02-27 17:05:05 +09:00
  • e0fd58a841 postgres_fdw: Fix thinko in comment for UserMappingPasswordRequired(). Etsuro Fujita 2026-02-27 17:05:04 +09:00
  • 596a400df7 postgres_fdw: Fix thinko in comment for UserMappingPasswordRequired(). Etsuro Fujita 2026-02-27 17:05:03 +09:00
  • be37f270d7 postgres_fdw: Fix thinko in comment for UserMappingPasswordRequired(). Etsuro Fujita 2026-02-27 17:05:02 +09:00
  • e7b97a2238 postgres_fdw: Fix thinko in comment for UserMappingPasswordRequired(). Etsuro Fujita 2026-02-27 17:05:00 +09:00
  • 53a57cae1c Yet another ltree fix for REL_18_STABLE. Jeff Davis 2026-02-26 15:19:31 -08:00
  • 284925508a Remove table_scan_analyze_next_tuple unneeded parameter OldestXmin Melanie Plageman 2026-02-26 15:35:32 -05:00
  • 3efe58febc Simplify visibility check in heap_page_would_be_all_visible() Melanie Plageman 2026-02-26 15:33:36 -05:00
  • 058710d415 Fix more multibyte issues in ltree. Jeff Davis 2026-02-26 12:26:32 -08:00
  • 2b993167fc Fix more multibyte issues in ltree. Jeff Davis 2026-02-26 12:26:13 -08:00
  • 3ed2c7ef7a Fix more multibyte issues in ltree. Jeff Davis 2026-02-26 12:25:00 -08:00
  • d1bd9a7dc3 Fix more multibyte issues in ltree. Jeff Davis 2026-02-26 12:24:12 -08:00
  • b3c2a3d386 Fix more multibyte issues in ltree. Jeff Davis 2026-02-26 12:23:51 -08:00
  • c8308a984d Fix more multibyte issues in ltree. Jeff Davis 2026-02-26 12:23:22 -08:00
  • a4515c9b41 Fix memory leaks in pg_locale_icu.c. Jeff Davis 2026-01-29 10:37:09 -08:00
  • 4761f2eee6 Fix memory leaks in pg_locale_icu.c. Jeff Davis 2026-01-29 10:37:09 -08:00
  • 4abf63c62b Fix memory leaks in pg_locale_icu.c. Jeff Davis 2026-01-29 10:37:09 -08:00
  • d942511f08 Fix memory leaks in pg_locale_icu.c. Jeff Davis 2026-01-29 10:37:09 -08:00
  • 5aea60839b Rename LVRelState VM-related logging counters Melanie Plageman 2026-02-26 15:04:49 -05:00
  • 746dae69c3 Fix Solution.pm for change in pg_config.h contents. Tom Lane 2026-02-26 12:26:52 -05:00
  • e22821c7bd Fix Solution.pm for change in pg_config.h contents. Tom Lane 2026-02-26 12:26:52 -05:00
  • 99b0786e07 Fix Solution.pm for change in pg_config.h contents. Tom Lane 2026-02-26 12:26:52 -05:00
  • b6b7e96365 Use CXXFLAGS instead of CFLAGS for linking C++ code Tom Lane 2026-02-26 12:06:58 -05:00
  • 231570d335 Use CXXFLAGS instead of CFLAGS for linking C++ code Tom Lane 2026-02-26 12:06:58 -05:00
  • 41d75b9a4a Use CXXFLAGS instead of CFLAGS for linking C++ code Tom Lane 2026-02-26 12:06:58 -05:00
  • b9f7ceabd8 Use CXXFLAGS instead of CFLAGS for linking C++ code Tom Lane 2026-02-26 12:06:58 -05:00
  • 7b9b620d8f Don't include latch.h in libpq/libpq.h Álvaro Herrera 2026-02-26 17:58:52 +01:00
  • 9d6294c09e instrumentation: Drop INSTR_TIME_SET_CURRENT_LAZY macro Andres Freund 2026-02-26 10:38:20 -05:00
  • 3218825271 instrumentation: Rename INSTR_TIME_LT macro to INSTR_TIME_GT Andres Freund 2026-02-26 10:19:23 -05:00
  • 763aaa06f0 Add non-text output formats to pg_dumpall Andrew Dunstan 2026-02-23 15:08:55 -05:00
  • 7bb50dd7d6 Reduce includes in pgstat.h Álvaro Herrera 2026-02-26 13:50:12 +01:00
  • c3c8b63d76 pg_dump: Preserve NO INHERIT on NOT NULL on inheritance children Álvaro Herrera 2026-02-26 11:50:26 +01:00
  • d0833fdae7 pg_dump: Preserve NO INHERIT on NOT NULL on inheritance children Álvaro Herrera 2026-02-26 11:50:26 +01:00
  • e056563066 EUC_CN, EUC_JP, EUC_KR, EUC_TW: Skip U+00A0 tests instead of failing. Noah Misch 2026-02-25 18:13:22 -08:00
  • 44d29f5c6c EUC_CN, EUC_JP, EUC_KR, EUC_TW: Skip U+00A0 tests instead of failing. Noah Misch 2026-02-25 18:13:22 -08:00
  • 4cb70f73ea EUC_CN, EUC_JP, EUC_KR, EUC_TW: Skip U+00A0 tests instead of failing. Noah Misch 2026-02-25 18:13:22 -08:00
  • 25501fe995 EUC_CN, EUC_JP, EUC_KR, EUC_TW: Skip U+00A0 tests instead of failing. Noah Misch 2026-02-25 18:13:22 -08:00
  • 95e0fac1ee EUC_CN, EUC_JP, EUC_KR, EUC_TW: Skip U+00A0 tests instead of failing. Noah Misch 2026-02-25 18:13:22 -08:00
  • 0163951b78 EUC_CN, EUC_JP, EUC_KR, EUC_TW: Skip U+00A0 tests instead of failing. Noah Misch 2026-02-25 18:13:22 -08:00
  • ec84a1f16f doc: Clarify INCLUDING COMMENTS behavior in CREATE TABLE LIKE. Fujii Masao 2026-02-26 09:02:53 +09:00
  • e81c61ee4a doc: Clarify INCLUDING COMMENTS behavior in CREATE TABLE LIKE. Fujii Masao 2026-02-26 09:02:53 +09:00
  • fe99a03389 doc: Clarify INCLUDING COMMENTS behavior in CREATE TABLE LIKE. Fujii Masao 2026-02-26 09:02:53 +09:00
  • df927d3d08 doc: Clarify INCLUDING COMMENTS behavior in CREATE TABLE LIKE. Fujii Masao 2026-02-26 09:02:53 +09:00
  • 315b0f3e87 doc: Clarify INCLUDING COMMENTS behavior in CREATE TABLE LIKE. Fujii Masao 2026-02-26 09:01:52 +09:00
  • b2ff2a0b52 doc: Clarify INCLUDING COMMENTS behavior in CREATE TABLE LIKE. Fujii Masao 2026-02-26 09:01:52 +09:00
  • 5d2dec77ef Fix ProcWakeup() resetting wrong waitStart field. Fujii Masao 2026-02-26 08:46:12 +09:00
  • 74ee3e9e73 Fix ProcWakeup() resetting wrong waitStart field. Fujii Masao 2026-02-26 08:46:12 +09:00
  • b993706787 Fix ProcWakeup() resetting wrong waitStart field. Fujii Masao 2026-02-26 08:46:12 +09:00
  • f72c92a7f9 Fix ProcWakeup() resetting wrong waitStart field. Fujii Masao 2026-02-26 08:46:12 +09:00
  • 0d3be05017 Fix ProcWakeup() resetting wrong waitStart field. Fujii Masao 2026-02-26 08:46:12 +09:00
  • 70f470314c Fix ProcWakeup() resetting wrong waitStart field. Fujii Masao 2026-02-26 08:46:12 +09:00
  • ff9bd96754 Allow PG_PRINTF_ATTRIBUTE to be different in C and C++ code. Tom Lane 2026-02-25 11:57:26 -05:00
  • 7e788a585a Allow PG_PRINTF_ATTRIBUTE to be different in C and C++ code. Tom Lane 2026-02-25 11:57:26 -05:00
  • 1d97e47883 Allow PG_PRINTF_ATTRIBUTE to be different in C and C++ code. Tom Lane 2026-02-25 11:57:26 -05:00
  • ae40bb8351 Allow PG_PRINTF_ATTRIBUTE to be different in C and C++ code. Tom Lane 2026-02-25 11:57:26 -05:00
  • 753d5eee46 Allow PG_PRINTF_ATTRIBUTE to be different in C and C++ code. Tom Lane 2026-02-25 11:57:26 -05:00
  • 244c047205 Fix some cases of indirectly casting away const. Tom Lane 2026-02-25 11:19:50 -05:00
  • cc9c22a516 Fix some cases of indirectly casting away const. Tom Lane 2026-02-25 11:19:50 -05:00
  • 0969bfd0db Fix some cases of indirectly casting away const. Tom Lane 2026-02-25 11:19:50 -05:00
  • a56a70141e Fix some cases of indirectly casting away const. Tom Lane 2026-02-25 11:19:50 -05:00