summaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix alphabetic ordering in typedefs.listAlexander Korotkov2020-11-151-2/+2
* Remove line missed in previous commitMagnus Hagander2020-11-111-1/+0
* Remove vacuumdb --analyze-in-stages from pg_upgrade testsMagnus Hagander2020-11-111-2/+0
* jit: Add support for LLVM 12.Andres Freund2020-11-091-0/+1
* Remove analyze_new_cluster script from pg_upgradeMagnus Hagander2020-11-091-1/+2
* Move catalog index declarationsPeter Eisentraut2020-11-071-1/+0
* Move catalog toast table declarationsPeter Eisentraut2020-11-071-1/+0
* pg_rewind: Refactor the abstraction to fetch from local/libpq source.Heikki Linnakangas2020-11-041-0/+5
* Revert pg_relation_check_pages()Michael Paquier2020-11-041-1/+0
* Track collation versions for indexes.Thomas Munro2020-11-031-0/+2
* Add pg_relation_check_pages() to check on-disk pages of a relationMichael Paquier2020-10-281-0/+1
* Improve performance of Unicode {de,re}composition in the backendMichael Paquier2020-10-231-1/+2
* Extend amcheck to check heap pages.Robert Haas2020-10-221-0/+4
* Review format of code generated by PerfectHash.pmMichael Paquier2020-10-211-5/+8
* Sync our copy of the timezone library with IANA release tzcode2020c.Tom Lane2020-10-161-1/+1
* Use https for gnu.org linksPeter Eisentraut2020-10-141-1/+1
* Use perfect hash for NFC and NFKC Unicode Normalization quick checkMichael Paquier2020-10-112-0/+6
* Fix our Windows stat() emulation to handle file sizes > 4GB.Tom Lane2020-10-091-1/+1
* Improve set of candidate multipliers for perfect hash function generationMichael Paquier2020-10-081-2/+2
* Track statistics for spilling of changes from ReorderBuffer.Amit Kapila2020-10-081-0/+3
* Add pg_stat_wal statistics view.Fujii Masao2020-10-021-0/+2
* Defer flushing of SLRU files.Thomas Munro2020-09-251-2/+3
* Exclude fmgrprotos.h from pgindent processing.Tom Lane2020-09-222-0/+10
* Further improve pgindent's list of file exclusions.Tom Lane2020-09-173-34/+39
* Improve formatting of create_help.pl and plperl_opmask.pl output.Tom Lane2020-09-162-0/+9
* New contrib module, pg_surgery, with heap surgery functions.Robert Haas2020-09-101-0/+1
* Add support for partitioned tables and indexes in REINDEXMichael Paquier2020-09-081-0/+1
* Skip unnecessary stat() calls in walkdir().Thomas Munro2020-09-072-2/+3
* Remove arbitrary restrictions on password length.Tom Lane2020-09-031-3/+3
* Add support for streaming to built-in logical replication.Amit Kapila2020-09-031-0/+3
* snapshot scalability: Move subxact info to ProcGlobal, remove PGXACT.Andres Freund2020-08-141-1/+0
* snapshot scalability: Don't compute global horizons while building snapshots.Andres Freund2020-08-121-0/+2
* Move connect.h from fe_utils to src/include/common.Noah Misch2020-08-101-1/+1
* Rename configure.in to configure.acPeter Eisentraut2020-07-242-11/+11
* Define OPENSSL_API_COMPATPeter Eisentraut2020-07-191-1/+9
* Revert "Remove reset of testtablespace from pg_regress on Windows"Michael Paquier2020-07-101-15/+2
* Improve perl script in MSVC to build binariesMichael Paquier2020-07-061-9/+26
* Improve vacuum error context handling.Amit Kapila2020-07-011-0/+1
* Remove support for timezone "posixrules" file.Tom Lane2020-06-291-7/+1
* Remove reset of testtablespace from pg_regress on WindowsMichael Paquier2020-06-181-2/+15
* Create by default sql/ and expected/ for output directory in pg_regressMichael Paquier2020-06-131-2/+0
* Move frontend-side archive APIs from src/common/ to src/fe_utils/Michael Paquier2020-06-111-4/+4
* Avoid need for valgrind suppressions for pg_atomic_init_u64 on some platforms.Andres Freund2020-06-081-14/+0
* MSVC: Avoid warning when testing a TAP suite without PROVE_FLAGS.Noah Misch2020-06-071-1/+1
* Stamp HEAD as 14devel.Tom Lane2020-06-072-1/+2
* pgindent run prior to branching v13.Tom Lane2020-06-071-2/+1
* Refresh function name in CRC-associated Valgrind suppressions.Noah Misch2020-06-051-2/+2
* Fix MSVC installations with multiple "configure" files detectedMichael Paquier2020-05-211-2/+10
* Run pgindent with new pg_bsd_indent version 2.1.1.Tom Lane2020-05-161-2/+2
* Final pgindent run with pg_bsd_indent version 2.1.Tom Lane2020-05-161-0/+2