summaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Add dummy_index_am to src/test/modules/Michael Paquier2019-09-251-0/+1
* Improve handling of NULLs in KNN-GiST and KNN-SP-GiSTAlexander Korotkov2019-09-191-0/+1
* Expand properly list of TAP tests used for prove in vcregress.plMichael Paquier2019-09-111-1/+1
* Avoid using INFO elevel for what are fundamentally debug messages.Tom Lane2019-09-071-2/+3
* Create an API for inserting and deleting rows in TOAST tables.Robert Haas2019-09-061-0/+2
* Use explicit_bzeroPeter Eisentraut2019-09-051-1/+1
* Remove configure detection of crypt()Peter Eisentraut2019-08-211-1/+1
* Add "headerscheck" script to test header-file compilability under C.Tom Lane2019-08-193-0/+206
* Use zic's new "-b slim" option to generate smaller timezone files.Tom Lane2019-08-191-2/+3
* Fix inconsistencies and typos in the tree, take 11Michael Paquier2019-08-191-1/+1
* Fix inconsistencies and typos in the tree, take 10Michael Paquier2019-08-131-1/+1
* Fix inconsistencies and typos in the tree, take 9Michael Paquier2019-08-051-2/+1
* Fix inconsistencies and typos in the treeMichael Paquier2019-07-291-7/+0
* pg_upgrade: Default new bindir to pg_upgrade locationPeter Eisentraut2019-07-271-1/+1
* Fix syntax error in commit 20e99cddd.Tom Lane2019-07-251-1/+1
* Honor MSVC WindowsSDKVersion if setAndrew Dunstan2019-07-251-0/+13
* Fix some inconsistencies in MSVC scriptsMichael Paquier2019-07-132-3/+3
* Fix inconsistencies in the codeMichael Paquier2019-07-081-1/+0
* Add support for Visual Studio 2019 in build scriptsMichael Paquier2019-07-024-22/+103
* Refactor code of reindexdb for query generationMichael Paquier2019-07-021-0/+1
* Stamp HEAD as 13devel.Tom Lane2019-07-012-2/+2
* pgindent run prior to branching v12.Tom Lane2019-07-013-8/+7
* Exclude new src/test/modules/unsafe_tests directory from MSVC build.Tom Lane2019-06-301-1/+1
* Add support for OpenSSL 1.1.0 and newer versions in MSVC scriptsMichael Paquier2019-06-261-15/+106
* Remove last references to WAL segment size in MSVC scriptsMichael Paquier2019-06-191-4/+0
* Fix more typos and inconsistencies in the treeMichael Paquier2019-06-171-1/+0
* Rework the pg_statistic_ext catalogTomas Vondra2019-06-161-0/+2
* MSVC: Reconcile clean.bat with PostgreSQL 12 work.Noah Misch2019-06-091-0/+2
* Make cpluspluscheck more portable.Tom Lane2019-06-021-3/+17
* Un-break ecpg tests for Windows.Tom Lane2019-06-021-0/+2
* Improve coverage of cpluspluscheck.Tom Lane2019-05-311-28/+116
* Integrate cpluspluscheck into build system.Andres Freund2019-05-311-3/+23
* Make our perfect hash functions be valid C++.Tom Lane2019-05-311-1/+1
* In the pg_upgrade test suite, don't write to src/test/regress.Noah Misch2019-05-281-3/+18
* In the pg_upgrade test suite, remove and recreate "tmp_check".Noah Misch2019-05-281-2/+4
* Initial pgperltidy run for v12.Tom Lane2019-05-227-43/+57
* Phase 2 pgindent run for v12.Tom Lane2019-05-221-17/+1
* Initial pgindent run for v12.Tom Lane2019-05-221-36/+98
* Remove bug.template filePeter Eisentraut2019-05-201-4/+0
* Revert "In the pg_upgrade test suite, don't write to src/test/regress."Noah Misch2019-05-191-17/+1
* In the pg_upgrade test suite, don't write to src/test/regress.Noah Misch2019-05-191-1/+17
* Move logging.h and logging.c from src/fe_utils/ to src/common/.Tom Lane2019-05-141-5/+5
* MSVC: Build ~35% faster by calling dumpbin just once per directory.Noah Misch2019-05-031-21/+6
* Consistently test for in-use shared memory.Noah Misch2019-04-121-0/+1
* Revert "Consistently test for in-use shared memory."Noah Misch2019-04-051-1/+0
* tableam: Add table_multi_insert() and revamp/speed-up COPY FROM buffering.Andres Freund2019-04-041-0/+3
* Refactor the fsync queue for wider use.Thomas Munro2019-04-041-1/+5
* Consistently test for in-use shared memory.Noah Misch2019-04-031-0/+1
* GSSAPI encryption supportStephen Frost2019-04-031-0/+10
* Unified logging system for command-line programsPeter Eisentraut2019-04-011-4/+4