1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-31 22:04:40 +03:00

Commit Graph

  • f154f028d8 Restore smgrtruncate() prototype in back-branches. Thomas Munro 2025-01-08 07:50:30 +13:00
  • 3181befdca Restore smgrtruncate() prototype in back-branches. Thomas Munro 2025-01-08 07:50:30 +13:00
  • c957d7444f Restore smgrtruncate() prototype in back-branches. Thomas Munro 2025-01-08 07:50:30 +13:00
  • 66aaabe7a1 Restore smgrtruncate() prototype in back-branches. Thomas Munro 2025-01-08 07:50:30 +13:00
  • 4a68d50088 Use PqMsg_* macros in postgres.c. Nathan Bossart 2025-01-07 15:34:19 -06:00
  • e43537cdc3 Use PqMsg_* macros in postgres.c. Nathan Bossart 2025-01-07 15:34:19 -06:00
  • f7e1b3828a Add passwordcheck.min_password_length. Nathan Bossart 2025-01-07 15:06:40 -06:00
  • 6d01541960 Lower default value of autovacuum_worker_slots in initdb as needed. Nathan Bossart 2025-01-07 14:38:55 -06:00
  • d7905aa1da Fix error message wording Álvaro Herrera 2025-01-07 20:07:32 +01:00
  • 0e5b14410e Fix error message wording Álvaro Herrera 2025-01-07 20:07:32 +01:00
  • c4782c4410 Fix meson detection of a couple of 64 bit builtins. Thomas Munro 2025-01-08 07:15:28 +13:00
  • 5b291d1c9c Remove unnecessary code to handle CONSTR_NOTNULL Álvaro Herrera 2025-01-07 16:49:41 +01:00
  • ec986020de Improve nbtree unsatisfiable RowCompare detection. Peter Geoghegan 2025-01-07 10:38:30 -05:00
  • 428a99b589 nbtree: Simplify _bt_first parallel scan handling. Peter Geoghegan 2025-01-07 10:29:46 -05:00
  • 2f8b4007db Remove unused parameter in lookup_var_attr_stats Richard Guo 2025-01-07 11:24:14 +09:00
  • c758119e5b Allow changing autovacuum_max_workers without restarting. Nathan Bossart 2025-01-06 15:01:22 -06:00
  • e998901b88 Remove duplicate definitions in proc.h Heikki Linnakangas 2025-01-06 11:56:03 +02:00
  • 5e68f61192 Remove duplicate definitions in proc.h Heikki Linnakangas 2025-01-06 11:56:03 +02:00
  • b1ef48980d flex code modernization: Replace YY_EXTRA_TYPE define with flex option Peter Eisentraut 2025-01-06 09:47:58 +01:00
  • 632384d0eb doc: Clarify log level for VERBOSE messages in maintenance commands. Fujii Masao 2025-01-06 17:24:10 +09:00
  • 3e70da2781 Always use the caller-provided context for radix tree leaves John Naylor 2024-12-20 14:48:24 +07:00
  • e8a6f1f908 Get rid of radix tree's general purpose memory context John Naylor 2024-12-20 13:04:18 +07:00
  • 960013f2a1 Use caller's memory context for radix tree iteration state John Naylor 2024-12-21 10:55:31 +07:00
  • 9a8313dabe Remove useless configure check Peter Eisentraut 2025-01-05 11:30:48 +01:00
  • 6549a02a51 meson: Fix missing name arguments of cc.compiles() calls Peter Eisentraut 2025-01-05 11:30:48 +01:00
  • 30f0176263 Document strange jsonb sort order for empty top level arrays Andrew Dunstan 2025-01-03 09:23:46 -05:00
  • 20a344bce8 Document strange jsonb sort order for empty top level arrays Andrew Dunstan 2025-01-03 09:23:46 -05:00
  • 9577dd523b Document strange jsonb sort order for empty top level arrays Andrew Dunstan 2025-01-03 09:23:46 -05:00
  • bd606ed8ec Document strange jsonb sort order for empty top level arrays Andrew Dunstan 2025-01-03 09:23:46 -05:00
  • 653729ce0e Document strange jsonb sort order for empty top level arrays Andrew Dunstan 2025-01-03 09:23:46 -05:00
  • 591128f9c9 Document strange jsonb sort order for empty top level arrays Andrew Dunstan 2025-01-03 09:23:46 -05:00
  • e28033fe1a Ignore nullingrels when looking up statistics Richard Guo 2025-01-02 17:56:59 +09:00
  • d93bb8163c Fix outdated CHUNKHDRSZ value in nodeAgg.c David Rowley 2025-01-02 22:04:09 +13:00
  • a1a9120c79 Ignore nullingrels when looking up statistics Richard Guo 2025-01-02 18:02:02 +09:00
  • 297b280abd Ignore nullingrels when looking up statistics Richard Guo 2025-01-02 17:59:32 +09:00
  • 11012c5037 Fix an assortment of spelling mistakes and typos David Rowley 2025-01-02 12:42:01 +13:00
  • 50e6eb731d Update copyright for 2025 Bruce Momjian 2025-01-01 11:21:55 -05:00
  • 73055a2bb1 Update copyright for 2025 Bruce Momjian 2025-01-01 11:21:54 -05:00
  • 6a2440167a Update copyright for 2025 Bruce Momjian 2025-01-01 11:21:54 -05:00
  • 24a1948ad2 Update copyright for 2025 Bruce Momjian 2025-01-01 11:21:54 -05:00
  • c4f8291cf0 Update copyright for 2025 Bruce Momjian 2025-01-01 11:21:54 -05:00
  • 759620716a Update copyright for 2025 Bruce Momjian 2025-01-01 11:21:54 -05:00
  • 98b1efd6ef Update obsolete reference to plpgsql's gram.y file. Tom Lane 2024-12-30 14:33:45 -05:00
  • b757abefc0 injection_points: Tweak variable-numbered stats to work with pending data Michael Paquier 2024-12-30 18:48:18 +09:00
  • da8bd5d424 Fix memory leak in pgoutput with relation attribute map Michael Paquier 2024-12-30 13:34:01 +09:00
  • e3a27fd06d Fix memory leak in pgoutput with relation attribute map Michael Paquier 2024-12-30 13:33:59 +09:00
  • 836435424b Fix memory leak in pgoutput with relation attribute map Michael Paquier 2024-12-30 13:33:58 +09:00
  • c9b3d4909b Fix memory leak in pgoutput with relation attribute map Michael Paquier 2024-12-30 13:33:09 +09:00
  • ebf2ab40e5 Remove redundant wording in pg_statistic.h Michael Paquier 2024-12-30 12:18:45 +09:00
  • c3de0f9eed Fix failures with incorrect epoch handling for 2PC files at recovery Michael Paquier 2024-12-30 09:58:09 +09:00
  • 7e125b20ee Fix failures with incorrect epoch handling for 2PC files at recovery Michael Paquier 2024-12-30 09:58:02 +09:00
  • 8f67f994e8 Fix handling of orphaned 2PC files in the future at recovery Michael Paquier 2024-12-30 08:06:47 +09:00
  • 58626e24a9 Fix handling of orphaned 2PC files in the future at recovery Michael Paquier 2024-12-30 08:06:45 +09:00
  • d9ade6f2d4 Fix handling of orphaned 2PC files in the future at recovery Michael Paquier 2024-12-30 08:06:43 +09:00
  • 359f31c638 Fix handling of orphaned 2PC files in the future at recovery Michael Paquier 2024-12-30 08:06:42 +09:00
  • 03c46e1f26 Fix handling of orphaned 2PC files in the future at recovery Michael Paquier 2024-12-30 08:06:40 +09:00
  • e358425815 Fix handling of orphaned 2PC files in the future at recovery Michael Paquier 2024-12-30 08:06:07 +09:00
  • 68ff25eef1 contrib/pageinspect: Use SQL-standard function bodies. Tom Lane 2024-12-29 14:58:05 -05:00
  • 667368fd26 contrib/xml2: Use SQL-standard function bodies. Tom Lane 2024-12-29 13:53:00 -05:00
  • 97a5a16849 contrib/citext: Use SQL-standard function bodies. Tom Lane 2024-12-29 13:37:35 -05:00
  • eb53ff5517 Fix overly large values/nulls arrays David Rowley 2024-12-29 23:57:43 +13:00
  • 508a97ee49 Replace PGPROC.isBackgroundWorker with isRegularBackend. Tom Lane 2024-12-28 16:21:54 -05:00
  • 70d067cecc Exclude parallel workers from connection privilege/limit checks. Tom Lane 2024-12-28 16:08:50 -05:00
  • c58b0c43d3 Exclude parallel workers from connection privilege/limit checks. Tom Lane 2024-12-28 16:08:50 -05:00
  • 3d1ecc92a0 Exclude parallel workers from connection privilege/limit checks. Tom Lane 2024-12-28 16:08:50 -05:00
  • 41a252c2ca Exclude parallel workers from connection privilege/limit checks. Tom Lane 2024-12-28 16:08:50 -05:00
  • 15b4c46c32 Exclude parallel workers from connection privilege/limit checks. Tom Lane 2024-12-28 16:08:50 -05:00
  • 34486b6092 Exclude parallel workers from connection privilege/limit checks. Tom Lane 2024-12-28 16:08:50 -05:00
  • 14141bbbc1 Reserve a PGPROC slot and semaphore for the slotsync worker process. Tom Lane 2024-12-28 12:30:42 -05:00
  • 2bdf1b2a2e Reserve a PGPROC slot and semaphore for the slotsync worker process. Tom Lane 2024-12-28 12:30:42 -05:00
  • a46311ed72 Try to avoid semaphore-related test failures on NetBSD/OpenBSD. Tom Lane 2024-12-28 11:48:13 -05:00
  • 1025463225 In REASSIGN OWNED of a database, lock the tuple as mandated. Noah Misch 2024-12-28 07:16:22 -08:00
  • 536acda0bc In REASSIGN OWNED of a database, lock the tuple as mandated. Noah Misch 2024-12-28 07:16:22 -08:00
  • 83bb523756 In REASSIGN OWNED of a database, lock the tuple as mandated. Noah Misch 2024-12-28 07:16:22 -08:00
  • 5d94aa4dc3 In REASSIGN OWNED of a database, lock the tuple as mandated. Noah Misch 2024-12-28 07:16:22 -08:00
  • fa61313770 In REASSIGN OWNED of a database, lock the tuple as mandated. Noah Misch 2024-12-28 07:16:22 -08:00
  • ff90ee6145 In REASSIGN OWNED of a database, lock the tuple as mandated. Noah Misch 2024-12-28 07:16:22 -08:00
  • 58a359e585 Speedup tuple deformation with additional function inlining David Rowley 2024-12-28 12:20:42 +13:00
  • d85ce012f9 Improve handling of date_trunc() units for infinite input values Michael Paquier 2024-12-27 13:32:40 +09:00
  • 61cac71c23 Remove unused totalrows parameter in compute_expr_stats David Rowley 2024-12-27 10:51:22 +13:00
  • 3f2d72b493 plpgsql: Rename a variable for clarity Peter Eisentraut 2024-12-26 11:11:14 +01:00
  • a86cfcae7c Fix typo in comment of compute_return_type() in functioncmds.c Michael Paquier 2024-12-26 12:53:55 +09:00
  • 643efb18bf meson: Export all libcommon functions in Windows builds Heikki Linnakangas 2024-12-25 19:22:25 +02:00
  • d8b0c64116 meson: Export all libcommon functions in Windows builds Heikki Linnakangas 2024-12-25 19:22:25 +02:00
  • 07f902bd76 meson: Export all libcommon functions in Windows builds Heikki Linnakangas 2024-12-25 19:22:25 +02:00
  • 4c9b453c91 Add commit 301de6a6f6 to .git-blame-ignore-revs. Peter Eisentraut 2024-12-25 18:17:29 +01:00
  • 301de6a6f6 Partial pgindent of .l and .y files Peter Eisentraut 2024-12-25 17:52:42 +01:00
  • 4e0d71ff22 meson: Export all libcommon functions in Windows builds Heikki Linnakangas 2024-12-25 18:14:18 +02:00
  • c80acbc6fa meson: Export all libcommon functions in Windows builds Heikki Linnakangas 2024-12-25 18:14:18 +02:00
  • 2571c1d5cc meson: Export all libcommon functions in Windows builds Heikki Linnakangas 2024-12-25 18:14:18 +02:00
  • d663f150b5 guc: reentrant scanner Peter Eisentraut 2024-12-25 14:18:07 +01:00
  • 2a7425d7ee jsonpath scanner: reentrant scanner Peter Eisentraut 2024-12-24 23:42:41 +01:00
  • 9b254895c3 Fix nbtree symbol name comment reference. Peter Geoghegan 2024-12-24 14:06:16 -05:00
  • db6856c991 syncrep parser: pure parser and reentrant scanner Peter Eisentraut 2024-12-02 10:35:37 +01:00
  • e4a8fb8fef replication parser: pure parser and reentrant scanner Peter Eisentraut 2024-12-02 10:35:37 +01:00
  • 5af699066f Remove pgrminclude and associated scripts Peter Eisentraut 2024-12-24 14:02:42 +01:00
  • 1eb7cb21c2 Remove pgrminclude annotations Peter Eisentraut 2024-12-24 11:48:08 +01:00
  • 6f3820f37a Fix race condition in TupleDescCompactAttr assert code David Rowley 2024-12-24 14:54:24 +13:00
  • 38da053463 Try to avoid semaphore-related test failures on NetBSD/OpenBSD. Tom Lane 2024-12-23 16:46:07 -05:00
  • da9517fb3a Reset btpo_cycleid in nbtree VACUUM's REDO routine. Peter Geoghegan 2024-12-23 15:46:00 -05:00