Commit Graph

  • 2bc60f8621 Enable Python Limited API for PL/Python on MSVC Peter Eisentraut 2026-01-14 10:17:36 +01:00
  • 4196d6178a Reword confusing comment to avoid "typo fixes" Álvaro Herrera 2026-01-14 10:07:44 +01:00
  • 6dcfac9696 Use more consistent *GetDatum() macros for some unsigned numbers Michael Paquier 2026-01-14 17:07:49 +09:00
  • e385a4e2fd Prevent unintended dropping of active replication origins. Amit Kapila 2026-01-14 07:13:35 +00:00
  • 2170e52193 pg_waldump: Relax LSN comparison check in TAP test Michael Paquier 2026-01-14 16:02:39 +09:00
  • a244e17077 pg_waldump: Relax LSN comparison check in TAP test Michael Paquier 2026-01-14 16:02:36 +09:00
  • 6489332392 pg_waldump: Relax LSN comparison check in TAP test Michael Paquier 2026-01-14 16:02:33 +09:00
  • 4fe1ea7777 pg_waldump: Relax LSN comparison check in TAP test Michael Paquier 2026-01-14 16:02:30 +09:00
  • ff219c1987 bufmgr: Make definitions related to buffer descriptor easier to modify Andres Freund 2026-01-13 19:38:29 -05:00
  • 9a385f6166 lwlock: Invert meaning of LW_FLAG_RELEASE_OK Andres Freund 2026-01-13 19:38:29 -05:00
  • 9c3caad026 Fix query jumbling with GROUP BY clauses Michael Paquier 2026-01-14 08:44:52 +09:00
  • e217dc7484 Fix query jumbling with GROUP BY clauses Michael Paquier 2026-01-14 08:44:12 +09:00
  • 254038c80d doc: Document DEFAULT option in file_fdw. Fujii Masao 2026-01-13 22:54:45 +09:00
  • 930a0508a0 doc: Document DEFAULT option in file_fdw. Fujii Masao 2026-01-13 22:54:45 +09:00
  • 6920fc3453 doc: Document DEFAULT option in file_fdw. Fujii Masao 2026-01-13 22:54:45 +09:00
  • ad381d0d92 doc: Document DEFAULT option in file_fdw. Fujii Masao 2026-01-13 22:54:45 +09:00
  • 8a47d9ee7f Fix test_misc/010_index_concurrently_upsert for cache-clobbering builds Álvaro Herrera 2026-01-13 10:03:33 +01:00
  • 94a24b4ee5 Improve some comment wording and grammar in extension.c John Naylor 2026-01-13 12:33:08 +07:00
  • a00a25b6ce Fix error message typo. Jeff Davis 2026-01-12 19:05:29 -08:00
  • 0b96e734c5 heapam: Add batch mode mvcc check and use it in page mode Andres Freund 2026-01-12 13:14:58 -05:00
  • 852558b9ec heapam: Use exclusive lock on old page in CLUSTER Andres Freund 2026-01-12 11:50:05 -05:00
  • 45f658dacb freespace: Don't modify page without any lock Andres Freund 2026-01-12 11:32:17 -05:00
  • 225d1df1d2 Stop including {brin,gin}_tuple.h in tuplesort.h Álvaro Herrera 2026-01-12 18:09:36 +01:00
  • b96a9fd76f fuzzystrmatch: use pg_ascii_toupper(). Jeff Davis 2026-01-12 08:54:04 -08:00
  • 2defd00062 Move instrumentation-related structs to instrument_node.h Álvaro Herrera 2026-01-12 16:59:28 +01:00
  • c3c240537f Avoid casting void * function arguments Peter Eisentraut 2026-01-12 16:12:56 +01:00
  • 707f905399 Add const to read only TableInfo pointers in pg_dump Peter Eisentraut 2026-01-12 14:26:26 +01:00
  • e39ece0343 Make dmetaphone collation-aware Peter Eisentraut 2026-01-12 08:35:48 +01:00
  • 56e1f50101 pg_dump: Fix memory leak in dumpSequenceData(). Nathan Bossart 2026-01-11 13:52:50 -06:00
  • 5d1f5079ab pg_dump: Fix memory leak in dumpSequenceData(). Nathan Bossart 2026-01-11 13:52:50 -06:00
  • 540c39cc56 doc: Improve description of pg_restore --jobs Michael Paquier 2026-01-11 15:24:02 +09:00
  • 1c0f6c3879 Fix some typos across the board Michael Paquier 2026-01-11 08:16:46 +09:00
  • e5a5e0a907 instrumentation: Keep time fields as instrtime, convert in callers Andres Freund 2026-01-09 12:10:53 -05:00
  • bba81f9d3d Inline ginCompareAttEntries for speed Heikki Linnakangas 2026-01-09 20:31:43 +02:00
  • e2aae8d68f doc: Improve description of publish_via_partition_root Jacob Champion 2026-01-09 09:59:15 -08:00
  • d2c6ff7c52 doc: Improve description of publish_via_partition_root Jacob Champion 2026-01-09 10:02:56 -08:00
  • 862f83f3aa doc: Improve description of publish_via_partition_root Jacob Champion 2026-01-09 10:02:49 -08:00
  • b95bdde511 doc: Improve description of publish_via_partition_root Jacob Champion 2026-01-09 10:02:43 -08:00
  • 988612c9c2 doc: Improve description of publish_via_partition_root Jacob Champion 2026-01-09 10:02:36 -08:00
  • 5f43df0074 doc: Improve description of publish_via_partition_root Jacob Champion 2026-01-09 10:02:27 -08:00
  • 7a1d422e39 Improve "constraint must include all partitioning columns" message. Tom Lane 2026-01-09 12:59:35 -05:00
  • 39d5555766 pg_dump: Fix gathering of sequence information. Nathan Bossart 2026-01-09 10:12:54 -06:00
  • 7a485bd641 pg_dump: Fix gathering of sequence information. Nathan Bossart 2026-01-09 10:12:54 -06:00
  • 24cb3a08a4 Use IsA() macro in define.c, for sake of consistency. Fujii Masao 2026-01-09 20:24:00 +09:00
  • 69d76fb2ab Decouple C++ support in Meson's PGXS from LLVM enablement Peter Eisentraut 2026-01-09 10:25:02 +01:00
  • 831bbb9bf5 ci: Configure g++ with 32-bit for 32-bit build Peter Eisentraut 2026-01-09 08:58:50 +01:00
  • 1f08d687c3 meson: Rename cpp variable to cxx Peter Eisentraut 2026-01-09 08:58:23 +01:00
  • a65995947c Fix possible incorrect column reference in ERROR message David Rowley 2026-01-09 11:04:39 +13:00
  • 3ad05640b6 Fix possible incorrect column reference in ERROR message David Rowley 2026-01-09 11:04:12 +13:00
  • 821c4d27bc Fix possible incorrect column reference in ERROR message David Rowley 2026-01-09 11:03:48 +13:00
  • 84b787ae66 Fix possible incorrect column reference in ERROR message David Rowley 2026-01-09 11:03:24 +13:00
  • c35e5dd9ae Fix possible incorrect column reference in ERROR message David Rowley 2026-01-09 11:02:59 +13:00
  • 349107537d Fix possible incorrect column reference in ERROR message David Rowley 2026-01-09 11:01:36 +13:00
  • b8ccd29152 Remove now-useless btree_gist--1.2.sql script. Tom Lane 2026-01-08 14:09:58 -05:00
  • b352d3d80b Mark GiST inet_ops as opcdefault, and deal with ensuing fallout. Tom Lane 2026-01-08 14:03:56 -05:00
  • b3b0b45717 Create btree_gist v1.9, in which inet/cidr opclasses aren't default. Tom Lane 2026-01-08 13:56:08 -05:00
  • 63d1b1cf7f Use IsA macro, for sake of consistency Heikki Linnakangas 2026-01-08 18:58:28 +02:00
  • ad853bb877 Fix misc typos, mostly in comments Heikki Linnakangas 2026-01-08 18:10:08 +02:00
  • d3304921db Improve comments around _bt_checkkeys Heikki Linnakangas 2026-01-08 18:10:05 +02:00
  • 31ddbb38ee Fix typos in the code. Amit Kapila 2026-01-08 09:43:50 +00:00
  • 6ade3cd459 Remove use of rindex() function Peter Eisentraut 2026-01-08 08:45:59 +01:00
  • 5e7abdac99 strnlen() is now required Peter Eisentraut 2026-01-08 08:45:59 +01:00
  • 3510ebeb0d Prevent invalidation of newly created replication slots. Amit Kapila 2026-01-08 07:17:56 +00:00
  • 24cce33c33 Prevent invalidation of newly created replication slots. Amit Kapila 2026-01-08 07:07:23 +00:00
  • aae05622a7 Prevent invalidation of newly created replication slots. Amit Kapila 2026-01-08 06:54:52 +00:00
  • 7406df6056 Prevent invalidation of newly created replication slots. Amit Kapila 2026-01-08 06:44:28 +00:00
  • 639352d904 pg_createsubscriber: Improve handling of automated recovery configuration Michael Paquier 2026-01-08 10:12:33 +09:00
  • 28c4b8a05b psql: Add tab completion for pstdin and pstdout in \copy. Masahiko Sawada 2026-01-07 16:22:42 -08:00
  • e1c971945d Replace flaky CIC/RI isolation tests with a TAP test Álvaro Herrera 2026-01-07 19:44:57 -03:00
  • a516b3f00d MSVC: Support building for AArch64. Nathan Bossart 2026-01-07 13:42:57 -06:00
  • 8aed8e168f Fix nbtree skip array transformation comments. Peter Geoghegan 2026-01-07 12:53:07 -05:00
  • 6c99c715dd Fix nbtree skip array transformation comments. Peter Geoghegan 2026-01-07 12:53:05 -05:00
  • 1b795ef032 doc: Remove deprecated clauses from CREATE USER/GROUP syntax synopsis. Fujii Masao 2026-01-08 01:10:36 +09:00
  • e54ce0b2da Revert "Use WAIT FOR LSN in PostgreSQL::Test::Cluster::wait_for_catchup()" Alexander Korotkov 2026-01-07 16:29:58 +02:00
  • 39a6a2c0a0 Fix typo Peter Eisentraut 2026-01-07 15:47:02 +01:00
  • 2ce4765438 Fix typo Peter Eisentraut 2026-01-07 15:47:02 +01:00
  • 608f9572a7 Fix typo Peter Eisentraut 2026-01-07 15:47:02 +01:00
  • f9125ca3db Fix typo Peter Eisentraut 2026-01-07 15:47:02 +01:00
  • 6675f41c18 Fix typo Peter Eisentraut 2026-01-07 15:47:02 +01:00
  • c813007376 createuser: Update docs to reflect defaults John Naylor 2026-01-07 16:02:19 +07:00
  • 818ab0116a createuser: Update docs to reflect defaults John Naylor 2026-01-07 16:02:19 +07:00
  • 77ade60a0a createuser: Update docs to reflect defaults John Naylor 2026-01-07 16:02:19 +07:00
  • 8dd074abd0 createuser: Update docs to reflect defaults John Naylor 2026-01-07 16:02:19 +07:00
  • d3a2781e58 createuser: Update docs to reflect defaults John Naylor 2026-01-07 16:02:19 +07:00
  • ece25c2611 createuser: Update docs to reflect defaults John Naylor 2026-01-07 16:02:19 +07:00
  • 68119480a7 Fix unexpected reversal of lists during catcache rehash Michael Paquier 2026-01-07 17:52:54 +09:00
  • ba887a8cdb Fix grammar in datatype.sgml Michael Paquier 2026-01-07 14:13:18 +09:00
  • e171405afe Further doc updates to reflect MD5 deprecation John Naylor 2026-01-07 11:55:01 +07:00
  • 0a7c37b847 doc: Add glossary and index entries for GUC. Fujii Masao 2026-01-07 13:58:07 +09:00
  • 466347ad28 doc: Add index entry for Git. Fujii Masao 2026-01-07 13:57:36 +09:00
  • cdcab17e7e Further doc updates to reflect MD5 deprecation John Naylor 2026-01-07 11:55:01 +07:00
  • a2e632ece1 Improve portability of test with oid8 comparison function Michael Paquier 2026-01-07 12:55:16 +09:00
  • b139bd3b6e Add data type oid8, 64-bit unsigned identifier Michael Paquier 2026-01-07 11:37:00 +09:00
  • af2d4ca191 Clean up ICU includes. Jeff Davis 2026-01-06 17:19:51 -08:00
  • bdc5dedfca Fix buggy interaction between array subscripts and subplan params Andres Freund 2026-01-06 19:51:19 -05:00
  • 75609fded3 Fix buggy interaction between array subscripts and subplan params Andres Freund 2026-01-06 19:51:10 -05:00
  • c4ff35f104 ICU: use UTF8-optimized case conversion API Jeff Davis 2026-01-06 14:09:07 -08:00
  • 0547aeae0f Improve portability of new worker_spi test Michael Paquier 2026-01-06 20:24:17 +09:00
  • 6449291728 Add test coverage for indirection transformation Peter Eisentraut 2026-01-06 09:37:19 +01:00
  • bf308639bf Fix variable usage in wakeupWaiters() Alexander Korotkov 2026-01-06 10:03:26 +02:00