index
:
postgresql.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
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
Age
Commit message (
Expand
)
Author
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
2019-04-04
tableam: Add table_multi_insert() and revamp/speed-up COPY FROM buffering.
Andres Freund
2019-04-04
Refactor the fsync queue for wider use.
Thomas Munro
2019-04-04
Consistently test for in-use shared memory.
Noah Misch
2019-04-03
GSSAPI encryption support
Stephen Frost
2019-04-01
Unified logging system for command-line programs
Peter Eisentraut
2019-04-01
GIN support for @@ and @? jsonpath operators
Alexander Korotkov
2019-03-28
Use FullTransactionId for the transaction stack.
Thomas Munro
2019-03-28
Add basic infrastructure for 64 bit transaction IDs.
Thomas Munro
2019-03-28
tableam: Support for an index build's initial table scan(s).
Andres Freund
2019-03-26
Compute XID horizon for page level index vacuum on primary.
Andres Freund
2019-03-24
tableam: Add tuple_{insert, delete, update, lock} and use.
Andres Freund
2019-03-22
Add options to enable and disable checksums in pg_checksums
Michael Paquier
2019-03-20
Get rid of jsonpath_gram.h and jsonpath_scanner.h
Alexander Korotkov
2019-03-16
Partial implementation of SQL/JSON path language
Alexander Korotkov
2019-03-12
Create a script that can renumber manually-assigned OIDs.
Tom Lane
2019-03-11
tableam: Add and use scan APIs.
Andres Freund
2019-03-09
Simplify release-note links to back branches.
Tom Lane
2019-03-06
tableam: introduce table AM infrastructure.
Andres Freund
2019-02-16
Make use of compiler builtins and/or assembly for CLZ, CTZ, POPCNT.
Tom Lane
[next]