Commit Graph

61588 Commits (bbccf7ecb363e50ae9d9aa71d0e7c6d49ee0bb06)
 

Author SHA1 Message Date
Nathan Bossart bbccf7ecb3 Use correct DatumGet*() function in test_shm_mq_main(). 10 months ago
Alexander Korotkov 7195c804bd Fix CheckPointReplicationSlots() with max_replication_slots == 0 10 months ago
Michael Paquier 94e2e150ec Correct list of files in src/backend/lib/README 10 months ago
Peter Eisentraut 7fb3c38e7d libpq: Message style improvements 10 months ago
Peter Eisentraut 95e12d4d9b Correct misleading error messages 10 months ago
Melanie Plageman 483f7246f3 Remove unused check in heap_xlog_insert() 10 months ago
Melanie Plageman 060f420a03 Simplify vacuum VM update logging counters 10 months ago
Álvaro Herrera a3994ec6ac
Fix typo in comment 10 months ago
Álvaro Herrera 48c80aba75
docs: fix typo 10 months ago
Álvaro Herrera 47fb87563b
pg_dump: include comments on valid not-null constraints, too 10 months ago
Fujii Masao 81ce602d48 Make CREATE TABLE LIKE copy comments on NOT NULL constraints when requested. 10 months ago
Dean Rasheed 3ba9639e39 doc: Updates for RETURNING OLD/NEW. 10 months ago
Dean Rasheed eca624c659 doc: Fix indentation of MERGE synopsis. 10 months ago
Richard Guo 5069fef1cf Expand virtual generated columns for ALTER COLUMN TYPE 10 months ago
Peter Eisentraut 62a47aea1d doc: Some copy-editing around constraint validation and enforcement 10 months ago
Peter Eisentraut 60dda7bbc4 pg_createsubscriber: Rename option --remove to --clean 10 months ago
Peter Eisentraut 0cd69b3d7e Restrict virtual columns to use built-in functions and types 10 months ago
Amit Kapila 69e5cdc47f Doc: Improve documentation of stream abort. 10 months ago
Michael Paquier 661643deda Avoid scribbling of VACUUM options 10 months ago
Fujii Masao 82015fd9bd doc: Fix type description of io_workers GUC for consistency. 10 months ago
Fujii Masao a9c2bde929 doc: Mention ANALYZE VERBOSE in track_cost_delay_timing description. 10 months ago
Fujii Masao 84c4e10e13 doc: Add secondary index entries for vacuum-related parameters. 10 months ago
Tom Lane fd519419c9 Prevent excessive delays before launching new logrep workers. 10 months ago
Álvaro Herrera c2da1a5d63
Make query jumbling also squash PARAM_EXTERN params 10 months ago
Álvaro Herrera debad29d22
Improve jumble squashing through CoerceViaIO and RelabelType 10 months ago
Melanie Plageman 303ba0573c Test that vacuum removes tuples older than OldestXmin 10 months ago
Daniel Gustafsson 054beebb7c doc: Remove dead link to NewbieDoc Docbook Guide 10 months ago
Peter Eisentraut 49fe1c83ec Fix virtual generated column type checking for ALTER TABLE 10 months ago
Fujii Masao 0cb5145a32 doc: Fix incorrect UUID index entry in function documentation. 10 months ago
Amit Kapila 6531f36283 Fix missing comment update in 1462aad2e4. 10 months ago
Michael Paquier fc39b286ad psql: Rename meta-command \close to \close_prepared 10 months ago
Alexander Korotkov f3ed72ca07 Temporarily remove 046_checkpoint_logical_slot.pl 10 months ago
Alexander Korotkov 70d8a91f82 Remove excess assert from InvalidatePossiblyObsoleteSlot() 10 months ago
Tom Lane ccd5bc93fd Include _mm512_zextsi128_si512() in AVX-512 configure probes. 10 months ago
John Naylor 43da394304 Properly fix AVX-512 CRC calculation bug 10 months ago
Peter Eisentraut 2c0d8b9508 meson: Fix meson warning 10 months ago
Tom Lane ea06263c4a Doc: improve documentation about width_bucket(). 11 months ago
Bruce Momjian fa638edc74 doc PG 18 relnotes: update to current, add one commit 11 months ago
Bruce Momjian d21cf31f7c doc PG 18 relnotes: indent tag blocks 11 months ago
Bruce Momjian fed7aa8f56 doc PG 18 relnotes: add remaining missing link tags 11 months ago
Tom Lane a16ef313f2 Remove planner's have_dangerous_phv() join-order restriction. 11 months ago
Tom Lane 5861b1f343 Use SnapshotDirty when checking for conflicting index names. 11 months ago
Tom Lane 2f6e240d7a pgxs.mk: remove unreachable rule for deleting regress.def. 11 months ago
Alexander Korotkov 4464fddf7b Improve runtime and output of tests for replication slots checkpointing. 11 months ago
Bruce Momjian a8360f074c doc PG 18 relnotes: add links to command and struct tags 11 months ago
Jeff Davis 6c29088fc6 Correct docs about partitions and EXCLUDE constraints. 11 months ago
Bruce Momjian ed117c4c6c doc PG 18 relnotes: add links for applications 11 months ago
Bruce Momjian d8aa21b74f doc: add xreflabel text for libpq and PL/Python 11 months ago
Peter Eisentraut dec6643487 Improve pg_dump/pg_dumpall help synopses and terminology 11 months ago
Amit Kapila 1546e17f9d Improve log messages and docs for slot synchronization. 11 months ago