Commit Graph

53520 Commits (e0064f0ff6dfada2695330c6bc1945fa7ae813be)
 

Author SHA1 Message Date
David Rowley e0064f0ff6 Docs: Mention that relpersistence is for sequences now too 4 years ago
David Rowley b0e5f02ddc Fix various typos and spelling mistakes in code comments 4 years ago
David Rowley bba3c35b29 Docs: Fix various mistakes and typos 4 years ago
Michael Paquier 7597cc3083 Fix the dates of some copyright notices 4 years ago
Peter Eisentraut 0c65177a21 Put new command-line options into alphabetical order in help output 4 years ago
Michael Paquier 8ac700acff doc: Clarify behavior of query planner locking with REINDEX 4 years ago
Daniel Gustafsson cd959b1b06 Doc: fix typos in documentation 4 years ago
Tom Lane b6b8824ee7 Doc: reformat descriptions of pgbench output formats. 4 years ago
Andrew Dunstan c835dcdab6
Fix pgperlsyncheck following SSL TAP test refactoring 4 years ago
Andrew Dunstan 3b0a42e74e
Add timestamp and elapsed time decorations to TAP test logs 4 years ago
Tom Lane 7b735f8b52 Doc: shorten JSON_SERIALIZE example to avoid a PDF build warning. 4 years ago
Peter Eisentraut 80c877271a Fix whitespace 4 years ago
Peter Eisentraut 38abc39c81 Add missing serial commas 4 years ago
Peter Eisentraut fc5b83bb60 Add missing source files to nls.mk 4 years ago
Tom Lane c0d1c641cb Silence compiler warnings for unsupported compression methods. 4 years ago
Tom Lane 9a374b77fb Improve frontend error logging style. 4 years ago
Tom Lane 5c431c7fb3 Fix busted .gitignore entry. 4 years ago
Robert Haas f37015a161 Rename delayChkpt to delayChkptFlags. 4 years ago
Peter Eisentraut 891624f0ec psql: Fix translation marking 4 years ago
Robert Haas 8ec569479f Apply PGDLLIMPORT markings broadly. 4 years ago
Robert Haas 80900d4690 Helper script to apply PGDLLIMPORT markings. 4 years ago
Magnus Hagander 57d6aea00f Add JIT counters to pg_stat_statements 4 years ago
Jeff Davis dad9ba1c82 Fix buildfarm failures in pg_walinspect tests. 4 years ago
Jeff Davis 12aaae5131 Check XLogRecHasBlockRef() before XLogRecHasBlockImage(). 4 years ago
Jeff Davis 1562e92c62 Fix buildfarm failure from commit 2258e76f90. 4 years ago
Jeff Davis 2258e76f90 Add contrib/pg_walinspect. 4 years ago
Peter Eisentraut 708007dced Remove error message hints mentioning configure options 4 years ago
Andres Freund b3abca6810 pgstat: Update docs to match the shared memory stats reality. 4 years ago
Michael Paquier 76cbf7edb6 pg_stat_statements: Track I/O timing for temporary file blocks 4 years ago
Andrew Dunstan a6baa4badd Documentation for SQL/JSON features 4 years ago
Michael Paquier efb0ef909f Track I/O timing for temporary file blocks in EXPLAIN (BUFFERS) 4 years ago
Thomas Munro dafae9707a Fix recovery_prefetch docs. 4 years ago
Andres Freund d6c0db1483 pgstat: Hide instability in stats.spec with -DCATCACHE_FORCE_RELEASE. 4 years ago
Andres Freund 5264add784 pgstat: add/extend tests for resetting various kinds of stats. 4 years ago
Peter Geoghegan 10a8d13823 Truncate line pointer array during heap pruning. 4 years ago
David Rowley 9d9c02ccd1 Teach planner and executor about monotonic window funcs 4 years ago
Tom Lane 2f4d0d6799 Extend plsample example to include a trigger handler. 4 years ago
Andres Freund 9f8a050f68 Add minimal tests for recovery conflict handling. 4 years ago
Andres Freund 53b9cd20d4 pgstat: test stats interactions with physical replication. 4 years ago
Alvaro Herrera a90641eac2
Revert "Rewrite some RI code to avoid using SPI" 4 years ago
Tom Lane 3e707fbb40 psql: add \dconfig command to show server's configuration parameters. 4 years ago
Andres Freund 16acf7f1aa pgstat: add tests for handling of restarts, including crashes. 4 years ago
Alvaro Herrera 99392cdd78
Rewrite some RI code to avoid using SPI 4 years ago
Andres Freund dbe29b0d2c Fix test instability introduced in e349c95d3e due to async deduplication. 4 years ago
Alvaro Herrera 00cb86e75d
Add isolation tests for snapshot behavior in ri_triggers.c 4 years ago
Tomas Vondra 2c7ea57e56 Revert "Logical decoding of sequences" 4 years ago
Peter Eisentraut d7ab2a9a3c doc: Fix man page whitespace issues 4 years ago
Jeff Davis dad97e0502 Fix off-by-one error in pg_waldump, introduced in 5c279a6d35. 4 years ago
Jeff Davis 957aa4d87a Fix another buildfarm issue from commit 5c279a6d35. 4 years ago
Peter Eisentraut 344d62fb9a Unlogged sequences 4 years ago