index
:
postgresql-pgindent.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
master-pgindent
Auto-updated pgindent branches
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
Age
Commit message (
Expand
)
Author
2019-10-19
For all ppc compilers, implement compare_exchange and fetch_add with asm.
Noah Misch
2019-10-08
Remove some code for old unsupported versions of MSVC
Peter Eisentraut
2019-10-07
Fix incorrect use of term HEAD for Git
Peter Eisentraut
2019-10-04
Handle spaces in OpenSSL install location for MSVC
Andrew Dunstan
2019-09-25
Split out recovery confing-writing code from pg_basebackup
Alvaro Herrera
2019-09-25
Add dummy_index_am to src/test/modules/
Michael Paquier
2019-09-19
Improve handling of NULLs in KNN-GiST and KNN-SP-GiST
Alexander Korotkov
2019-09-11
Expand properly list of TAP tests used for prove in vcregress.pl
Michael Paquier
2019-09-07
Avoid using INFO elevel for what are fundamentally debug messages.
Tom Lane
2019-09-06
Create an API for inserting and deleting rows in TOAST tables.
Robert Haas
2019-09-05
Use explicit_bzero
Peter Eisentraut
2019-08-21
Remove configure detection of crypt()
Peter Eisentraut
2019-08-19
Add "headerscheck" script to test header-file compilability under C.
Tom Lane
2019-08-19
Use zic's new "-b slim" option to generate smaller timezone files.
Tom Lane
2019-08-19
Fix inconsistencies and typos in the tree, take 11
Michael Paquier
2019-08-13
Fix inconsistencies and typos in the tree, take 10
Michael Paquier
2019-08-05
Fix inconsistencies and typos in the tree, take 9
Michael Paquier
2019-07-29
Fix inconsistencies and typos in the tree
Michael Paquier
2019-07-27
pg_upgrade: Default new bindir to pg_upgrade location
Peter Eisentraut
2019-07-25
Fix syntax error in commit 20e99cddd.
Tom Lane
2019-07-25
Honor MSVC WindowsSDKVersion if set
Andrew Dunstan
2019-07-13
Fix some inconsistencies in MSVC scripts
Michael Paquier
2019-07-08
Fix inconsistencies in the code
Michael Paquier
2019-07-02
Add support for Visual Studio 2019 in build scripts
Michael Paquier
2019-07-02
Refactor code of reindexdb for query generation
Michael Paquier
2019-07-01
Stamp HEAD as 13devel.
Tom Lane
2019-07-01
pgindent run prior to branching v12.
Tom Lane
2019-06-30
Exclude new src/test/modules/unsafe_tests directory from MSVC build.
Tom Lane
2019-06-26
Add support for OpenSSL 1.1.0 and newer versions in MSVC scripts
Michael Paquier
2019-06-19
Remove last references to WAL segment size in MSVC scripts
Michael Paquier
2019-06-17
Fix more typos and inconsistencies in the tree
Michael Paquier
2019-06-15
Rework the pg_statistic_ext catalog
Tomas Vondra
2019-06-09
MSVC: Reconcile clean.bat with PostgreSQL 12 work.
Noah Misch
2019-06-02
Make cpluspluscheck more portable.
Tom Lane
2019-06-02
Un-break ecpg tests for Windows.
Tom Lane
2019-05-31
Improve coverage of cpluspluscheck.
Tom Lane
2019-05-31
Integrate cpluspluscheck into build system.
Andres Freund
2019-05-31
Make our perfect hash functions be valid C++.
Tom Lane
2019-05-28
In the pg_upgrade test suite, don't write to src/test/regress.
Noah Misch
2019-05-28
In the pg_upgrade test suite, remove and recreate "tmp_check".
Noah Misch
2019-05-22
Initial pgperltidy run for v12.
Tom Lane
2019-05-22
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
Initial pgindent run for v12.
Tom Lane
2019-05-20
Remove bug.template file
Peter Eisentraut
2019-05-19
Revert "In the pg_upgrade test suite, don't write to src/test/regress."
Noah Misch
2019-05-19
In the pg_upgrade test suite, don't write to src/test/regress.
Noah Misch
2019-05-14
Move logging.h and logging.c from src/fe_utils/ to src/common/.
Tom Lane
2019-05-04
MSVC: Build ~35% faster by calling dumpbin just once per directory.
Noah Misch
2019-04-13
Consistently test for in-use shared memory.
Noah Misch
2019-04-05
Revert "Consistently test for in-use shared memory."
Noah Misch
[next]