Commit Graph

  • a1cd982098 meson: Add dependencies to perl modules to various script invocations Andres Freund 2023-06-09 20:12:16 -07:00
  • b9e3f8005c doc: PG 16 relnotes, add author Bruce Momjian 2023-06-09 21:04:28 -04:00
  • 05e1737351 Fix search_path to a safe value during maintenance operations. Jeff Davis 2023-06-09 11:20:47 -07:00
  • 9aee26a491 Fix missing word in nbtree/README. Nathan Bossart 2023-06-08 21:20:24 -07:00
  • ced4cc30d5 Refactor routine to find single log content pattern in TAP tests Michael Paquier 2023-06-09 11:56:48 +09:00
  • 3509a060d7 Refactor routine to find single log content pattern in TAP tests Michael Paquier 2023-06-09 11:56:46 +09:00
  • a9231fedae Refactor routine to find single log content pattern in TAP tests Michael Paquier 2023-06-09 11:56:43 +09:00
  • 28af91b4e7 Refactor routine to find single log content pattern in TAP tests Michael Paquier 2023-06-09 11:56:41 +09:00
  • e25e5f7fc6 Refactor routine to find single log content pattern in TAP tests Michael Paquier 2023-06-09 11:56:33 +09:00
  • 392ea0c78f Refactor routine to find single log content pattern in TAP tests Michael Paquier 2023-06-09 11:56:27 +09:00
  • a83edeaf68 Honor run_as_owner option in tablesync worker. Masahiko Sawada 2023-06-09 10:43:03 +09:00
  • 30469a6ed4 Refactor log check logic for connect_ok/fails in PostgreSQL::Test::Cluster Michael Paquier 2023-06-09 09:37:34 +09:00
  • 7fa7911c76 Refactor log check logic for connect_ok/fails in PostgreSQL::Test::Cluster Michael Paquier 2023-06-09 09:37:26 +09:00
  • 26eaf82e71 Refactor log check logic for connect_ok/fails in PostgreSQL::Test::Cluster Michael Paquier 2023-06-09 09:37:21 +09:00
  • 9a2dbc614e Fix oversight in outer join removal. Tom Lane 2023-06-08 17:10:04 -04:00
  • fbf80421ea Re-allow INDEX_VAR as rt_index in ChangeVarNodes(). Tom Lane 2023-06-08 13:11:49 -04:00
  • d98ed080bb Fix small overestimation of base64 encoding output length. Tom Lane 2023-06-08 11:24:31 -04:00
  • 8c9f56a6a4 doc: Fix example command for ALTER FOREIGN TABLE ... OPTIONS. Fujii Masao 2023-06-08 20:11:52 +09:00
  • 15b77758ca doc: Fix example command for ALTER FOREIGN TABLE ... OPTIONS. Fujii Masao 2023-06-08 20:11:52 +09:00
  • 1536e321e6 doc: Fix example command for ALTER FOREIGN TABLE ... OPTIONS. Fujii Masao 2023-06-08 20:11:52 +09:00
  • fd3def3950 doc: Fix example command for ALTER FOREIGN TABLE ... OPTIONS. Fujii Masao 2023-06-08 20:11:52 +09:00
  • 0d3093f475 doc: Fix example command for ALTER FOREIGN TABLE ... OPTIONS. Fujii Masao 2023-06-08 20:11:52 +09:00
  • 378d73ef20 doc: Fix example command for ALTER FOREIGN TABLE ... OPTIONS. Fujii Masao 2023-06-08 20:11:52 +09:00
  • 53ea2b7ad0 Don't use _BitScanForward64/_BitScanReverse64 on 32-bit MSVC builds David Rowley 2023-06-08 10:10:34 +12:00
  • f24523672d Use per-tuple context in ExecGetAllUpdatedCols Tomas Vondra 2023-06-07 16:48:50 +02:00
  • 54e1b85872 Use per-tuple context in ExecGetAllUpdatedCols Tomas Vondra 2023-06-07 16:48:50 +02:00
  • c504aa8570 Use per-tuple context in ExecGetAllUpdatedCols Tomas Vondra 2023-06-07 16:48:50 +02:00
  • 7f528e96c5 Use per-tuple context in ExecGetAllUpdatedCols Tomas Vondra 2023-06-07 16:48:50 +02:00
  • ee87f8b63a Use per-tuple context in ExecGetAllUpdatedCols Tomas Vondra 2023-06-07 16:48:50 +02:00
  • fb5a7d84d2 doc: Fix confusing positioning of notes in connection settings Peter Eisentraut 2023-06-07 17:54:53 +02:00
  • b0f6c43716 Remove read-only server settings lc_collate and lc_ctype Peter Eisentraut 2023-06-07 16:57:06 +02:00
  • d64e6468f4 Reload configuration more frequently in apply worker. Amit Kapila 2023-06-07 09:19:17 +05:30
  • 5b0e76dce6 Initialize 'recordXtime' to silence compiler warning. Heikki Linnakangas 2023-06-06 20:30:53 +03:00
  • 7c35768cde Initialize 'recordXtime' to silence compiler warning. Heikki Linnakangas 2023-06-06 20:30:53 +03:00
  • 8b8cd437b5 Initialize 'recordXtime' to silence compiler warning. Heikki Linnakangas 2023-06-06 20:30:53 +03:00
  • 525ec837e1 Initialize 'recordXtime' to silence compiler warning. Heikki Linnakangas 2023-06-06 20:30:53 +03:00
  • 2a7fb52075 Initialize 'recordXtime' to silence compiler warning. Heikki Linnakangas 2023-06-06 20:30:53 +03:00
  • 95f0340c3b Initialize 'recordXtime' to silence compiler warning. Heikki Linnakangas 2023-06-06 20:30:53 +03:00
  • 3f1aaaa180 doc: PG 16 relnotes, fix PREPARE/EXECUTE wording Bruce Momjian 2023-06-05 14:00:37 -04:00
  • 08235203dd Remove obsolete comment Peter Eisentraut 2023-06-05 15:33:08 +02:00
  • 8cddea9a53 Doc: unify use of timestamp with time zone vs timestamptz David Rowley 2023-06-05 17:34:27 +12:00
  • 1b322c1fae Doc: explain about dependency tracking for new-style SQL functions. Tom Lane 2023-06-04 13:27:34 -04:00
  • 0aa5e4af1b Doc: explain about dependency tracking for new-style SQL functions. Tom Lane 2023-06-04 13:27:34 -04:00
  • 0211544969 Doc: explain about dependency tracking for new-style SQL functions. Tom Lane 2023-06-04 13:27:34 -04:00
  • d6f549d7a6 Fix pg_dump's failure to honor dependencies of SQL functions. Tom Lane 2023-06-04 13:05:54 -04:00
  • ca9e792749 Fix pg_dump's failure to honor dependencies of SQL functions. Tom Lane 2023-06-04 13:05:54 -04:00
  • 0161074786 Fix pg_dump's failure to honor dependencies of SQL functions. Tom Lane 2023-06-04 13:05:54 -04:00
  • 751ba1a7c1 Fix misuse of pg_log_info() for details/hints. Tom Lane 2023-06-04 11:22:05 -04:00
  • b3f32a6c31 Fix misuse of pg_log_info() for details/hints. Tom Lane 2023-06-04 11:22:05 -04:00
  • d0f4824a54 doc: Add note to prevent server spoofing with SCRAM Michael Paquier 2023-06-03 17:44:09 -04:00
  • 47b7051bc8 doc: PG 16 relnotes, add psql \df+ source code change Bruce Momjian 2023-06-01 19:59:46 -04:00
  • 02446e0583 doc: add missing "the" in LATERAL sentence. Bruce Momjian 2023-06-01 10:22:16 -04:00
  • ddbeb1d924 doc: add missing "the" in LATERAL sentence. Bruce Momjian 2023-06-01 10:22:16 -04:00
  • 9b1e89c669 doc: add missing "the" in LATERAL sentence. Bruce Momjian 2023-06-01 10:22:16 -04:00
  • 3d8aefece4 doc: add missing "the" in LATERAL sentence. Bruce Momjian 2023-06-01 10:22:16 -04:00
  • 0d6fffb4f0 doc: add missing "the" in LATERAL sentence. Bruce Momjian 2023-06-01 10:22:16 -04:00
  • 9eb1817d5c doc: add missing "the" in LATERAL sentence. Bruce Momjian 2023-06-01 10:22:16 -04:00
  • e6a254c0d4 doc: PG 16 relnotes, move memory item and reword OUTER item Bruce Momjian 2023-05-31 07:01:21 -04:00
  • 409d24485c doc: PG 16 relnotes, add memory overhead reduction item Bruce Momjian 2023-05-30 19:32:15 -04:00
  • f7c16a120c doc: PG 16 relnotes, adjust subscription origin mention Bruce Momjian 2023-05-30 19:08:14 -04:00
  • 0bcb3ca3b9 doc: PG 16 relnotes, adjust auto_explain logging item Bruce Momjian 2023-05-30 06:04:09 -04:00
  • e77c6c55e8 doc: Add missing backend_type to pg_stat_activity Daniel Gustafsson 2023-05-30 10:31:11 +02:00
  • 5a64640966 doc: PG 16 relnotes: adjust outer/full hash join parallelization Bruce Momjian 2023-05-29 14:36:27 -04:00
  • 9e28b83ae6 doc: PG 16 relnotes, fix duplicate author and commit Bruce Momjian 2023-05-29 13:49:05 -04:00
  • 503b0556d9 doc: PG 16 relnotes, fix "locale" typo and windows locale text Bruce Momjian 2023-05-27 23:04:48 -04:00
  • ec1264f01e ICU: use uloc_getDefault() for initdb. Jeff Davis 2023-05-26 11:26:11 -07:00
  • 7a844c77ec Fix joinclause removal logic to cope with cloned clauses. Tom Lane 2023-05-26 12:13:19 -04:00
  • f4a9422c0c Doc fixes for commit 1e16af8ab5. Jeff Davis 2023-05-25 17:05:50 -07:00
  • 5abff197cc nbtree VACUUM: cope with right sibling link corruption. Peter Geoghegan 2023-05-25 15:33:00 -07:00
  • 6983a51128 nbtree VACUUM: cope with right sibling link corruption. Peter Geoghegan 2023-05-25 15:32:57 -07:00
  • 322c9b340a nbtree VACUUM: cope with right sibling link corruption. Peter Geoghegan 2023-05-25 15:32:53 -07:00
  • 8f876d15ca nbtree VACUUM: cope with right sibling link corruption. Peter Geoghegan 2023-05-25 15:32:50 -07:00
  • 188dad680e nbtree VACUUM: cope with right sibling link corruption. Peter Geoghegan 2023-05-25 15:32:48 -07:00
  • a72b503ca8 nbtree VACUUM: cope with right sibling link corruption. Peter Geoghegan 2023-05-25 15:32:45 -07:00
  • 991a3df227 Fix filtering of "cloned" outer-join quals some more. Tom Lane 2023-05-25 10:28:33 -04:00
  • 913b3da6ae doc: fix typo in language tag documentation Daniel Gustafsson 2023-05-25 12:49:26 +02:00
  • 803a504342 doc: Fix example query for pg_walinspect Daniel Gustafsson 2023-05-25 12:43:16 +02:00
  • 661bf96cd2 doc: Fix example query for pg_walinspect Daniel Gustafsson 2023-05-25 12:43:16 +02:00
  • 34f5119657
    Fix pgbench in prepared mode with an empty pipeline Alvaro Herrera 2023-05-25 12:36:18 +02:00
  • 8f5e42d334
    Fix pgbench in prepared mode with an empty pipeline Alvaro Herrera 2023-05-25 12:36:18 +02:00
  • ecb968e7e3 Fix typo in TAP tests of vacuumdb Michael Paquier 2023-05-25 16:26:08 +09:00
  • 46ba86cd32 doc: PG 16 relnotes, add author from previous merge Bruce Momjian 2023-05-24 22:03:40 -04:00
  • 5c2c59ba0b doc: PG 16 relnotes, wording adjustments Bruce Momjian 2023-05-24 12:18:43 -04:00
  • ad5406246b doc: PG 16 relnotes, merge and move vector items Bruce Momjian 2023-05-24 09:54:34 -04:00
  • a817edbf6f doc: PG 16 relnotes, update xid/subxid searches item Bruce Momjian 2023-05-24 00:09:13 -04:00
  • 381d19b3ea Document deprecated createuser option. Nathan Bossart 2023-05-23 19:34:09 -07:00
  • be3f62ae6e Doc: update src/tools/pginclude/README. Tom Lane 2023-05-23 18:51:43 -04:00
  • 5df5bea290 Fix the install rule for snowball_create.sql. Tom Lane 2023-05-23 11:15:57 -04:00
  • 0ffbe6e591 Use lower case for icu_validation_level values Peter Eisentraut 2023-05-23 15:19:33 +02:00
  • dfe0169988 Punctuation improvement in postgresql.conf.sample Peter Eisentraut 2023-05-23 15:19:12 +02:00
  • f40177c904 Add newline at end of file Peter Eisentraut 2023-05-23 15:18:06 +02:00
  • 5cb54fc310 doc: PG 16 relnotes, SIMD improvements Bruce Momjian 2023-05-23 00:27:01 -04:00
  • e0b82fc8e8 Stamp 16beta1. REL_16_BETA1 Tom Lane 2023-05-22 17:08:08 -04:00
  • 60751aa503 doc: PG 16 relnotes, add major features list Bruce Momjian 2023-05-22 13:58:24 -04:00
  • 1f9f6aa491 Spell the values of libpq's gssdelegation parameter as "0" and "1". Tom Lane 2023-05-22 11:50:20 -04:00
  • 4123455a9e doc: PG 16 relnotes, improve desc. of pg_log_standby_snapshot() Bruce Momjian 2023-05-22 10:20:53 -04:00
  • 473e02f6f9 Translation updates Peter Eisentraut 2023-05-22 12:44:31 +02:00
  • 4042b2e187
    pg_dump doc: mention 'long' is valid for --compress Alvaro Herrera 2023-05-22 12:26:40 +02:00
  • ac298d3cb5 doc: PG 16 relnotes, improve description of standby log. decode Bruce Momjian 2023-05-21 23:39:27 -04:00
  • 2dcd1578c4 Rename some createuser options. Nathan Bossart 2023-05-21 20:03:56 -07:00