Commit Graph

  • 9aa644f929 Doc: improve description of plpgsql's FETCH and MOVE commands. Tom Lane 2024-07-22 19:43:12 -04:00
  • 74e1546284 Doc: improve description of plpgsql's FETCH and MOVE commands. Tom Lane 2024-07-22 19:43:12 -04:00
  • db46016304 Doc: improve description of plpgsql's FETCH and MOVE commands. Tom Lane 2024-07-22 19:43:12 -04:00
  • d2cba4f2cb Doc: improve description of plpgsql's FETCH and MOVE commands. Tom Lane 2024-07-22 19:43:12 -04:00
  • efcbb76efe Revert "Test that vacuum removes tuples older than OldestXmin" Melanie Plageman 2024-07-22 16:13:56 -04:00
  • 1a3e90948b Revert "Test that vacuum removes tuples older than OldestXmin" Melanie Plageman 2024-07-22 16:32:43 -04:00
  • 3ec406b5b3 Add first approach to hash-based sharding francupp9-12 2024-07-22 17:17:05 -03:00
  • 20f896ff25 Add cp of .a to PG_CTL_DIR for it to update in every cargo build francupp9-12 2024-07-22 17:16:21 -03:00
  • e7dabbcebd Initialize wal_level in the initial checkpoint record. Robert Haas 2024-07-22 15:32:43 -04:00
  • 6a6ebb92b0 Initialize wal_level in the initial checkpoint record. Robert Haas 2024-07-22 15:32:43 -04:00
  • e4326fbc60 Remove grotty use of disable_cost for TID scan plans. Robert Haas 2024-07-22 14:57:53 -04:00
  • 277942f2ff
    Added required pillow version to fix CVE-2023-4863 (#241) Anastasia Alexandrova 2024-07-22 20:00:55 +03:00
  • 6c8d2ea7a5 Add missing call to ConditionVariableCancelSleep(). Robert Haas 2024-07-17 14:53:00 -04:00
  • c0348fd0e3 Add missing call to ConditionVariableCancelSleep(). Robert Haas 2024-07-17 14:53:00 -04:00
  • 5d2e1cc117 Replace some strtok() with strsep() Peter Eisentraut 2024-07-22 15:45:46 +02:00
  • d329a515f4
    postgres_fdw: Split out the query_cancel test to its own file Alvaro Herrera 2024-07-22 12:49:57 +02:00
  • 90c1ba52e0
    postgres_fdw: Split out the query_cancel test to its own file Alvaro Herrera 2024-07-22 12:49:57 +02:00
  • 683be87fbb Add port/ replacement for strsep() Peter Eisentraut 2024-07-22 09:47:02 +02:00
  • 7e187a7386 Fix unstable test in select_parallel.sql Richard Guo 2024-07-22 11:29:21 +09:00
  • 2d8ef5e24f Add new error code for "file name too long" Michael Paquier 2024-07-22 09:28:01 +09:00
  • 5ec2c529f5 meson: Add dependency lookups via names used by cmake Andres Freund 2024-07-20 13:51:08 -07:00
  • 2416fdb3ee meson: Add support for detecting ossp-uuid without pkg-config Andres Freund 2024-07-20 13:51:08 -07:00
  • 7ed2ce0b25 meson: Add support for detecting gss without pkg-config Andres Freund 2024-07-20 13:51:08 -07:00
  • c3dafaaac3 meson: Add missing argument to gssapi.h check Andres Freund 2024-07-20 13:51:08 -07:00
  • 13c58ca518 meson: Add dependency lookups via names used by cmake Andres Freund 2024-07-20 13:51:09 -07:00
  • 793a5bebeb meson: Add support for detecting ossp-uuid without pkg-config Andres Freund 2024-07-20 13:51:09 -07:00
  • 2b4593379b meson: Add support for detecting gss without pkg-config Andres Freund 2024-07-20 13:51:09 -07:00
  • cc50694c8d meson: Add missing argument to gssapi.h check Andres Freund 2024-07-20 13:51:09 -07:00
  • 9ac6995d6b meson: Add dependency lookups via names used by cmake Andres Freund 2024-07-20 13:51:08 -07:00
  • 1213875b3a meson: Add support for detecting ossp-uuid without pkg-config Andres Freund 2024-07-20 13:51:08 -07:00
  • a850701c7d meson: Add support for detecting gss without pkg-config Andres Freund 2024-07-20 13:51:08 -07:00
  • 5b707bb507 meson: Add missing argument to gssapi.h check Andres Freund 2024-07-20 13:51:08 -07:00
  • de0ef522b6
    Merge pull request #8 from isoprophlex/shard-leader-connection-router-struct AldoRastrelli 2024-07-20 17:46:53 -03:00
  • feca6c688c Correctly check updatability of columns targeted by INSERT...DEFAULT. Tom Lane 2024-07-20 13:40:15 -04:00
  • 461f479485 Correctly check updatability of columns targeted by INSERT...DEFAULT. Tom Lane 2024-07-20 13:40:15 -04:00
  • 0d712ec12a Correctly check updatability of columns targeted by INSERT...DEFAULT. Tom Lane 2024-07-20 13:40:15 -04:00
  • 96953052a1 Correctly check updatability of columns targeted by INSERT...DEFAULT. Tom Lane 2024-07-20 13:40:15 -04:00
  • 220003b9b9 Correctly check updatability of columns targeted by INSERT...DEFAULT. Tom Lane 2024-07-20 13:40:15 -04:00
  • fd958bbbdf Correctly check updatability of columns targeted by INSERT...DEFAULT. Tom Lane 2024-07-20 13:40:15 -04:00
  • 041a00c480 Correctly check updatability of columns targeted by INSERT...DEFAULT. Tom Lane 2024-07-20 13:40:15 -04:00
  • 8720a15e9a Use read streams in CREATE DATABASE when STRATEGY=WAL_LOG. Noah Misch 2024-07-20 04:22:12 -07:00
  • a858be17c3 Add a way to create read stream object by using SMgrRelation. Noah Misch 2024-07-20 04:22:12 -07:00
  • af07a827b9 Refactor PinBufferForBlock() to remove checks about persistence. Noah Misch 2024-07-20 04:22:12 -07:00
  • e00c45f685 Remove "smgr_persistence == 0" dead code. Noah Misch 2024-07-20 04:22:12 -07:00
  • 4f96281587 Add overflow checks to money type. Nathan Bossart 2024-07-19 11:52:32 -05:00
  • c5321e9651 Add overflow checks to money type. Nathan Bossart 2024-07-19 11:52:32 -05:00
  • e8dfe0430f Add overflow checks to money type. Nathan Bossart 2024-07-19 11:52:32 -05:00
  • b82791c8fc Add overflow checks to money type. Nathan Bossart 2024-07-19 11:52:32 -05:00
  • 34e9dce69c Add overflow checks to money type. Nathan Bossart 2024-07-19 11:52:32 -05:00
  • 3764ee47f7 Add overflow checks to money type. Nathan Bossart 2024-07-19 11:52:32 -05:00
  • 22b0ccd65d Add overflow checks to money type. Nathan Bossart 2024-07-19 11:52:32 -05:00
  • 80c34692e8 Test that vacuum removes tuples older than OldestXmin Melanie Plageman 2024-07-19 10:40:42 -04:00
  • fd4f12df5e Ensure vacuum removes all visibly dead tuples older than OldestXmin Melanie Plageman 2024-07-19 10:40:39 -04:00
  • 01e2b7f0fd Test that vacuum removes tuples older than OldestXmin Melanie Plageman 2024-07-19 10:44:42 -04:00
  • 06bf404cd0 Ensure vacuum removes all visibly dead tuples older than OldestXmin Melanie Plageman 2024-07-19 10:44:36 -04:00
  • d42f60ccf0 Test that vacuum removes tuples older than OldestXmin Melanie Plageman 2024-07-19 11:20:07 -04:00
  • 45ce054c02 Ensure vacuum removes all visibly dead tuples older than OldestXmin Melanie Plageman 2024-07-19 11:16:51 -04:00
  • e2e992820f Test that vacuum removes tuples older than OldestXmin Melanie Plageman 2024-07-19 11:11:19 -04:00
  • dc6354c670 Ensure vacuum removes all visibly dead tuples older than OldestXmin Melanie Plageman 2024-07-19 11:06:03 -04:00
  • aa607980ae Test that vacuum removes tuples older than OldestXmin Melanie Plageman 2024-07-19 10:18:22 -04:00
  • 83c39a1f7f Ensure vacuum removes all visibly dead tuples older than OldestXmin Melanie Plageman 2024-07-19 10:18:17 -04:00
  • 412e2a25e2 Edit sh's francupp9-12 2024-07-19 12:54:14 -03:00
  • 4f67e50ea9 Edit path to ports text file francupp9-12 2024-07-19 12:53:52 -03:00
  • eb337f720b Edit psql/Makefile francupp9-12 2024-07-19 12:52:38 -03:00
  • cf52edecde Delete unused binaries in Cargo.toml francupp9-12 2024-07-19 12:51:36 -03:00
  • b0a8a7ddd3 Move resowner from common JitContext to LLVM specific Heikki Linnakangas 2024-07-19 10:27:06 +03:00
  • 5784a493f1 Move resowner from common JitContext to LLVM specific Heikki Linnakangas 2024-07-19 10:27:06 +03:00
  • 3a137ab7e5 Add more test coverage for jsonpath "$.*" with arrays Michael Paquier 2024-07-19 14:17:56 +09:00
  • f39f3e0fbe postgres_fdw: Avoid "cursor can only scan forward" error. Etsuro Fujita 2024-07-19 13:15:05 +09:00
  • d97f2ee50e postgres_fdw: Avoid "cursor can only scan forward" error. Etsuro Fujita 2024-07-19 13:15:03 +09:00
  • 935fe79ea1 postgres_fdw: Avoid "cursor can only scan forward" error. Etsuro Fujita 2024-07-19 13:15:01 +09:00
  • 5c571a34d0 postgres_fdw: Avoid "cursor can only scan forward" error. Etsuro Fujita 2024-07-19 13:15:00 +09:00
  • 9cd365f28f Propagate query IDs of utility statements in functions Michael Paquier 2024-07-19 10:21:24 +09:00
  • 38e271d3c2 Propagate query IDs of utility statements in functions Michael Paquier 2024-07-19 10:21:21 +09:00
  • c145f321b6 Propagate query IDs of utility statements in functions Michael Paquier 2024-07-19 10:21:01 +09:00
  • cd85ae1114 Improve pg_ctl's message for shutdown after recovery. Tom Lane 2024-07-18 13:48:58 -04:00
  • 56c6be57af Doc: improve description of plpgsql's RAISE command. Tom Lane 2024-07-18 12:37:51 -04:00
  • 2b5819e2b4 Do not summarize WAL if generated with wal_level=minimal. Robert Haas 2024-07-18 12:09:48 -04:00
  • 402b586d0a Do not summarize WAL if generated with wal_level=minimal. Robert Haas 2024-07-18 12:09:48 -04:00
  • 33b6273e58
    Merge pull request #240 from Percona-Lab/Doc-Update-release-notes Anastasia Alexandrova 2024-07-18 11:17:59 +03:00
  • a0a5869a85 Add INJECTION_POINT_CACHED() to run injection points directly from cache Michael Paquier 2024-07-18 09:50:41 +09:00
  • 4cbd8c6022 Doc: fix minor syntax error in example. Tom Lane 2024-07-17 15:17:52 -04:00
  • 6159331acf Doc: fix minor syntax error in example. Tom Lane 2024-07-17 15:17:52 -04:00
  • 925479b8d8 Use PqMsg_* macros in more places. Nathan Bossart 2024-07-17 10:51:00 -05:00
  • a99cc6c6b4 Use PqMsg_* macros in more places. Nathan Bossart 2024-07-17 10:51:00 -05:00
  • f2a0d5808c Avoid error in recovery test if history file is not yet present Andrew Dunstan 2024-07-17 10:35:50 -04:00
  • 5d797c896f Avoid error in recovery test if history file is not yet present Andrew Dunstan 2024-07-17 10:35:50 -04:00
  • 071ed76a06 Avoid error in recovery test if history file is not yet present Andrew Dunstan 2024-07-17 10:35:50 -04:00
  • bc9d706a19 Avoid error in recovery test if history file is not yet present Andrew Dunstan 2024-07-17 10:35:50 -04:00
  • 5e578acca5 Avoid error in recovery test if history file is not yet present Andrew Dunstan 2024-07-17 10:35:50 -04:00
  • b06fe880da Avoid error in recovery test if history file is not yet present Andrew Dunstan 2024-07-17 10:35:50 -04:00
  • 5ee78e3038 Avoid error in recovery test if history file is not yet present Andrew Dunstan 2024-07-17 10:35:50 -04:00
  • 86d33987e8 SQL/JSON: Rethink c2d93c3802b Amit Langote 2024-07-17 17:10:57 +09:00
  • 2177306a64 SQL/JSON: Rethink c2d93c3802b Amit Langote 2024-07-17 17:10:57 +09:00
  • ec678692f6 Make write of pgstats file durable at shutdown Michael Paquier 2024-07-17 11:50:36 +09:00
  • 4b74ebf726 When creating materialized views, use REFRESH to load data. Jeff Davis 2024-07-16 15:41:29 -07:00
  • b4da732fd6 When creating materialized views, use REFRESH to load data. Jeff Davis 2024-07-16 15:41:22 -07:00
  • 0a8ca122e5 Add a couple of recent commits to .git-blame-ignore-revs. Nathan Bossart 2024-07-16 11:04:55 -05:00
  • 49546ae9c7 Adjust recently added test for pg_signal_autovacuum role Andrew Dunstan 2024-07-16 10:05:48 -04:00
  • 4c8fe18cb7 Updated release notes and docs with pg_tde_basic access method Anastasia Alexadrova 2024-07-16 11:44:35 +03:00