Commit Graph

  • 8ab0ebb9a8 Fix CLUSTER tuplesorts on abbreviated expressions. Peter Geoghegan 2022-04-20 17:17:43 -07:00
  • e4521841a1 Fix CLUSTER tuplesorts on abbreviated expressions. Peter Geoghegan 2022-04-20 17:17:41 -07:00
  • 1272630a24 Fix CLUSTER tuplesorts on abbreviated expressions. Peter Geoghegan 2022-04-20 17:17:39 -07:00
  • 5487585e37 Fix CLUSTER tuplesorts on abbreviated expressions. Peter Geoghegan 2022-04-20 17:17:37 -07:00
  • adb2d84fc2 Fix CLUSTER tuplesorts on abbreviated expressions. Peter Geoghegan 2022-04-20 17:17:35 -07:00
  • a903895b3f Fix CLUSTER tuplesorts on abbreviated expressions. Peter Geoghegan 2022-04-20 17:17:33 -07:00
  • e346329470 Disallow infinite endpoints in generate_series() for timestamps. Tom Lane 2022-04-20 18:08:15 -04:00
  • eafdf9de06 Disallow infinite endpoints in generate_series() for timestamps. Tom Lane 2022-04-20 18:08:15 -04:00
  • 8275ba773d Disallow infinite endpoints in generate_series() for timestamps. Tom Lane 2022-04-20 18:08:15 -04:00
  • 33fe55c06b Disallow infinite endpoints in generate_series() for timestamps. Tom Lane 2022-04-20 18:08:15 -04:00
  • e7adbd282d Disallow infinite endpoints in generate_series() for timestamps. Tom Lane 2022-04-20 18:08:15 -04:00
  • a1e4782a0b Disallow infinite endpoints in generate_series() for timestamps. Tom Lane 2022-04-20 18:08:15 -04:00
  • e3d3a37765
    Merge branch 'postgres:master' into master Alishan Ladhani 2022-04-20 11:57:07 -04:00
  • 4a66300acd Allow db.schema.table patterns, but complain about random garbage. Robert Haas 2022-04-20 11:02:35 -04:00
  • d2d3547979 Allow db.schema.table patterns, but complain about random garbage. Robert Haas 2022-04-20 11:02:35 -04:00
  • 836af9756b Remove trailing whitespace from *.sgml files. Tom Lane 2022-04-20 11:04:28 -04:00
  • 9425e4cae1 Fix wrong conflict resolution #81 Gilles Darold 2022-04-20 16:54:16 +02:00
  • da66ba74ec Merge branch 'master' into vacuumdb_schema_only Gilles Darold 2022-04-20 16:37:27 +02:00
  • f8092171d9 Add -n | --schema and -N | --exclude-schema options to vacuumdb Gilles Darold 2022-04-20 16:26:51 +02:00
  • 6c0f9f60f1 Fix incorrect format placeholders Peter Eisentraut 2022-04-20 16:11:14 +02:00
  • e70813fbc4
    set_deparse_plan: Reuse variable to appease Coverity Alvaro Herrera 2022-04-20 11:44:08 +02:00
  • a87e759569
    Move ModifyTableContext->lockmode to UpdateContext Alvaro Herrera 2022-04-20 11:18:04 +02:00
  • 3dcc6bf406
    ExecModifyTable: use context.planSlot instead of planSlot Alvaro Herrera 2022-04-20 10:34:58 +02:00
  • 74547b9c23 Stabilize streaming tests in test_decoding. Amit Kapila 2022-04-20 08:59:55 +05:30
  • 7891a0d5d9 Stabilize streaming tests in test_decoding. Amit Kapila 2022-04-20 08:48:25 +05:30
  • 7bdd489d3d Doc: use "an SQL" consistently rather than "a SQL" David Rowley 2022-04-20 15:17:56 +12:00
  • f583633bc1 Fix breakage in AlterFunction(). Tom Lane 2022-04-19 23:03:59 -04:00
  • 481a99811a Fix breakage in AlterFunction(). Tom Lane 2022-04-19 23:03:59 -04:00
  • 9130f8cbb9 Fix breakage in AlterFunction(). Tom Lane 2022-04-19 23:03:59 -04:00
  • 409bcfda6b Fix breakage in AlterFunction(). Tom Lane 2022-04-19 23:03:59 -04:00
  • 08a9e7a8c7 Fix breakage in AlterFunction(). Tom Lane 2022-04-19 23:03:59 -04:00
  • 344a225cb9 Fix breakage in AlterFunction(). Tom Lane 2022-04-19 23:03:59 -04:00
  • 83cca409ed Remove duplicated word in comment of basebackup.c Michael Paquier 2022-04-20 11:05:34 +09:00
  • f2a2bf66c8 Fix extract epoch from interval calculation Peter Eisentraut 2022-04-19 20:38:53 +02:00
  • 7a8d8219cc Fix extract epoch from interval calculation Peter Eisentraut 2022-04-19 20:38:53 +02:00
  • a62bff74b1 Fix aggregate logging of pgbench. Tatsuo Ishii 2022-04-19 17:04:27 +09:00
  • be46985bed Fix the check to limit sync workers. Amit Kapila 2022-04-19 09:38:25 +05:30
  • a90de822e4 Fix the check to limit sync workers. Amit Kapila 2022-04-19 09:29:34 +05:30
  • 59348fbdeb Fix the check to limit sync workers. Amit Kapila 2022-04-19 09:18:44 +05:30
  • 82d4a17a17 Fix the check to limit sync workers. Amit Kapila 2022-04-19 09:08:05 +05:30
  • c9dea58e27 Fix the check to limit sync workers. Amit Kapila 2022-04-19 08:54:37 +05:30
  • dd4ab6fd65 Fix the check to limit sync workers. Amit Kapila 2022-04-19 08:49:49 +05:30
  • 587de223f0 Add missing error handling in pg_md5_hash(). Tom Lane 2022-04-18 20:04:55 -04:00
  • 2ceec5bb39 Avoid invalid array reference in transformAlterTableStmt(). Tom Lane 2022-04-18 12:16:45 -04:00
  • 20af44693c Avoid invalid array reference in transformAlterTableStmt(). Tom Lane 2022-04-18 12:16:45 -04:00
  • 0795da8695 Avoid invalid array reference in transformAlterTableStmt(). Tom Lane 2022-04-18 12:16:45 -04:00
  • 69cefb3fb8 Avoid invalid array reference in transformAlterTableStmt(). Tom Lane 2022-04-18 12:16:45 -04:00
  • e805735a83 Avoid invalid array reference in transformAlterTableStmt(). Tom Lane 2022-04-18 12:16:45 -04:00
  • 36d4efe779 Avoid invalid array reference in transformAlterTableStmt(). Tom Lane 2022-04-18 12:16:45 -04:00
  • 1a8b110539 Fix second race condition in 002_archiving.pl with archive_cleanup_command Michael Paquier 2022-04-18 13:41:40 +09:00
  • 676eeb6dd1 Add additional documentation for row filters. Amit Kapila 2022-04-18 08:42:37 +05:30
  • 4751a13b63 Fix race in TAP test 002_archiving.pl when restoring history file Michael Paquier 2022-04-18 11:40:25 +09:00
  • a57399d70c Fix race in TAP test 002_archiving.pl when restoring history file Michael Paquier 2022-04-18 11:40:22 +09:00
  • a6fc64b9a8 Fix race in TAP test 002_archiving.pl when restoring history file Michael Paquier 2022-04-18 11:40:18 +09:00
  • 8bcf90c7a6 Fix race in TAP test 002_archiving.pl when restoring history file Michael Paquier 2022-04-18 11:40:14 +09:00
  • e61efafcb8 Fix race in TAP test 002_archiving.pl when restoring history file Michael Paquier 2022-04-18 11:39:50 +09:00
  • 42e44f3b38 Handle compression level in pg_receivewal for LZ4 Michael Paquier 2022-04-18 10:18:34 +09:00
  • ad845d640e Add a temp-install prerequisite to src/interfaces/ecpg "checktcp". Noah Misch 2022-04-16 17:43:54 -07:00
  • d9f4348d47 Add a temp-install prerequisite to src/interfaces/ecpg "checktcp". Noah Misch 2022-04-16 17:43:54 -07:00
  • 6ea49fe354 Add a temp-install prerequisite to src/interfaces/ecpg "checktcp". Noah Misch 2022-04-16 17:43:54 -07:00
  • b404513de8 Add a temp-install prerequisite to src/interfaces/ecpg "checktcp". Noah Misch 2022-04-16 17:43:54 -07:00
  • acd0eb635e Add a temp-install prerequisite to src/interfaces/ecpg "checktcp". Noah Misch 2022-04-16 17:43:54 -07:00
  • 42dbbca58e Add a temp-install prerequisite to src/interfaces/ecpg "checktcp". Noah Misch 2022-04-16 17:43:54 -07:00
  • acf1dd4234 Don't retry restore_command while reading ahead. Thomas Munro 2022-04-17 10:22:03 +12:00
  • 4a736a161c pgstat: Use correct lock level in pgstat_drop_all_entries(). Andres Freund 2022-04-16 12:13:31 -07:00
  • 9f4f0a0dad Fix incorrect logic in HaveRegisteredOrActiveSnapshot(). Tom Lane 2022-04-16 16:04:50 -04:00
  • a17fd67d2f
    Build libpq test programs under MSVC Andrew Dunstan 2022-04-16 09:35:15 -04:00
  • 5a892c9b15 Fix some trailing whitespace in documentation files Peter Eisentraut 2022-04-16 09:05:07 +02:00
  • 5fbb2d8f10 Use standard timeout, in 010_pg_basebackup.pl. Noah Misch 2022-04-15 23:15:38 -07:00
  • d3609dd254 Fix multi-table VACUUM VERBOSE accounting. Peter Geoghegan 2022-04-15 15:48:39 -07:00
  • 7129a9791e psql: fix \l display for pre-v15 databases. Tom Lane 2022-04-15 18:31:01 -04:00
  • 6fea65508a Tighten ComputeXidHorizons' handling of walsenders. Tom Lane 2022-04-15 17:50:01 -04:00
  • bdb71dbe80 VACUUM VERBOSE: Show dead items for an empty table. Peter Geoghegan 2022-04-15 14:20:56 -07:00
  • 357c8455e6 Adjust VACUUM's removable cutoff log message. Peter Geoghegan 2022-04-15 13:21:43 -07:00
  • 91998539b2 Revert "Temporarily add some probes of tenk1's relallvisible in create_index.sql." Tom Lane 2022-04-15 13:29:39 -04:00
  • f7a605f636 Small cleanups in SQL/JSON code Andrew Dunstan 2022-04-15 07:47:12 -04:00
  • 5cd1c40b3c pgstat: set timestamps of fixed-numbered stats after a crash. Andres Freund 2022-04-14 17:40:25 -07:00
  • 3f19e176ae
    Have CLUSTER ignore partitions not owned by caller Alvaro Herrera 2022-04-14 22:11:06 +02:00
  • 275e719d91
    Reword text on ROW SHARE lock as acquired by SELECT FOR <lock> Alvaro Herrera 2022-04-14 21:52:20 +02:00
  • 5bb2b6abc8 Temporarily add some probes of tenk1's relallvisible in create_index.sql. Tom Lane 2022-04-14 12:14:01 -04:00
  • 48b398943b Rethink the delay-checkpoint-end mechanism in the back-branches. Robert Haas 2022-04-14 11:10:18 -04:00
  • 6270ee4450 Rethink the delay-checkpoint-end mechanism in the back-branches. Robert Haas 2022-04-14 11:10:16 -04:00
  • 68e605b9ef Rethink the delay-checkpoint-end mechanism in the back-branches. Robert Haas 2022-04-14 11:10:13 -04:00
  • d18c913b78 Rethink the delay-checkpoint-end mechanism in the back-branches. Robert Haas 2022-04-14 11:10:11 -04:00
  • 10520f4346 Rethink the delay-checkpoint-end mechanism in the back-branches. Robert Haas 2022-04-14 11:10:07 -04:00
  • 4cd8717af3 Improve a couple of sql/json error messages Andrew Dunstan 2022-04-14 10:26:29 -04:00
  • fcdb35c32a Fix transformJsonBehavior Andrew Dunstan 2022-04-14 08:57:09 -04:00
  • 12d32b7bc1 pageinspect: Fix handling of all-zero pages Michael Paquier 2022-04-14 15:09:46 +09:00
  • 79fed072ba pageinspect: Fix handling of all-zero pages Michael Paquier 2022-04-14 15:09:42 +09:00
  • 5378d55cb2 pageinspect: Fix handling of all-zero pages Michael Paquier 2022-04-14 15:09:39 +09:00
  • 2275d044d0 pageinspect: Fix handling of all-zero pages Michael Paquier 2022-04-14 15:09:36 +09:00
  • df6bbe73b8 pageinspect: Fix handling of all-zero pages Michael Paquier 2022-04-14 15:09:26 +09:00
  • cd4868a570 pageinspect: Fix handling of all-zero pages Michael Paquier 2022-04-14 15:08:03 +09:00
  • a00fd066b1 Add missing spaces after single-line comments David Rowley 2022-04-14 09:28:56 +12:00
  • ac8be0cb95 Docs: fix some spelling mistakes and also do some wordsmithing David Rowley 2022-04-14 09:16:05 +12:00
  • b5607b0746 Fix case sensitivity in psql's tab completion for GUC names. Tom Lane 2022-04-13 16:26:34 -04:00
  • 139d46ee26 Further tweak the default behavior of psql's \dconfig. Tom Lane 2022-04-13 15:03:58 -04:00
  • 7b7ed046cb Prevent access to no-longer-pinned buffer in heapam_tuple_lock(). Tom Lane 2022-04-13 13:35:02 -04:00
  • e0ed20d0b6 Prevent access to no-longer-pinned buffer in heapam_tuple_lock(). Tom Lane 2022-04-13 13:35:02 -04:00
  • 44096c31ea Prevent access to no-longer-pinned buffer in heapam_tuple_lock(). Tom Lane 2022-04-13 13:35:02 -04:00