Commit Graph

  • 731d514ae5
    Fix ENABLE/DISABLE TRIGGER to handle recursion correctly Alvaro Herrera 2022-08-04 20:02:02 +02:00
  • ab85566301
    Fix ENABLE/DISABLE TRIGGER to handle recursion correctly Alvaro Herrera 2022-08-04 20:02:02 +02:00
  • 6e7b37264e
    Fix ENABLE/DISABLE TRIGGER to handle recursion correctly Alvaro Herrera 2022-08-04 20:02:02 +02:00
  • ce8e066521
    Fix ENABLE/DISABLE TRIGGER to handle recursion correctly Alvaro Herrera 2022-08-04 20:02:02 +02:00
  • d2e150831a Remove configure probe for fdatasync. Thomas Munro 2022-08-05 16:10:05 +12:00
  • 623cc67347 Remove configure probe for clock_gettime. Thomas Munro 2022-08-05 15:56:36 +12:00
  • 92f375056c Fix nbtree maximum item size macro. Peter Geoghegan 2022-08-04 20:55:02 -07:00
  • a0dc827112 Simplify replacement code for preadv and pwritev. Thomas Munro 2022-08-05 11:43:14 +12:00
  • 718fe0a14a Make consistent a couple of log messages when parsing HBA files Michael Paquier 2022-08-05 09:50:27 +09:00
  • 47ab1ac822 Use hba_file/ident_file GUCs rather than pg_hba.conf/pg_ident.conf in logs Michael Paquier 2022-08-05 09:36:42 +09:00
  • 270eb4b5d4 Fix failure to set correct operator in window run condition David Rowley 2022-08-05 10:14:40 +12:00
  • 53823a06be Fix failure to set correct operator in window run condition David Rowley 2022-08-05 10:14:00 +12:00
  • cf112c1220 Remove dead pread and pwrite replacement code. Thomas Munro 2022-08-05 09:42:31 +12:00
  • 71f5dc6dfb Remove dead setenv, unsetenv replacement code. Thomas Munro 2022-08-05 09:38:36 +12:00
  • b79ec732d2 Remove configure probes for poll and poll.h. Thomas Munro 2022-08-05 09:37:53 +12:00
  • 5963c9a154 Remove configure probe for link. Thomas Munro 2022-08-05 09:36:50 +12:00
  • 2b1f580ee2 Remove configure probes for symlink/readlink, and dead code. Thomas Munro 2022-08-05 09:22:56 +12:00
  • adeef67834 Remove configure probe for setsid. Thomas Munro 2022-08-05 09:21:51 +12:00
  • 098f4d813b Remove configure probe for shm_open. Thomas Munro 2022-08-05 09:19:36 +12:00
  • bdb657edd6 Remove configure probe and related tests for getrlimit. Thomas Munro 2022-08-05 09:18:34 +12:00
  • ca1e85513e Remove configure probe for dlopen, and refactor. Thomas Munro 2022-08-05 09:12:45 +12:00
  • 6f7e7d0c48 Revert recent changes to 002_pg_upgrade.pl. Robert Haas 2022-08-04 15:17:14 -04:00
  • 87e22f675f Revert recent changes to 002_pg_upgrade.pl. Robert Haas 2022-08-04 15:17:14 -04:00
  • 3419d51e19 Fix check_exclusion_or_unique_constraint for UNIQUE NULLS NOT DISTINCT. Tom Lane 2022-08-04 14:16:26 -04:00
  • d59383924c Fix check_exclusion_or_unique_constraint for UNIQUE NULLS NOT DISTINCT. Tom Lane 2022-08-04 14:16:26 -04:00
  • 138213684a Add CHECK_FOR_INTERRUPTS in ExecInsert's speculative insertion loop. Tom Lane 2022-08-04 14:10:06 -04:00
  • efba7a63ff Add CHECK_FOR_INTERRUPTS in ExecInsert's speculative insertion loop. Tom Lane 2022-08-04 14:10:06 -04:00
  • 23edf0e8b4 Add CHECK_FOR_INTERRUPTS in ExecInsert's speculative insertion loop. Tom Lane 2022-08-04 14:10:06 -04:00
  • 963a6b6fa4 Add CHECK_FOR_INTERRUPTS in ExecInsert's speculative insertion loop. Tom Lane 2022-08-04 14:10:06 -04:00
  • 2e2f3435af Add CHECK_FOR_INTERRUPTS in ExecInsert's speculative insertion loop. Tom Lane 2022-08-04 14:10:06 -04:00
  • 4c7b16312e Add CHECK_FOR_INTERRUPTS in ExecInsert's speculative insertion loop. Tom Lane 2022-08-04 14:10:06 -04:00
  • 6ad86feecb Add CHECK_FOR_INTERRUPTS in ExecInsert's speculative insertion loop. Tom Lane 2022-08-04 14:10:06 -04:00
  • cc11647991 Add proper regression test for the recent SRFs-in-pathkeys problem. Tom Lane 2022-08-04 11:11:22 -04:00
  • 1a9ac84923 Add proper regression test for the recent SRFs-in-pathkeys problem. Tom Lane 2022-08-04 11:11:22 -04:00
  • 8d38ccafca Add proper regression test for the recent SRFs-in-pathkeys problem. Tom Lane 2022-08-04 11:11:22 -04:00
  • 11e7d626ce Add proper regression test for the recent SRFs-in-pathkeys problem. Tom Lane 2022-08-04 11:11:22 -04:00
  • f8f20203c2 Rephrase comments to make them clearer Daniel Gustafsson 2022-08-04 16:30:06 +02:00
  • bcabbfc6a9 Fix formatting and comment typos John Naylor 2022-08-04 16:41:29 +07:00
  • 120e159b7d Fix assorted doc typos John Naylor 2022-08-04 15:59:32 +07:00
  • b25566ab3c Fix assorted doc typos John Naylor 2022-08-04 15:59:32 +07:00
  • 9f08803828 Fix assorted doc typos John Naylor 2022-08-04 15:59:32 +07:00
  • d107e73fa8 Clarify DROP EXTENSION docs regarding explicitly dependent routines John Naylor 2022-08-04 15:29:25 +07:00
  • 0436f34d40 Clarify DROP EXTENSION docs regarding explicitly dependent routines John Naylor 2022-08-04 15:29:25 +07:00
  • f217d093fd Clarify DROP EXTENSION docs regarding explicitly dependent routines John Naylor 2022-08-04 15:29:25 +07:00
  • 245e14e28b Fix inconsistent comments for some function declarations in headers Michael Paquier 2022-08-04 17:36:21 +09:00
  • 56f2c7b58b Support SSE2 intrinsics where available John Naylor 2022-08-03 11:07:40 +07:00
  • da4ed75881 Fix incorrect tests for SRFs in relation_can_be_sorted_early(). Tom Lane 2022-08-03 17:33:42 -04:00
  • 445b9020c9 Fix incorrect tests for SRFs in relation_can_be_sorted_early(). Tom Lane 2022-08-03 17:33:42 -04:00
  • 14168d57bb Fix incorrect tests for SRFs in relation_can_be_sorted_early(). Tom Lane 2022-08-03 17:33:42 -04:00
  • 1aa8dad41f Fix incorrect tests for SRFs in relation_can_be_sorted_early(). Tom Lane 2022-08-03 17:33:42 -04:00
  • bc76f5ac48 Add another old commit to git-blame-ignore-revs. Peter Geoghegan 2022-08-03 09:28:27 -07:00
  • 9820032daa Reduce test runtime of src/test/modules/snapshot_too_old. Tom Lane 2022-08-03 11:14:55 -04:00
  • 9c92a10f5a Reduce test runtime of src/test/modules/snapshot_too_old. Tom Lane 2022-08-03 11:14:55 -04:00
  • e94c52fca6 Reduce test runtime of src/test/modules/snapshot_too_old. Tom Lane 2022-08-03 11:14:55 -04:00
  • b2694aebe3 Reduce test runtime of src/test/modules/snapshot_too_old. Tom Lane 2022-08-03 11:14:55 -04:00
  • 8eaa4d0f3d Reduce test runtime of src/test/modules/snapshot_too_old. Tom Lane 2022-08-03 11:14:55 -04:00
  • c628ca3500 Reduce test runtime of src/test/modules/snapshot_too_old. Tom Lane 2022-08-03 11:14:55 -04:00
  • 1da0850f0e Reduce test runtime of src/test/modules/snapshot_too_old. Tom Lane 2022-08-03 11:14:55 -04:00
  • 0c20dd33db Add wait_for_subscription_sync for TAP tests. Amit Kapila 2022-08-03 15:31:17 +05:30
  • c67c2e2a29 Be more wary about 32-bit integer overflow in pg_stat_statements. Tom Lane 2022-08-02 18:05:34 -04:00
  • dd414bf4e0 Be more wary about 32-bit integer overflow in pg_stat_statements. Tom Lane 2022-08-02 18:05:34 -04:00
  • 6608a43056 Be more wary about 32-bit integer overflow in pg_stat_statements. Tom Lane 2022-08-02 18:05:34 -04:00
  • 06f6a07ba4 Be more wary about 32-bit integer overflow in pg_stat_statements. Tom Lane 2022-08-02 18:05:34 -04:00
  • 6b67db10c3 Be more wary about 32-bit integer overflow in pg_stat_statements. Tom Lane 2022-08-02 18:05:34 -04:00
  • 17fd203b41 Be more wary about 32-bit integer overflow in pg_stat_statements. Tom Lane 2022-08-02 18:05:34 -04:00
  • 82ebc70d1c Be more wary about 32-bit integer overflow in pg_stat_statements. Tom Lane 2022-08-02 18:05:34 -04:00
  • 9fc1776dda Remove unused fields from ExprEvalStep David Rowley 2022-08-03 09:46:02 +12:00
  • 7ceb772113 [Code4All][pg_dump] add data masking option #97 Viktoria Shepard 2022-08-03 01:11:03 +05:00
  • c034b629cc Change type "char"'s I/O format for non-ASCII characters. Tom Lane 2022-08-02 10:29:35 -04:00
  • ec62ce55a8 Change type "char"'s I/O format for non-ASCII characters. Tom Lane 2022-08-02 10:29:35 -04:00
  • 1349d2790b Improve performance of ORDER BY / DISTINCT aggregates David Rowley 2022-08-02 23:11:45 +12:00
  • 5b94d3ccb7 doc: Fix typos in protocol.sgml Michael Paquier 2022-08-02 19:56:06 +09:00
  • a69959fab2 doc: Fix typos in protocol.sgml Michael Paquier 2022-08-02 19:55:59 +09:00
  • 6b24d3f9cc Move common catalog cache access routines to lsyscache.c Amit Kapila 2022-08-02 10:47:22 +05:30
  • c689baa158 Fix comment in pg_db_role_setting.h John Naylor 2022-08-02 11:49:37 +07:00
  • 7bf91ec0f3 Remove duplicated wait for subscription sync from 007_ddl.pl. Amit Kapila 2022-08-02 09:30:46 +05:30
  • 572baf2b3e Remove duplicated wait for subscription sync from 007_ddl.pl. Amit Kapila 2022-08-02 09:20:38 +05:30
  • 418ec32072 Add a regression test for contrib/tcn. Tom Lane 2022-08-01 19:18:37 -04:00
  • b592422095 Relax overly strict rules in select_outer_pathkeys_for_merge() David Rowley 2022-08-02 11:02:46 +12:00
  • 2865b4060a Add a regression test for contrib/pg_prewarm. Tom Lane 2022-08-01 17:59:35 -04:00
  • 3592e0ff98 Have ExecFindPartition cache the last found partition David Rowley 2022-08-02 09:55:27 +12:00
  • d54fc7e676 Check maximum number of columns in function RTEs, too. Tom Lane 2022-08-01 12:22:35 -04:00
  • 5d280bc893 Check maximum number of columns in function RTEs, too. Tom Lane 2022-08-01 12:22:35 -04:00
  • 51d8b52fcf Check maximum number of columns in function RTEs, too. Tom Lane 2022-08-01 12:22:35 -04:00
  • 331f8b851c Check maximum number of columns in function RTEs, too. Tom Lane 2022-08-01 12:22:35 -04:00
  • d947a8bd56 Check maximum number of columns in function RTEs, too. Tom Lane 2022-08-01 12:22:35 -04:00
  • adc3ae6eb3 Check maximum number of columns in function RTEs, too. Tom Lane 2022-08-01 12:22:35 -04:00
  • 83f1793d60 Check maximum number of columns in function RTEs, too. Tom Lane 2022-08-01 12:22:35 -04:00
  • 24872bbf92 Fix error reporting after ioctl() call with pg_upgrade --clone Michael Paquier 2022-08-01 16:39:33 +09:00
  • aadaaeff4c Fix error reporting after ioctl() call with pg_upgrade --clone Michael Paquier 2022-08-01 16:39:30 +09:00
  • 523926dea9 Fix error reporting after ioctl() call with pg_upgrade --clone Michael Paquier 2022-08-01 16:39:27 +09:00
  • 07abcd9ab7 Fix error reporting after ioctl() call with pg_upgrade --clone Michael Paquier 2022-08-01 16:39:16 +09:00
  • 8b1ec7d295 Fix error reporting after ioctl() call with pg_upgrade --clone Michael Paquier 2022-08-01 16:38:23 +09:00
  • 13dc486ab6 TEMP #96 Lee Dong Wook 2022-06-20 22:57:19 +09:00
  • 2827f108d1 ci: remove minor version from freebsd image name Andres Freund 2022-07-31 17:40:42 -07:00
  • 7ff358b76a Append -X to direct invocation of psql in new test for BASE_BACKUP Michael Paquier 2022-08-01 09:58:19 +09:00
  • feae5c0cba ci: remove minor version from freebsd image name Andres Freund 2022-07-31 17:40:42 -07:00
  • ad341469b4 Add more TAP tests with BASE_BACKUP and pg_backup_start/stop Michael Paquier 2022-08-01 09:16:11 +09:00
  • 6e37312a2a Remove test_oat_hooks.c's nodetag_to_string(). Tom Lane 2022-07-31 16:58:20 -04:00
  • 3451a57f77 Remove test_oat_hooks.c's nodetag_to_string(). Tom Lane 2022-07-31 16:58:20 -04:00