Commit Graph

  • 50fd428b2b Message style improvements master Peter Eisentraut 2025-06-28 19:18:06 +0200
  • bf377c21a6 Use correct DatumGet*() function in test_shm_mq_main(). REL_13_STABLE Nathan Bossart 2025-06-27 13:37:26 -0500
  • e2f0628212 Use correct DatumGet*() function in test_shm_mq_main(). REL_14_STABLE Nathan Bossart 2025-06-27 13:37:26 -0500
  • 4dc48ad28d Use correct DatumGet*() function in test_shm_mq_main(). REL_15_STABLE Nathan Bossart 2025-06-27 13:37:26 -0500
  • 01f26f5c2e Use correct DatumGet*() function in test_shm_mq_main(). REL_16_STABLE Nathan Bossart 2025-06-27 13:37:26 -0500
  • 07402e370e Use correct DatumGet*() function in test_shm_mq_main(). REL_17_STABLE Nathan Bossart 2025-06-27 13:37:26 -0500
  • bbccf7ecb3 Use correct DatumGet*() function in test_shm_mq_main(). Nathan Bossart 2025-06-27 13:37:26 -0500
  • 7195c804bd Fix CheckPointReplicationSlots() with max_replication_slots == 0 Alexander Korotkov 2025-06-27 11:49:00 +0300
  • 94e2e150ec Correct list of files in src/backend/lib/README Michael Paquier 2025-06-27 09:31:23 +0900
  • 7fb3c38e7d libpq: Message style improvements Peter Eisentraut 2025-06-26 22:13:53 +0200
  • 95e12d4d9b Correct misleading error messages Peter Eisentraut 2025-06-26 22:02:16 +0200
  • 483f7246f3 Remove unused check in heap_xlog_insert() Melanie Plageman 2025-06-26 15:03:48 -0400
  • 40c9b4d8da Remove unused check in heap_xlog_insert() Melanie Plageman 2025-06-26 15:03:41 -0400
  • 13a449fc5d Remove unused check in heap_xlog_insert() Melanie Plageman 2025-06-26 15:03:32 -0400
  • 98dd121fc8 Remove unused check in heap_xlog_insert() Melanie Plageman 2025-06-26 15:03:19 -0400
  • 5a24c20c84 Remove unused check in heap_xlog_insert() Melanie Plageman 2025-06-26 15:03:10 -0400
  • 060f420a03 Simplify vacuum VM update logging counters Melanie Plageman 2025-06-26 14:25:45 -0400
  • a3994ec6ac
    Fix typo in comment Álvaro Herrera 2025-06-26 18:33:48 +0200
  • 48c80aba75
    docs: fix typo Álvaro Herrera 2025-06-26 18:25:05 +0200
  • 47fb87563b
    pg_dump: include comments on valid not-null constraints, too Álvaro Herrera 2025-06-26 18:24:12 +0200
  • 81ce602d48 Make CREATE TABLE LIKE copy comments on NOT NULL constraints when requested. Fujii Masao 2025-06-26 20:25:34 +0900
  • 3ba9639e39 doc: Updates for RETURNING OLD/NEW. Dean Rasheed 2025-06-26 10:13:00 +0100
  • ba33505c5f doc: Fix indentation of MERGE synopsis. Dean Rasheed 2025-06-26 09:39:52 +0100
  • 5d4033a066 doc: Fix indentation of MERGE synopsis. Dean Rasheed 2025-06-26 09:38:42 +0100
  • 457f1a9203 doc: Fix indentation of MERGE synopsis. Dean Rasheed 2025-06-26 09:37:39 +0100
  • eca624c659 doc: Fix indentation of MERGE synopsis. Dean Rasheed 2025-06-26 09:36:05 +0100
  • 8e7d54e97a
    Merge pull request #1 from rollandlee/codex/将文件异步持久化到s3 #234 rollandlee 2025-06-26 13:02:16 +0800
  • f8da1ff5b7 Implement local cache eviction and S3 fetch stub rollandlee 2025-06-26 13:01:17 +0800
  • 5069fef1cf Expand virtual generated columns for ALTER COLUMN TYPE Richard Guo 2025-06-26 12:17:12 +0900
  • 62a47aea1d doc: Some copy-editing around constraint validation and enforcement Peter Eisentraut 2025-06-25 12:44:03 +0200
  • 60dda7bbc4 pg_createsubscriber: Rename option --remove to --clean Peter Eisentraut 2025-06-25 10:33:23 +0200
  • 0cd69b3d7e Restrict virtual columns to use built-in functions and types Peter Eisentraut 2025-06-25 09:55:04 +0200
  • 69e5cdc47f Doc: Improve documentation of stream abort. Amit Kapila 2025-06-25 10:25:15 +0530
  • a4a1f9ec0a Doc: Improve documentation of stream abort. Amit Kapila 2025-06-25 10:18:22 +0530
  • a0e7e9799c Doc: Improve documentation of stream abort. Amit Kapila 2025-06-25 10:07:03 +0530
  • 65c3223f93 Avoid scribbling of VACUUM options Michael Paquier 2025-06-25 10:03:56 +0900
  • c079ba3fc2 Avoid scribbling of VACUUM options Michael Paquier 2025-06-25 10:03:54 +0900
  • 354944663d Avoid scribbling of VACUUM options Michael Paquier 2025-06-25 10:03:53 +0900
  • d187cabdda Avoid scribbling of VACUUM options Michael Paquier 2025-06-25 10:03:52 +0900
  • 2e0b5d252b Avoid scribbling of VACUUM options Michael Paquier 2025-06-25 10:03:50 +0900
  • 661643deda Avoid scribbling of VACUUM options Michael Paquier 2025-06-25 10:03:46 +0900
  • 82015fd9bd doc: Fix type description of io_workers GUC for consistency. Fujii Masao 2025-06-25 09:02:31 +0900
  • a9c2bde929 doc: Mention ANALYZE VERBOSE in track_cost_delay_timing description. Fujii Masao 2025-06-25 09:01:13 +0900
  • 84c4e10e13 doc: Add secondary index entries for vacuum-related parameters. Fujii Masao 2025-06-25 08:59:25 +0900
  • fd519419c9 Prevent excessive delays before launching new logrep workers. Tom Lane 2025-06-24 14:14:04 -0400
  • 87c8ed3db1 Prevent excessive delays before launching new logrep workers. Tom Lane 2025-06-24 14:14:04 -0400
  • 9f33300e69 Prevent excessive delays before launching new logrep workers. Tom Lane 2025-06-24 14:14:04 -0400
  • c2da1a5d63
    Make query jumbling also squash PARAM_EXTERN params Álvaro Herrera 2025-06-24 19:36:32 +0200
  • debad29d22
    Improve jumble squashing through CoerceViaIO and RelabelType Álvaro Herrera 2025-06-24 19:36:12 +0200
  • 87819f766f Fix cache-dependent test failures in logical decoding. Masahiko Sawada 2025-06-24 07:07:40 -0700
  • 2c0bc47657 Test that vacuum removes tuples older than OldestXmin Melanie Plageman 2025-06-24 09:21:55 -0400
  • 303ba0573c Test that vacuum removes tuples older than OldestXmin Melanie Plageman 2025-06-24 09:20:16 -0400
  • af2c08671b doc: Remove dead link to NewbieDoc Docbook Guide Daniel Gustafsson 2025-06-24 11:49:37 +0200
  • fd94f856a4 doc: Remove dead link to NewbieDoc Docbook Guide Daniel Gustafsson 2025-06-24 11:49:37 +0200
  • abb487ad1e doc: Remove dead link to NewbieDoc Docbook Guide Daniel Gustafsson 2025-06-24 11:49:37 +0200
  • 0a277da651 doc: Remove dead link to NewbieDoc Docbook Guide Daniel Gustafsson 2025-06-24 11:49:37 +0200
  • 805b85027a doc: Remove dead link to NewbieDoc Docbook Guide Daniel Gustafsson 2025-06-24 11:49:37 +0200
  • 054beebb7c doc: Remove dead link to NewbieDoc Docbook Guide Daniel Gustafsson 2025-06-24 11:49:37 +0200
  • 49fe1c83ec Fix virtual generated column type checking for ALTER TABLE Peter Eisentraut 2025-06-24 11:30:49 +0200
  • 6c0b598acc doc: Fix incorrect UUID index entry in function documentation. Fujii Masao 2025-06-24 14:21:10 +0900
  • 5fbaf0ffb5 doc: Fix incorrect UUID index entry in function documentation. Fujii Masao 2025-06-24 14:21:10 +0900
  • 4f3eedc8a3 doc: Fix incorrect UUID index entry in function documentation. Fujii Masao 2025-06-24 14:21:10 +0900
  • e5fcc6d14f doc: Fix incorrect UUID index entry in function documentation. Fujii Masao 2025-06-24 14:21:10 +0900
  • 589c5f8356 doc: Fix incorrect UUID index entry in function documentation. Fujii Masao 2025-06-24 14:21:10 +0900
  • 0cb5145a32 doc: Fix incorrect UUID index entry in function documentation. Fujii Masao 2025-06-24 14:21:10 +0900
  • 6531f36283 Fix missing comment update in 1462aad2e4. Amit Kapila 2025-06-24 09:51:07 +0530
  • fc39b286ad psql: Rename meta-command \close to \close_prepared Michael Paquier 2025-06-24 13:12:46 +0900
  • f3ed72ca07 Temporarily remove 046_checkpoint_logical_slot.pl Alexander Korotkov 2025-06-23 21:33:50 +0300
  • 70d8a91f82 Remove excess assert from InvalidatePossiblyObsoleteSlot() Alexander Korotkov 2025-06-23 21:27:42 +0300
  • ccd5bc93fd Include _mm512_zextsi128_si512() in AVX-512 configure probes. Tom Lane 2025-06-23 11:50:21 -0400
  • 43da394304 Properly fix AVX-512 CRC calculation bug John Naylor 2025-06-23 18:03:56 +0700
  • 629cc16231 meson: Fix meson warning Peter Eisentraut 2025-06-22 14:13:46 +0200
  • 2499c3490b meson: Fix meson warning Peter Eisentraut 2025-06-22 14:13:46 +0200
  • 2c0d8b9508 meson: Fix meson warning Peter Eisentraut 2025-06-22 14:13:46 +0200
  • 34a6c679ae Doc: improve documentation about width_bucket(). Tom Lane 2025-06-21 12:52:37 -0400
  • 9bd588f87d Doc: improve documentation about width_bucket(). Tom Lane 2025-06-21 12:52:37 -0400
  • ccfe3dbaa4 Doc: improve documentation about width_bucket(). Tom Lane 2025-06-21 12:52:37 -0400
  • 7a93bd5986 Doc: improve documentation about width_bucket(). Tom Lane 2025-06-21 12:52:37 -0400
  • 9575e540f6 Doc: improve documentation about width_bucket(). Tom Lane 2025-06-21 12:52:37 -0400
  • ea06263c4a Doc: improve documentation about width_bucket(). Tom Lane 2025-06-21 12:52:37 -0400
  • fa638edc74 doc PG 18 relnotes: update to current, add one commit Bruce Momjian 2025-06-20 23:53:15 -0400
  • d21cf31f7c doc PG 18 relnotes: indent tag blocks Bruce Momjian 2025-06-20 23:37:30 -0400
  • fed7aa8f56 doc PG 18 relnotes: add remaining missing link tags Bruce Momjian 2025-06-20 22:44:18 -0400
  • a16ef313f2 Remove planner's have_dangerous_phv() join-order restriction. Tom Lane 2025-06-20 15:55:12 -0400
  • 4b66cb1887 Use SnapshotDirty when checking for conflicting index names. Tom Lane 2025-06-20 13:41:11 -0400
  • 27af8b9be8 Use SnapshotDirty when checking for conflicting index names. Tom Lane 2025-06-20 13:41:11 -0400
  • 75b8982eae Use SnapshotDirty when checking for conflicting index names. Tom Lane 2025-06-20 13:41:11 -0400
  • 1e24ea1603 Use SnapshotDirty when checking for conflicting index names. Tom Lane 2025-06-20 13:41:11 -0400
  • fdd8269223 Use SnapshotDirty when checking for conflicting index names. Tom Lane 2025-06-20 13:41:11 -0400
  • 5861b1f343 Use SnapshotDirty when checking for conflicting index names. Tom Lane 2025-06-20 13:41:11 -0400
  • 2f6e240d7a pgxs.mk: remove unreachable rule for deleting regress.def. Tom Lane 2025-06-20 12:12:29 -0400
  • 5ed50f9386 Improve runtime and output of tests for replication slots checkpointing. Alexander Korotkov 2025-06-20 01:41:28 +0300
  • c42ac134b9 Add clean and distclean targets to Makefile for better file management #233 sainatha_siripireddy 2025-06-19 18:05:08 -0500
  • 4464fddf7b Improve runtime and output of tests for replication slots checkpointing. Alexander Korotkov 2025-06-20 01:41:28 +0300
  • a8360f074c doc PG 18 relnotes: add links to command and struct tags Bruce Momjian 2025-06-19 17:13:58 -0400
  • 0f5ac7f321 Correct docs about partitions and EXCLUDE constraints. Jeff Davis 2025-06-19 12:43:27 -0700
  • 6c29088fc6 Correct docs about partitions and EXCLUDE constraints. Jeff Davis 2025-06-19 12:43:27 -0700
  • ed117c4c6c doc PG 18 relnotes: add links for applications Bruce Momjian 2025-06-19 11:59:00 -0400
  • d8aa21b74f doc: add xreflabel text for libpq and PL/Python Bruce Momjian 2025-06-19 11:50:50 -0400
  • dec6643487 Improve pg_dump/pg_dumpall help synopses and terminology Peter Eisentraut 2025-06-19 13:53:12 +0200