Commit Graph

  • 5aea60839b Rename LVRelState VM-related logging counters master Melanie Plageman 2026-02-26 15:04:49 -0500
  • 746dae69c3 Fix Solution.pm for change in pg_config.h contents. REL_14_STABLE Tom Lane 2026-02-26 12:26:52 -0500
  • e22821c7bd Fix Solution.pm for change in pg_config.h contents. REL_15_STABLE Tom Lane 2026-02-26 12:26:52 -0500
  • 99b0786e07 Fix Solution.pm for change in pg_config.h contents. REL_16_STABLE Tom Lane 2026-02-26 12:26:52 -0500
  • b6b7e96365 Use CXXFLAGS instead of CFLAGS for linking C++ code REL_17_STABLE Tom Lane 2026-02-26 12:06:58 -0500
  • 231570d335 Use CXXFLAGS instead of CFLAGS for linking C++ code Tom Lane 2026-02-26 12:06:58 -0500
  • 41d75b9a4a Use CXXFLAGS instead of CFLAGS for linking C++ code Tom Lane 2026-02-26 12:06:58 -0500
  • b9f7ceabd8 Use CXXFLAGS instead of CFLAGS for linking C++ code Tom Lane 2026-02-26 12:06:58 -0500
  • 7b9b620d8f
    Don't include latch.h in libpq/libpq.h Álvaro Herrera 2026-02-26 17:58:52 +0100
  • 9d6294c09e instrumentation: Drop INSTR_TIME_SET_CURRENT_LAZY macro Andres Freund 2026-02-26 10:38:20 -0500
  • 3218825271 instrumentation: Rename INSTR_TIME_LT macro to INSTR_TIME_GT Andres Freund 2026-02-26 10:19:23 -0500
  • 763aaa06f0 Add non-text output formats to pg_dumpall Andrew Dunstan 2026-02-23 15:08:55 -0500
  • 7bb50dd7d6
    Reduce includes in pgstat.h Álvaro Herrera 2026-02-26 13:50:12 +0100
  • c3c8b63d76
    pg_dump: Preserve NO INHERIT on NOT NULL on inheritance children REL_18_STABLE Álvaro Herrera 2026-02-26 11:50:26 +0100
  • d0833fdae7
    pg_dump: Preserve NO INHERIT on NOT NULL on inheritance children Álvaro Herrera 2026-02-26 11:50:26 +0100
  • e056563066 EUC_CN, EUC_JP, EUC_KR, EUC_TW: Skip U+00A0 tests instead of failing. Noah Misch 2026-02-25 18:13:22 -0800
  • 44d29f5c6c EUC_CN, EUC_JP, EUC_KR, EUC_TW: Skip U+00A0 tests instead of failing. Noah Misch 2026-02-25 18:13:22 -0800
  • 4cb70f73ea EUC_CN, EUC_JP, EUC_KR, EUC_TW: Skip U+00A0 tests instead of failing. Noah Misch 2026-02-25 18:13:22 -0800
  • 25501fe995 EUC_CN, EUC_JP, EUC_KR, EUC_TW: Skip U+00A0 tests instead of failing. Noah Misch 2026-02-25 18:13:22 -0800
  • 95e0fac1ee EUC_CN, EUC_JP, EUC_KR, EUC_TW: Skip U+00A0 tests instead of failing. Noah Misch 2026-02-25 18:13:22 -0800
  • 0163951b78 EUC_CN, EUC_JP, EUC_KR, EUC_TW: Skip U+00A0 tests instead of failing. Noah Misch 2026-02-25 18:13:22 -0800
  • ec84a1f16f doc: Clarify INCLUDING COMMENTS behavior in CREATE TABLE LIKE. Fujii Masao 2026-02-26 09:02:53 +0900
  • e81c61ee4a doc: Clarify INCLUDING COMMENTS behavior in CREATE TABLE LIKE. Fujii Masao 2026-02-26 09:02:53 +0900
  • fe99a03389 doc: Clarify INCLUDING COMMENTS behavior in CREATE TABLE LIKE. Fujii Masao 2026-02-26 09:02:53 +0900
  • df927d3d08 doc: Clarify INCLUDING COMMENTS behavior in CREATE TABLE LIKE. Fujii Masao 2026-02-26 09:02:53 +0900
  • 315b0f3e87 doc: Clarify INCLUDING COMMENTS behavior in CREATE TABLE LIKE. Fujii Masao 2026-02-26 09:01:52 +0900
  • b2ff2a0b52 doc: Clarify INCLUDING COMMENTS behavior in CREATE TABLE LIKE. Fujii Masao 2026-02-26 09:01:52 +0900
  • 5d2dec77ef Fix ProcWakeup() resetting wrong waitStart field. Fujii Masao 2026-02-26 08:46:12 +0900
  • 74ee3e9e73 Fix ProcWakeup() resetting wrong waitStart field. Fujii Masao 2026-02-26 08:46:12 +0900
  • b993706787 Fix ProcWakeup() resetting wrong waitStart field. Fujii Masao 2026-02-26 08:46:12 +0900
  • f72c92a7f9 Fix ProcWakeup() resetting wrong waitStart field. Fujii Masao 2026-02-26 08:46:12 +0900
  • 0d3be05017 Fix ProcWakeup() resetting wrong waitStart field. Fujii Masao 2026-02-26 08:46:12 +0900
  • 70f470314c Fix ProcWakeup() resetting wrong waitStart field. Fujii Masao 2026-02-26 08:46:12 +0900
  • ff9bd96754 Allow PG_PRINTF_ATTRIBUTE to be different in C and C++ code. Tom Lane 2026-02-25 11:57:26 -0500
  • 7e788a585a Allow PG_PRINTF_ATTRIBUTE to be different in C and C++ code. Tom Lane 2026-02-25 11:57:26 -0500
  • 1d97e47883 Allow PG_PRINTF_ATTRIBUTE to be different in C and C++ code. Tom Lane 2026-02-25 11:57:26 -0500
  • ae40bb8351 Allow PG_PRINTF_ATTRIBUTE to be different in C and C++ code. Tom Lane 2026-02-25 11:57:26 -0500
  • 753d5eee46 Allow PG_PRINTF_ATTRIBUTE to be different in C and C++ code. Tom Lane 2026-02-25 11:57:26 -0500
  • 244c047205 Fix some cases of indirectly casting away const. Tom Lane 2026-02-25 11:19:50 -0500
  • cc9c22a516 Fix some cases of indirectly casting away const. Tom Lane 2026-02-25 11:19:50 -0500
  • 0969bfd0db Fix some cases of indirectly casting away const. Tom Lane 2026-02-25 11:19:50 -0500
  • a56a70141e Fix some cases of indirectly casting away const. Tom Lane 2026-02-25 11:19:50 -0500
  • de77775a7b Fix some cases of indirectly casting away const. Tom Lane 2026-02-25 11:19:50 -0500
  • 4c1a27e53a Stabilize output of new isolation test insert-conflict-do-update-4. Tom Lane 2026-02-25 10:51:42 -0500
  • 5d311d6a84 Stabilize output of new isolation test insert-conflict-do-update-4. Tom Lane 2026-02-25 10:51:42 -0500
  • b57d35dde7 Stabilize output of new isolation test insert-conflict-do-update-4. Tom Lane 2026-02-25 10:51:42 -0500
  • 25b67fa7da Stabilize output of new isolation test insert-conflict-do-update-4. Tom Lane 2026-02-25 10:51:42 -0500
  • 0a2600e4cd Stabilize output of new isolation test insert-conflict-do-update-4. Tom Lane 2026-02-25 10:51:42 -0500
  • aeaf2fc0dd Stabilize output of new isolation test insert-conflict-do-update-4. Tom Lane 2026-02-25 10:51:42 -0500
  • 1c7358099c Fix unsafe RTE_GROUP removal in simplify_EXISTS_query Richard Guo 2026-02-25 11:13:21 +0900
  • 77c7a17a6e Fix unsafe RTE_GROUP removal in simplify_EXISTS_query Richard Guo 2026-02-25 11:13:21 +0900
  • 3322f01a11 Fix USE_SLICING_BY_8_CRC32C builds on x86 John Naylor 2026-02-25 08:44:59 +0700
  • c47744ede0 pg_upgrade: Use max_protocol_version=3.0 for older servers Jacob Champion 2026-02-24 14:01:58 -0800
  • e726620d20 pg_upgrade: Use max_protocol_version=3.0 for older servers Jacob Champion 2026-02-24 14:01:54 -0800
  • a38ed212ff pg_upgrade: Use max_protocol_version=3.0 for older servers Jacob Champion 2026-02-24 14:01:51 -0800
  • ad7fc3f1f8 pg_upgrade: Use max_protocol_version=3.0 for older servers Jacob Champion 2026-02-24 14:01:46 -0800
  • 1b2773179f pg_upgrade: Use max_protocol_version=3.0 for older servers Jacob Champion 2026-02-24 14:01:41 -0800
  • a60a103386 pg_upgrade: Use max_protocol_version=3.0 for older servers Jacob Champion 2026-02-24 14:01:37 -0800
  • 65707ed9af
    Add backtrace support for Windows using DbgHelp API Álvaro Herrera 2026-02-24 17:34:56 +0100
  • 12789d2b0d optimze inner join #275 MoNaga 2026-02-24 13:40:21 +0200
  • dea0812cda doc: Add link targets to CREATE/ALTER FOREIGN TABLE reference pages Peter Eisentraut 2026-02-24 11:27:49 +0100
  • a99c6b56ff Make ALTER DOMAIN VALIDATE CONSTRAINT no-op when constraint is already validated Peter Eisentraut 2026-02-24 10:56:17 +0100
  • f80bedd52b Allow ALTER COLUMN SET EXPRESSION on virtual columns with CHECK constraints Peter Eisentraut 2026-02-24 10:30:50 +0100
  • 462fe0ff62 Fix variety of typos and grammar mistakes Michael Paquier 2026-02-24 13:26:37 +0900
  • e2f3d82f89 doc: Adjust some markups on pg_waldump page Michael Paquier 2026-02-24 12:54:23 +0900
  • ff393fa526 fe_utils: Sprinkle some pg_malloc_object() and pg_malloc_array() Michael Paquier 2026-02-24 12:34:42 +0900
  • 966473719c Stamp 14.22. REL_14_22 Tom Lane 2026-02-23 17:03:30 -0500
  • 3eb6f61958 Stamp 15.17. REL_15_17 Tom Lane 2026-02-23 17:01:47 -0500
  • 776479eed6 Stamp 16.13. REL_16_13 Tom Lane 2026-02-23 17:00:20 -0500
  • 6d396980fc Stamp 17.9. REL_17_9 Tom Lane 2026-02-23 16:58:47 -0500
  • 62d6c7d3df Stamp 18.3. REL_18_3 Tom Lane 2026-02-23 16:56:43 -0500
  • bfc321b472 Convert SpinLock* macros to static inline functions. Nathan Bossart 2026-02-23 15:32:01 -0600
  • 7b24959434 Fix indentation from commit b380a56a3f Andrew Dunstan 2026-02-23 16:22:11 -0500
  • d981976027 Allow pg_{read,write}_all_data to access large objects. Nathan Bossart 2026-02-23 14:55:21 -0600
  • d743545d84 Work around lgamma(NaN) bug on AIX. Tom Lane 2026-02-23 15:30:44 -0500
  • aca61f7e5f Use LOCKMODE in parse_relation.c/.h Peter Eisentraut 2026-02-23 21:17:06 +0100
  • 4966bd3ed9 libpq: Grease the protocol by default Jacob Champion 2026-02-23 10:48:20 -0800
  • 4a1b05caa5 Restore AIX support. Tom Lane 2026-02-23 13:34:22 -0500
  • ecae097252 Cope with AIX's alignment woes by using _Pragma("pack"). Tom Lane 2026-02-23 12:34:51 -0500
  • bc60ee8606 Warn upon successful MD5 password authentication. Nathan Bossart 2026-02-23 11:22:04 -0600
  • 797872f6b9 Rename validate_relation_kind() Peter Eisentraut 2026-02-23 17:38:06 +0100
  • d7be57ad85 Flip logic in table validate_relation_kind Peter Eisentraut 2026-02-23 17:26:29 +0100
  • b380a56a3f Disallow CR and LF in database, role, and tablespace names Andrew Dunstan 2026-02-21 17:17:48 -0500
  • 78727dcba3 meson: allow disabling building/installation of static libraries. Peter Eisentraut 2026-02-23 16:25:54 +0100
  • f33b8793fd Make use of pg_popcount() in more places. Nathan Bossart 2026-02-23 09:26:00 -0600
  • eb9ab7e093 Remove uses of popcount builtins. Nathan Bossart 2026-02-23 09:26:00 -0600
  • 7917762558 Translation updates Peter Eisentraut 2026-02-23 14:06:33 +0100
  • 7063b9e92b Translation updates Peter Eisentraut 2026-02-23 14:03:47 +0100
  • 96802648aa Translation updates Peter Eisentraut 2026-02-23 14:02:22 +0100
  • 0546d90442 Translation updates Peter Eisentraut 2026-02-23 13:56:36 +0100
  • 1598d06b14 Translation updates Peter Eisentraut 2026-02-23 13:53:35 +0100
  • b9278871f9 Rename pg_crc32c_sse42_choose.c for general purpose John Naylor 2026-02-23 19:19:49 +0700
  • 55f3859329 Change error message for sequence validate_relation_kind() Peter Eisentraut 2026-02-23 10:56:54 +0100
  • 4bfbbeb679 meson: Refactor libpq targets variables Peter Eisentraut 2026-02-23 10:37:38 +0100
  • 2f2c9d8363 test_cplusplusext: Add C++ pg_fallthrough test case Peter Eisentraut 2026-02-23 07:37:50 +0100
  • 0284e07599 Enable -Wimplicit-fallthrough option for clang Peter Eisentraut 2026-02-23 07:37:50 +0100
  • 3f7a0e1e55 Fix additional fallthrough warning Peter Eisentraut 2026-02-23 07:37:50 +0100
  • 3a63b76571 Fix additional fallthrough warnings from clang Peter Eisentraut 2026-02-23 07:37:50 +0100
  • 308622edf1 Avoid including utils/timestamp.h in conflict.h. Amit Kapila 2026-02-23 10:19:05 +0530
  • ee46584884 doc: Add section "Options" for pg_controldata Michael Paquier 2026-02-23 13:42:38 +0900