Commit Graph

  • a5662ba345 Clamp result of MultiXactMemberFreezeThreshold Heikki Linnakangas 2024-06-13 19:01:30 +03:00
  • b91b3f045a Clamp result of MultiXactMemberFreezeThreshold Heikki Linnakangas 2024-06-13 19:01:30 +03:00
  • d881f6fdf5 Clamp result of MultiXactMemberFreezeThreshold Heikki Linnakangas 2024-06-13 19:01:30 +03:00
  • 7768ac1c17 Clamp result of MultiXactMemberFreezeThreshold Heikki Linnakangas 2024-06-13 19:01:30 +03:00
  • 566a7d9182 Clamp result of MultiXactMemberFreezeThreshold Heikki Linnakangas 2024-06-13 19:01:30 +03:00
  • c425113eeb Clamp result of MultiXactMemberFreezeThreshold Heikki Linnakangas 2024-06-13 19:01:30 +03:00
  • ca94764920 Skip some permissions checks on Cygwin Andrew Dunstan 2024-06-13 07:38:48 -04:00
  • 57625308f6 Skip some permissions checks on Cygwin Andrew Dunstan 2024-06-13 07:38:48 -04:00
  • 0e51485392 Skip some permissions checks on Cygwin Andrew Dunstan 2024-06-13 07:38:48 -04:00
  • c38518fa97 Skip some permissions checks on Cygwin Andrew Dunstan 2024-06-13 07:38:48 -04:00
  • 32c5dc0ebe Skip some permissions checks on Cygwin Andrew Dunstan 2024-06-13 07:38:48 -04:00
  • f83908798f Skip some permissions checks on Cygwin Andrew Dunstan 2024-06-13 07:38:48 -04:00
  • a13c7ee87b Add postgres_inc to meson check for Python.h Andrew Dunstan 2024-06-13 07:30:10 -04:00
  • 11b9b8ce44 Add postgres_inc to meson check for Python.h Andrew Dunstan 2024-06-13 07:30:10 -04:00
  • a41106dab7 Fix documentation of initdb --show option Peter Eisentraut 2024-06-13 11:52:35 +02:00
  • ad8877cb51 Add missing source files to nls.mk Peter Eisentraut 2024-06-13 10:17:36 +02:00
  • 6ac5600a36 libpq: Some message style normalization Peter Eisentraut 2024-06-13 07:10:35 +02:00
  • 99b99285e5 Harmonize pg_bsd_indent parameter names. Peter Geoghegan 2024-06-12 18:04:10 -04:00
  • 6207f08f70 Harmonize function parameter names for Postgres 17. Peter Geoghegan 2024-06-12 17:01:51 -04:00
  • 2f140f71c6 psql executes our crate and server at the same time francupp9-12 2024-06-12 17:27:04 -03:00
  • fefe7b7dea
    TDE TupleTableSlot for storing decrypted tuple along with the buffer … (#197) Muhammad Usama 2024-06-12 22:04:17 +05:00
  • a0fe90efef libpq: Add missing gettext markers Peter Eisentraut 2024-06-12 15:31:31 +02:00
  • d112ea4681 libpq: Remove a gettext marker Peter Eisentraut 2024-06-12 08:43:43 +02:00
  • f376996bb7 Fix typo in error message Peter Eisentraut 2024-06-12 04:48:39 +02:00
  • 18404ea601 Fix segmentation fault in test_tidstore. Masahiko Sawada 2024-06-12 09:56:13 +09:00
  • 9256bf6eb3 Fix infer_arbiter_indexes() to not assume resultRelation is 1. Tom Lane 2024-06-11 17:57:46 -04:00
  • 5e8aa32a9c Fix infer_arbiter_indexes() to not assume resultRelation is 1. Tom Lane 2024-06-11 17:57:46 -04:00
  • 096f2132c6 Fix infer_arbiter_indexes() to not assume resultRelation is 1. Tom Lane 2024-06-11 17:57:46 -04:00
  • 1d0399b540 Fix infer_arbiter_indexes() to not assume resultRelation is 1. Tom Lane 2024-06-11 17:57:46 -04:00
  • b188e1bf75 Fix infer_arbiter_indexes() to not assume resultRelation is 1. Tom Lane 2024-06-11 17:57:46 -04:00
  • 915de706d2 Fix infer_arbiter_indexes() to not assume resultRelation is 1. Tom Lane 2024-06-11 17:57:46 -04:00
  • 8935125844
    Minimal working prototype for SMGR + Event trigger + keyring encryption (#199) Zsolt Parragi 2024-06-11 20:02:51 +01:00
  • 48d211926d
    Implement event triggers to identify index creation on encrypted tables. (#196) Muhammad Usama 2024-06-11 23:26:44 +05:00
  • 5dcaefc6a0
    Fix creation of partition descriptor during concurrent detach Alvaro Herrera 2024-06-11 11:38:45 +02:00
  • 03c8cdbb7e
    Fix creation of partition descriptor during concurrent detach Alvaro Herrera 2024-06-11 11:38:45 +02:00
  • bf78abebf3
    Fix creation of partition descriptor during concurrent detach Alvaro Herrera 2024-06-11 11:38:45 +02:00
  • c2fab70248
    Fix creation of partition descriptor during concurrent detach Alvaro Herrera 2024-06-11 11:38:45 +02:00
  • d1ffcc7fa3 Fix an assert in CheckPointReplicationSlots(). Amit Kapila 2024-06-11 10:51:34 +05:30
  • 3470391e16 Doc: Fix ambuiguity in column lists. Amit Kapila 2024-06-11 09:39:52 +05:30
  • c7972f1226 Doc: Fix ambuiguity in column lists. Amit Kapila 2024-06-11 09:27:06 +05:30
  • a8d747771f Doc: Fix ambuiguity in column lists. Amit Kapila 2024-06-11 09:15:14 +05:30
  • c50d4f4028 doc: Mention all options equivalent to pg_dump --filter patterns. Dean Rasheed 2024-06-10 14:55:41 +01:00
  • 2e2053ee60
    bugfix: use raw fd to lseek (#204) rainhard 2024-06-10 15:52:56 +08:00
  • 3cb19f45a3 Fix comment about cross-checking the varnullingrels Richard Guo 2024-06-10 13:05:20 +09:00
  • e656657f2b Fix RBM_ZERO_AND_LOCK. Thomas Munro 2024-06-10 11:43:41 +12:00
  • f4b44f2786 Tighten test_predtest's input checks, and improve error messages. Tom Lane 2024-06-07 16:45:56 -04:00
  • d8062ead3d Tighten test_predtest's input checks, and improve error messages. Tom Lane 2024-06-07 16:45:56 -04:00
  • 5f200ab574 Tighten test_predtest's input checks, and improve error messages. Tom Lane 2024-06-07 16:45:56 -04:00
  • f1f6ded668 Tighten test_predtest's input checks, and improve error messages. Tom Lane 2024-06-07 16:45:56 -04:00
  • 2eba27571e Tighten test_predtest's input checks, and improve error messages. Tom Lane 2024-06-07 16:45:56 -04:00
  • 00ac25a3c3 Tighten test_predtest's input checks, and improve error messages. Tom Lane 2024-06-07 16:45:56 -04:00
  • b8efd756df Reject modifying a temp table of another session with ALTER TABLE. Tom Lane 2024-06-07 14:50:09 -04:00
  • 7c4ac652e4 Reject modifying a temp table of another session with ALTER TABLE. Tom Lane 2024-06-07 14:50:09 -04:00
  • 2dad0f433d Reject modifying a temp table of another session with ALTER TABLE. Tom Lane 2024-06-07 14:50:09 -04:00
  • 8397f161e4 Reject modifying a temp table of another session with ALTER TABLE. Tom Lane 2024-06-07 14:50:09 -04:00
  • 3c71cb497b Reject modifying a temp table of another session with ALTER TABLE. Tom Lane 2024-06-07 14:50:09 -04:00
  • 7ed8ce8a46 Reject modifying a temp table of another session with ALTER TABLE. Tom Lane 2024-06-07 14:50:09 -04:00
  • 0be81dd71c Fix behavior of stable functions called from a CALL's argument list. Tom Lane 2024-06-07 13:27:26 -04:00
  • 1d4ea1376b Fix behavior of stable functions called from a CALL's argument list. Tom Lane 2024-06-07 13:27:26 -04:00
  • 0f7d1338c8 Fix behavior of stable functions called from a CALL's argument list. Tom Lane 2024-06-07 13:27:26 -04:00
  • 0d18b8eb40 Fix behavior of stable functions called from a CALL's argument list. Tom Lane 2024-06-07 13:27:26 -04:00
  • a160e92779 Fix behavior of stable functions called from a CALL's argument list. Tom Lane 2024-06-07 13:27:26 -04:00
  • 2dc1deaea0 Fix behavior of stable functions called from a CALL's argument list. Tom Lane 2024-06-07 13:27:26 -04:00
  • 2de059de2c Add more debugging information when dropping twice pgstats entry Michael Paquier 2024-06-07 18:46:34 +09:00
  • 83f415e2d9 Add more debugging information when dropping twice pgstats entry Michael Paquier 2024-06-07 18:46:30 +09:00
  • d92573adcb Add more debugging information when dropping twice pgstats entry Michael Paquier 2024-06-07 18:46:13 +09:00
  • 2b461efc51 postgres_fdw: Refuse to send FETCH FIRST WITH TIES to remote servers. Etsuro Fujita 2024-06-07 17:45:08 +09:00
  • 269e2c3916 postgres_fdw: Refuse to send FETCH FIRST WITH TIES to remote servers. Etsuro Fujita 2024-06-07 17:45:06 +09:00
  • b33c141cc5 postgres_fdw: Refuse to send FETCH FIRST WITH TIES to remote servers. Etsuro Fujita 2024-06-07 17:45:04 +09:00
  • 8405d5a37a postgres_fdw: Refuse to send FETCH FIRST WITH TIES to remote servers. Etsuro Fujita 2024-06-07 17:45:02 +09:00
  • 8cfbac1492 postgres_fdw: Refuse to send FETCH FIRST WITH TIES to remote servers. Etsuro Fujita 2024-06-07 17:45:00 +09:00
  • 3482bab5e3 meson: Restore implicit warning/debug/optimize flags for extensions Peter Eisentraut 2024-06-07 08:50:51 +02:00
  • b560a98a17 Doc: Add the new section "Logical Replication Failover". Amit Kapila 2024-06-07 11:59:27 +05:30
  • 9c4ce2da10 doc: Fix copy-and-paste mistake Peter Eisentraut 2024-06-07 08:02:15 +02:00
  • 8d072feb9f doc: Fix copy-and-paste mistake Peter Eisentraut 2024-06-07 08:02:15 +02:00
  • 788c23003f doc: Fix copy-and-paste mistake Peter Eisentraut 2024-06-07 08:02:15 +02:00
  • 00071ef04c doc: Fix copy-and-paste mistake Peter Eisentraut 2024-06-07 08:02:15 +02:00
  • d9ff92c235 doc: Fix copy-and-paste mistake Peter Eisentraut 2024-06-07 08:02:15 +02:00
  • 4b8791743e doc: Fix copy-and-paste mistake Peter Eisentraut 2024-06-07 08:02:15 +02:00
  • 8ba34c698d Collation documentation fixes. Jeff Davis 2024-06-06 16:40:03 -07:00
  • 1039352e10 meson: Add user-provided c_args to bitcode_cflags Peter Eisentraut 2024-06-06 22:13:18 +02:00
  • 1ddb65cdc4 Implement SendPGResultToShard and print the number of tuples francupp9-12 2024-06-06 16:51:23 -03:00
  • e7cb38c285 Dumb commit francupp9-12 2024-06-06 16:43:23 -03:00
  • b0f2659c7d Add meson NLS support for pg_walsummary Peter Eisentraut 2024-06-06 21:21:58 +02:00
  • 4208f44c94 Fix failure with SQL-procedure polymorphic output arguments in v12. Tom Lane 2024-06-06 15:16:56 -04:00
  • 9de0ff91a5 Fix failure with SQL-procedure polymorphic output arguments in v12. Tom Lane 2024-06-06 15:16:56 -04:00
  • d88dcdf0fa Fix failure with SQL-procedure polymorphic output arguments in v12. Tom Lane 2024-06-06 15:16:56 -04:00
  • 5fe43d41db Fix failure with SQL-procedure polymorphic output arguments in v12. Tom Lane 2024-06-06 15:16:56 -04:00
  • bb331af4ae Fix failure with SQL-procedure polymorphic output arguments in v12. Tom Lane 2024-06-06 15:16:56 -04:00
  • 7515982636 Fix failure with SQL-procedure polymorphic output arguments in v12. Tom Lane 2024-06-06 15:16:56 -04:00
  • 569632f0ec Add server a query passing thru socket francupp9-12 2024-06-06 15:43:41 -03:00
  • e6cd857726 Make RelationFlushRelation() work without ResourceOwner during abort Heikki Linnakangas 2024-06-06 18:56:28 +03:00
  • 505c008ca3 Restore preprocess_groupclause() Alexander Korotkov 2024-06-06 13:44:34 +03:00
  • 0c1af2c35c Rename PathKeyInfo to GroupByOrdering Alexander Korotkov 2024-06-06 13:43:24 +03:00
  • 91143c03d4 Add invariants check to get_useful_group_keys_orderings() Alexander Korotkov 2024-06-06 13:42:47 +03:00
  • 199012a3d8 Fix asymmetry in setting EquivalenceClass.ec_sortref Alexander Korotkov 2024-06-06 13:41:34 +03:00
  • f654f000dd doc PG 17 relnotes: adjust integer bin/oct funcs and psql tab Bruce Momjian 2024-06-05 20:52:54 -04:00
  • bfc44da247 Prevent inconsistent use of stats entry for replication slots Michael Paquier 2024-06-06 08:48:21 +09:00
  • f2c922ff2f Prevent inconsistent use of stats entry for replication slots Michael Paquier 2024-06-06 08:48:17 +09:00
  • cd312adc56 Prevent inconsistent use of stats entry for replication slots Michael Paquier 2024-06-06 08:47:40 +09:00