Commit Graph

60537 Commits (41336bf085599892b37ecfeace1576d9ae9a599a)
 

Author SHA1 Message Date
Daniel Gustafsson 41336bf085 doc: Add links to olsen93 and ong90 in bibliography 1 year ago
Amit Kapila b4e0d0c53f Fix a WARNING for data origin discrepancies. 1 year ago
Michael Paquier 984410b923 Add missing deparsing of [NO] IDENT to XMLSERIALIZE() 1 year ago
Peter Eisentraut 7d6d2c4bbd Drop opcintype from index AM strategy translation API 1 year ago
Peter Eisentraut 7202d72787 backend launchers void * arguments for binary data 1 year ago
Jeff Davis b50a554cc8 Fix for pg_restore_attribute_stats(). 1 year ago
Michael Paquier 41625ab8ea psql: Add support for pipelines 1 year ago
Michael Paquier 40af897eb7 Add braces for if block with large comment in psql's common.c 1 year ago
Daniel Gustafsson 2c53dec7f4 Add missing entry to oauth_validator test .gitignore 1 year ago
Peter Eisentraut 3e4d868615 Remove various unnecessary (char *) casts 1 year ago
Jeff Davis ab84d0ff80 Trial fix for old cross-version upgrades. 1 year ago
Andrew Dunstan 8e4d72573c Ignore blank lines in pgindent exclude files 1 year ago
Daniel Gustafsson 9d9a71002a cirrus: Temporarily fix libcurl link error 1 year ago
Daniel Gustafsson b3f0be788a Add support for OAUTHBEARER SASL mechanism 1 year ago
Jeff Davis 1fd1bd8710 Transfer statistics during pg_upgrade. 1 year ago
Amit Kapila 7da344b9f8 Improve errdetail message added by ac0e33136a. 1 year ago
Amit Langote 525392d572 Don't lock partitions pruned by initial pruning 1 year ago
Amit Kapila 4aa6fa3cd0 Include schema/table publications even with exclude options in dump. 1 year ago
Michael Paquier f11674f8df doc: Fix typo in section "WAL configuration" 1 year ago
Michael Paquier 4538bd3f1d doc: Add details about object "wal" in pg_stat_io 1 year ago
Michael Paquier 2f70871c2b doc: Recommend pg_stat_io rather than pg_stat_wal in WAL configuration 1 year ago
Michael Paquier 71f17823ba Fix FATAL message for invalid recovery timeline at beginning of recovery 1 year ago
Andres Freund d38bab5edd pgbench: Increase RLIMIT_NOFILE if necessary 1 year ago
Michael Paquier 9b1cb58c5f test_escape: Fix output of --help 1 year ago
Tomas Vondra 9ba7bcc894 Correct relation size estimate with low fillfactor 1 year ago
Tom Lane e596e077bb Assert that ExecOpenIndices and ExecCloseIndices are not repeated. 1 year ago
Tom Lane 9ff68679b5 Fix crash in brininsertcleanup during logical replication. 1 year ago
Tomas Vondra a1b4f289be Consider BufFiles when adjusting hashjoin parameters 1 year ago
Andres Freund 8b886a4e34 tests: BackgroundPsql: Fix potential for lost errors on windows 1 year ago
Álvaro Herrera 80d7f99049
Add ATAlterConstraint struct for ALTER .. CONSTRAINT 1 year ago
Alexander Korotkov e983ee9380 Improve statistics estimation for single-column GROUP BY in sub-queries 1 year ago
Amit Kapila 8a695d7998 Add a test for commit ac0e33136a using the injection point. 1 year ago
Michael Paquier 302cf15759 Add support for LIKE in CREATE FOREIGN TABLE 1 year ago
Amit Langote e7563e3c75 doc: Fix some issues with JSON_TABLE() examples 1 year ago
Amit Kapila ac0e33136a Invalidate inactive replication slots. 1 year ago
Tom Lane b464e51ab3 Update to latest Snowball sources. 1 year ago
Richard Guo 71d02dc478 Fix unsafe access to BufferDescriptors 1 year ago
Richard Guo c39392ebae Fix freeing a child join's SpecialJoinInfo 1 year ago
Michael Paquier aef6f907f6 test_escape: Fix handling of short options in getopt_long() 1 year ago
Michael Paquier f2e4c2b203 Make the description of some GUCs more consistent 1 year ago
Bruce Momjian 06dc1ffd24 doc: add example of sign mismatch with POSIX/ISO-8601 time zones 1 year ago
Jeff Davis a1f7f80bfe Update outdated comments in nodeAgg.c. 1 year ago
Melanie Plageman c623e8593e Reduce scope of heap vacuum per_buffer_data 1 year ago
Daniel Gustafsson 95ef3d9029 Add PGErrorVerbosity to typedefs.list 1 year ago
David Rowley 593509202f Fix poorly written regression test 1 year ago
Amit Kapila 217919dd09 Raise a WARNING for max_slot_wal_keep_size in pg_createsubscriber. 1 year ago
John Naylor 53d3daa491 Specialize intarray sorting 1 year ago
Amit Kapila 164bac92f0 Doc: Improve pg_replication_slots.inactive_since description. 1 year ago
Thomas Munro 2509b857cc Fix typo in 2a8a0067. 1 year ago
Daniel Gustafsson 9cdc21b533 Fix translator notes in comments 1 year ago