Commit Graph

57448 Commits (ff09129bec28028c57eb263cbca2836f42c2256c)
 

Author SHA1 Message Date
Amit Kapila 360392fa2a Avoid unconditionally filling in missing values with NULL in pgoutput. 2 years ago
Alexander Korotkov dc9f8a7983 Track statement entry timestamp in contrib/pg_stat_statements 2 years ago
Alexander Korotkov 6ab1dbd26b Add NOT NULL checking of pg_stat_statements_reset() in tests 2 years ago
Michael Paquier 01eca6a913 Fix race condition with BIO methods initialization in libpq with threads 2 years ago
Alexander Korotkov bc3c8db8ae Display length and bounds histograms in pg_stats 2 years ago
Alexander Korotkov 441c8a3134 Update comments for pg_statistic catalog table 2 years ago
Tom Lane 3558f120f8 Doc: list AT TIME ZONE and COLLATE in operator precedence table. 2 years ago
Tomas Vondra b2caf7c0e1 Fix brin.c indentation issues introduced by c1ec02be1d 2 years ago
Peter Eisentraut 86b64bafc1 Use fipshash in brin_multi test 2 years ago
Tomas Vondra c1ec02be1d Reuse BrinDesc and BrinRevmap in brininsert 2 years ago
Bruce Momjian 6ec8262a02 C comment: add header to pg_test_fsync.c 2 years ago
Bruce Momjian 8d981341a5 C comment: clarify that WAL files can be _recycled_ or removed 2 years ago
Bruce Momjian 79588d3c8d Use SECS_PER_HOUR macro in tzparser.c, instead of constants 2 years ago
Bruce Momjian 9890a855ae doc: gin_page_opaque_info() must be a _compressed_ GIN page 2 years ago
Bruce Momjian 712dc2338b doc: improve ALTER TABLE "offical constraint" wording 2 years ago
Tom Lane 798394c6cc Doc: un-break PDF build. 2 years ago
Tom Lane 1a0796b927 gitignore generated file targets-meson.sgml. 2 years ago
Bruce Momjian 344afc7769 modify segno. for pg_walfile_name() and pg_walfile_name_offset() 2 years ago
Bruce Momjian 5c4c7efadd doc: remove documentation for deprecated @@@ operator 2 years ago
Bruce Momjian 49d7e713d9 doc: mention vacuum's removal of commit timestamp information 2 years ago
Thomas Munro 6631363a59 Fix whitespace. 2 years ago
Thomas Munro 262454be9a Improve comments about pqsignal(). 2 years ago
Bruce Momjian 48b5aa3143 doc: add docs for age(xid) and mxid_age(xid) 2 years ago
Tom Lane d053a879bb Fix timing-dependent failure in GSSAPI data transmission. 2 years ago
Heikki Linnakangas 50c67c2019 Use ResourceOwner to track WaitEventSets. 2 years ago
Bruce Momjian 414e75540f C comment: fix typos with unnecessary apostrophes 2 years ago
Bruce Momjian 1db5300015 doc: remove double-negative in REFRESH MATERIALIZED ... CONCURR 2 years ago
Amit Kapila eeb0ebad79 Fix the initial sync tables with no columns. 2 years ago
Amit Kapila ff68cc6f3b Stop the search once the slot for replication origin is found. 2 years ago
Bruce Momjian cf359a0535 doc: FreeBSD uses camcontrol identify, not atacontrol, for cache 2 years ago
Michael Paquier 2f30226624 Fix query checking consistency of table amhandlers in opr_sanity.sql 2 years ago
Bruce Momjian 3af101ce8b doc: vacuum_cost_limit controls when vacuum_cost_delay happens 2 years ago
Alvaro Herrera afc3b0143c
Remove unneeded assignments in for loop header 2 years ago
Alvaro Herrera 24ea53dcfa
Avoid overflow in fe_utils' printTable() 2 years ago
Michael Paquier e83aa9f92f Simplify some logic in CreateReplicationSlot() 2 years ago
Amit Kapila 7c3fb505b1 Log messages for replication slot acquisition and release. 2 years ago
Andres Freund 07cb29737a meson: Document build targets, add 'help' target 2 years ago
Andres Freund 6614cfb43c meson: Add 'world' target 2 years ago
Andres Freund 9e5b2a091f docs: meson: Change what 'docs' target builds 2 years ago
Andres Freund ddcab2a032 meson: docs: Add {html,man} targets, rename install-doc-* 2 years ago
Jeff Davis ad57c2a7c5 Optimize check_search_path() by using SearchPathCache. 2 years ago
Jeff Davis 8efa301532 Be more paranoid about OOM in search_path cache. 2 years ago
Michael Paquier 3650e7a393 Prevent overflow for block number in buffile.c 2 years ago
Tomas Vondra 28f84f72fb Lock table in DROP STATISTICS 2 years ago
Dean Rasheed b218fbb7a3 Guard against overflow in interval_mul() and interval_div(). 2 years ago
Dean Rasheed 4bc8f29088 doc: improve description of privileges for MERGE and update glossary. 2 years ago
Andres Freund 823eb3db1c meson: Fix missing dependency from install-quiet to sepgsql.sql 2 years ago
Jeff Davis b282fa88df simplehash: preserve consistency in case of OOM. 2 years ago
Andres Freund a268a51de6 docs: Fix standalone INSTALL, broken in 06c70849fb 2 years ago
Bruce Momjian 8127e6e8ad doc: update query section to show LIMIT/OFFSET like SELECT 2 years ago