Commit Graph

  • ea5f0d176a Prevent some buffer overruns in spell.c's parsing of affix files. Tom Lane 2026-04-22 12:02:15 -04:00
  • 00c6e08195 Prevent some buffer overruns in spell.c's parsing of affix files. Tom Lane 2026-04-22 12:02:15 -04:00
  • d7970e7e95 Prevent some buffer overruns in spell.c's parsing of affix files. Tom Lane 2026-04-22 12:02:15 -04:00
  • 6cae0c2bd2 Prevent buffer overrun in spell.c's CheckAffix(). Tom Lane 2026-04-22 10:47:56 -04:00
  • f852c9093f Prevent buffer overrun in spell.c's CheckAffix(). Tom Lane 2026-04-22 10:47:56 -04:00
  • 17f72e037f Prevent buffer overrun in spell.c's CheckAffix(). Tom Lane 2026-04-22 10:47:56 -04:00
  • a5426dbf84 Prevent buffer overrun in spell.c's CheckAffix(). Tom Lane 2026-04-22 10:47:56 -04:00
  • c2bfeb3bba Prevent buffer overrun in spell.c's CheckAffix(). Tom Lane 2026-04-22 10:47:56 -04:00
  • 844bb90d49 Prevent buffer overrun in spell.c's CheckAffix(). Tom Lane 2026-04-22 10:47:56 -04:00
  • 713e553e32 Preserve extension dependencies on indexes during partition merge/split Alexander Korotkov 2026-04-22 14:32:57 +03:00
  • f3d03fbd5d Fix UPDATE/DELETE ... WHERE CURRENT OF on a table with virtual columns. Dean Rasheed 2026-04-22 11:50:18 +01:00
  • 5548a969b6 Fix UPDATE/DELETE ... WHERE CURRENT OF on a table with virtual columns. Dean Rasheed 2026-04-22 11:50:17 +01:00
  • cf38dedf69 Fix expansion of EXCLUDED virtual generated columns. Dean Rasheed 2026-04-22 09:03:44 +01:00
  • 7834251758 Fix expansion of EXCLUDED virtual generated columns. Dean Rasheed 2026-04-22 09:03:44 +01:00
  • 1b9dc2cb75 Fix some const qualifier use in ri_triggers.c Amit Langote 2026-04-22 09:33:10 +09:00
  • d809b16d1b Allow ALTER INDEX .. ATTACH PARTITION to validate a parent index Michael Paquier 2026-04-22 10:34:40 +09:00
  • 0859000d0d Allow ALTER INDEX .. ATTACH PARTITION to validate a parent index Michael Paquier 2026-04-22 10:34:38 +09:00
  • 313355d680 Allow ALTER INDEX .. ATTACH PARTITION to validate a parent index Michael Paquier 2026-04-22 10:34:37 +09:00
  • becf6d2696 Allow ALTER INDEX .. ATTACH PARTITION to validate a parent index Michael Paquier 2026-04-22 10:34:35 +09:00
  • 5713ac248f Allow ALTER INDEX .. ATTACH PARTITION to validate a parent index Michael Paquier 2026-04-22 10:34:33 +09:00
  • 9d3e094f12 Allow ALTER INDEX .. ATTACH PARTITION to validate a parent index Michael Paquier 2026-04-22 10:32:10 +09:00
  • 64b2b42124 Fix not-quite-right Makefile for src/test/modules/test_checksums. Tom Lane 2026-04-21 18:29:24 -04:00
  • 31b0544b32 bufmgr: use I/O stats arguments in FlushUnlockedBuffer() Melanie Plageman 2026-04-21 17:47:22 -04:00
  • 62407d26b7 Stabilize btree_gist test against on-access VM setting Melanie Plageman 2026-04-21 17:32:45 -04:00
  • 85ae8ab053 Stabilize plancache test against on-access VM setting Melanie Plageman 2026-04-21 14:36:59 -04:00
  • da6874635d Make local buffers pin limit more conservative Melanie Plageman 2026-04-21 11:01:57 -04:00
  • 1cd3cd372a Remove gen_node_support.pl's ad-hoc ABI stability check. Tom Lane 2026-04-21 10:58:00 -04:00
  • babf2f740d Make plpgsql_trap test more robust and less resource-intensive. Tom Lane 2026-04-21 10:54:39 -04:00
  • 8a5729a8ef Make plpgsql_trap test more robust and less resource-intensive. Tom Lane 2026-04-21 10:54:39 -04:00
  • 5dbc5bb106 Make plpgsql_trap test more robust and less resource-intensive. Tom Lane 2026-04-21 10:54:39 -04:00
  • 94f1409847 Make plpgsql_trap test more robust and less resource-intensive. Tom Lane 2026-04-21 10:54:39 -04:00
  • 496169e525 Make plpgsql_trap test more robust and less resource-intensive. Tom Lane 2026-04-21 10:54:39 -04:00
  • 81c082f51a Make plpgsql_trap test more robust and less resource-intensive. Tom Lane 2026-04-21 10:54:39 -04:00
  • d3bba04154 Fix a set of typos and grammar issues across the tree Michael Paquier 2026-04-21 14:46:22 +09:00
  • 8e39951bea Fix incorrect NEW references to generated columns in rule rewriting Richard Guo 2026-04-21 14:31:15 +09:00
  • 7062bd577e Fix incorrect NEW references to generated columns in rule rewriting Richard Guo 2026-04-21 14:31:15 +09:00
  • 07b257189e Fix incorrect NEW references to generated columns in rule rewriting Richard Guo 2026-04-21 14:31:15 +09:00
  • 9d6208939a Fix incorrect NEW references to generated columns in rule rewriting Richard Guo 2026-04-21 14:31:15 +09:00
  • e528bfe971 Fix incorrect NEW references to generated columns in rule rewriting Richard Guo 2026-04-21 14:28:26 +09:00
  • c6a79be3f3 Fix incorrect NEW references to generated columns in rule rewriting Richard Guo 2026-04-21 14:28:26 +09:00
  • 23cebf672e Fix orphaned processes when startup process fails during PM_STARTUP Michael Paquier 2026-04-21 09:40:07 +09:00
  • 2d347f2cd7 Fix orphaned processes when startup process fails during PM_STARTUP Michael Paquier 2026-04-21 09:40:06 +09:00
  • e381843cfa Fix orphaned processes when startup process fails during PM_STARTUP Michael Paquier 2026-04-21 09:40:04 +09:00
  • affdb2dd5c Fix orphaned processes when startup process fails during PM_STARTUP Michael Paquier 2026-04-21 09:40:03 +09:00
  • 9b43e6793b Fix orphaned processes when startup process fails during PM_STARTUP Michael Paquier 2026-04-21 09:39:59 +09:00
  • 8155581ec6 doc: Use "integer" for some I/O worker GUC type descriptions Fujii Masao 2026-04-21 08:50:10 +09:00
  • f33874c3a9 doc: Correct context description for some JIT support GUCs Fujii Masao 2026-04-21 08:45:45 +09:00
  • 954e468bba doc: Correct context description for some JIT support GUCs Fujii Masao 2026-04-21 08:44:19 +09:00
  • 8916a4bcc7 doc: Correct context description for some JIT support GUCs Fujii Masao 2026-04-21 08:44:19 +09:00
  • 19fcb75c81 doc: Correct context description for some JIT support GUCs Fujii Masao 2026-04-21 08:44:19 +09:00
  • 0c9ebb4f7b doc: Correct context description for some JIT support GUCs Fujii Masao 2026-04-21 08:44:19 +09:00
  • 524cbb5155 doc: Correct context description for some JIT support GUCs Fujii Masao 2026-04-21 08:44:19 +09:00
  • f1cfb48efb plsample: Use TextDatumGetCString() for text-to-CString conversion Fujii Masao 2026-04-21 08:37:17 +09:00
  • f0ac6d494b Fix relid-set clobber during join removal. Tom Lane 2026-04-20 19:24:46 -04:00
  • 798dabe838 Fix relid-set clobber during join removal. Tom Lane 2026-04-20 19:24:46 -04:00
  • 53cb4ec1de Fix relid-set clobber during join removal. Tom Lane 2026-04-20 19:24:46 -04:00
  • 6044f55a47 Fix callers of unicode_strtitle() using srclen == -1. Jeff Davis 2026-04-20 14:44:08 -07:00
  • bdcb85b56a Fix callers of unicode_strtitle() using srclen == -1. Jeff Davis 2026-04-20 14:44:08 -07:00
  • 59919ec776 style: define parameterless functions as foo(void). Jeff Davis 2026-04-20 14:42:54 -07:00
  • 79fba6ebab doc: Fix missing role attribute in pg_get_tablespace_ddl() description. Masahiko Sawada 2026-04-20 13:31:13 -07:00
  • d509be4ace Clean up all relid fields of RestrictInfos during join removal. Tom Lane 2026-04-20 14:48:23 -04:00
  • 766d402866 Clean up all relid fields of RestrictInfos during join removal. Tom Lane 2026-04-20 14:48:23 -04:00
  • 16fb94605c Clean up all relid fields of RestrictInfos during join removal. Tom Lane 2026-04-20 14:48:23 -04:00
  • cfcd571116 Clean up all relid fields of RestrictInfos during join removal. Tom Lane 2026-04-20 14:48:23 -04:00
  • 207cb2abcb Make ExecForPortionOfLeftovers() obey SRF protocol. Tom Lane 2026-04-20 10:21:52 -04:00
  • 5dbb63fc82 REPACK: do not require REPLICATION or LOGIN Álvaro Herrera 2026-04-20 15:44:23 +02:00
  • 158d8fadd7 doc PG 19 relnotes: fix typo, "date" -> "data" Bruce Momjian 2026-04-20 07:15:06 -04:00
  • 23cbadeeb4 049_wait_for_lsn.pl: create function and procedure at once Alexander Korotkov 2026-04-20 13:05:55 +03:00
  • 20efbdffeb Clean up remove_rel_from_query() after self-join elimination commit Richard Guo 2026-04-20 17:00:22 +09:00
  • 04f9ea372a Add missing Datum conversions Peter Eisentraut 2026-04-20 07:22:16 +02:00
  • 5936afe1ee Fix incorrect format placeholders Peter Eisentraut 2026-04-20 07:09:13 +02:00
  • 090c4297e4 Flush statistics during idle periods in parallel apply worker. Amit Kapila 2026-04-20 10:31:11 +05:30
  • 44c8dc2801 Flush statistics during idle periods in parallel apply worker. Amit Kapila 2026-04-20 10:23:22 +05:30
  • 88d7fdcc9a Flush statistics during idle periods in parallel apply worker. Amit Kapila 2026-04-20 10:17:47 +05:30
  • d052f6c7d9 Flush statistics during idle periods in parallel apply worker. Amit Kapila 2026-04-20 10:13:55 +05:30
  • 63a116a96e Meson: Fix check_header() for readline and gssapi Michael Paquier 2026-04-20 12:36:14 +09:00
  • 5142f0093e Minor fixes for test_bitmapset.c David Rowley 2026-04-20 09:58:40 +12:00
  • 9018c7d37b Fix 64-bit shifting in dynahash.c Peter Eisentraut 2026-04-19 12:57:41 +02:00
  • 228a1f9542 pg_plan_advice: pgindent Robert Haas 2026-04-17 17:45:50 -04:00
  • d65995cbc6 Change PointerGetDatum() back to a macro Heikki Linnakangas 2026-04-17 22:14:40 +03:00
  • 4321dcad47 pg_plan_advice: Fix another unique-semijoin bug. Robert Haas 2026-04-17 14:08:37 -04:00
  • f3ae1ec729 Doc: Improve the wording of logical slot prerequisites. Amit Kapila 2026-04-17 15:02:15 +05:30
  • 0a26194683 doc: Improve description of pg_ctl -l log file permissions Fujii Masao 2026-04-17 15:30:59 +09:00
  • 4198b2d04b doc: Improve description of pg_ctl -l log file permissions Fujii Masao 2026-04-17 15:30:59 +09:00
  • 482c518345 doc: Improve description of pg_ctl -l log file permissions Fujii Masao 2026-04-17 15:30:59 +09:00
  • 0d09492a74 doc: Improve description of pg_ctl -l log file permissions Fujii Masao 2026-04-17 15:30:59 +09:00
  • 7a8c4344f7 doc: Improve description of pg_ctl -l log file permissions Fujii Masao 2026-04-17 15:30:59 +09:00
  • 950f50d5d4 doc: Improve description of pg_ctl -l log file permissions Fujii Masao 2026-04-17 15:30:59 +09:00
  • 4e0e1f3b27 psql: Fix incorrect tab completion after CREATE PUBLICATION ... EXCEPT (...) Fujii Masao 2026-04-17 14:31:05 +09:00
  • cda0c4c5d6 Reject invalid databases in pg_get_database_ddl() Amit Langote 2026-04-17 13:19:56 +09:00
  • f3c28c2f2b doc PG 19 relnotes: change "free space map" to "visibility map" Bruce Momjian 2026-04-16 17:23:55 -04:00
  • 446c400fd8 Make psql DETAIL line test unconditionally optional. Andrew Dunstan 2026-04-15 14:41:33 -04:00
  • 05c401d578 Add missing initialization Álvaro Herrera 2026-04-16 22:27:04 +02:00
  • 191a037d4f doc PG 19 relnotes: add author and move items Bruce Momjian 2026-04-16 12:45:40 -04:00
  • b4c1b2be30 Update FSM during prune/freeze replay even if freespace is zero Melanie Plageman 2026-04-16 12:10:47 -04:00
  • af1ed03739 doc PG 19 relnotes: update author Bruce Momjian 2026-04-16 11:23:55 -04:00
  • 29d8bd9085 Update .abi-compliance-history for change to enum ProcSignalReason Fujii Masao 2026-04-16 23:48:41 +09:00
  • 2dc34eaa07 doc PG 19 relnotes: corrections reported to me privately Bruce Momjian 2026-04-16 10:43:17 -04:00
  • 2fd84e2226 Use XLogRecPtrIsValid() consistently for WAL position checks Fujii Masao 2026-04-16 23:02:34 +09:00
  • 4abcdc1bbe doc: Add missing GUCs to SSL SNI docs Daniel Gustafsson 2026-04-16 11:18:57 +02:00