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
2018-05-18
MSVC builds must use a separate stamp file for copying generated headers.
Tom Lane
2018-05-18
Prevent possibly spurious error when running perl -cw
Andrew Dunstan
2018-05-09
Restrict vertical tightness to parentheses in Perl code
Andrew Dunstan
2018-05-09
perltidy some recent code changes before changing perltidy settings
Andrew Dunstan
2018-05-09
Add a script and a config file to run perlcritic
Andrew Dunstan
2018-05-07
Update oidjoins regression test for v11.
Tom Lane
2018-05-06
Clear severity 5 perlcritic warnings from vcregress.pl
Andrew Dunstan
2018-05-04
Provide for testing on python3 modules when under MSVC
Andrew Dunstan
2018-05-03
Blindly try to fix MSVC build's use of genbki.pl and Gen_fmgrtab.pl.
Tom Lane
2018-04-30
Remove Windows module-list-dumping code.
Tom Lane
2018-04-30
clean up pg_upgrade tmp_check under MSVC
Andrew Dunstan
2018-04-30
Dump full memory maps around failing Windows reattach code.
Tom Lane
2018-04-27
perltidy: Add option --nooutdent-long-comments
Peter Eisentraut
2018-04-27
perltidy: Add option --nooutdent-long-quotes
Peter Eisentraut
2018-04-27
perltidy: Don't write backup files
Peter Eisentraut
2018-04-26
Preliminary work for pgindent run.
Tom Lane
2018-04-25
Reindent Perl files with perltidy version 20170521.
Tom Lane
2018-04-25
Change pgindent/README to specify that we use perltidy version 20170521.
Tom Lane
2018-04-23
Make Emacs settings match perltidy configuration
Peter Eisentraut
2018-04-12
Revert MERGE patch
Simon Riggs
2018-04-09
Reduce chattiness of genbki.pl and Gen_fmgrtab.pl.
Tom Lane
2018-04-08
Switch client-side code to include catalog/pg_foo_d.h not pg_foo.h.
Tom Lane
2018-04-08
Replace our traditional initial-catalog-data format with a better design.
Tom Lane
2018-04-07
Refactor dir/file permissions
Stephen Frost
2018-04-05
Install errcodes.txt for use by extensions.
Andrew Gierth
2018-04-04
Use ARMv8 CRC instructions where available.
Heikki Linnakangas
2018-04-03
Prevent accidental linking of system-supplied copies of libpq.so etc.
Tom Lane
2018-04-03
Attempt to fix jsonb_plperl build on Windows
Peter Eisentraut
2018-04-03
MERGE SQL Command following SQL:2016
Simon Riggs
2018-04-02
Revert "Modified files for MERGE"
Simon Riggs
2018-04-02
Modified files for MERGE
Simon Riggs
2018-04-01
Add Bloom filter implementation.
Andres Freund
2018-03-28
Attempt to fix jsonb_plpython build on Windows
Peter Eisentraut
2018-03-27
Update pgindent's typedefs blacklist, and make it easier to adjust.
Tom Lane
2018-03-22
Add expression compilation support to LLVM JIT provider.
Andres Freund
2018-03-22
Add helpers for emitting LLVM IR.
Andres Freund
2018-03-22
Support for optimizing and emitting code in LLVM JIT provider.
Andres Freund
2018-03-22
Implement partition-wise grouping/aggregation.
Robert Haas
2018-03-22
Add conditional.c to libpgfeutils for MSVC build
Teodor Sigaev
2018-03-22
Basic JIT provider and error handling infrastructure.
Andres Freund
2018-03-17
Add ssl_passphrase_command setting
Peter Eisentraut
2018-03-16
Fix msvc/ecpg_regression.proj for recent ECPG test additions.
Tom Lane
2018-03-04
Actually pick .lib file when multiple perl libs are present
Magnus Hagander
2018-03-02
Fix msvc builds for ActivePerl > 5.24
Magnus Hagander
2018-02-27
Fix up ecpg's configuration so it handles "long long int" in MSVC builds.
Tom Lane
2018-02-26
Empty search_path in Autovacuum and non-psql/pgbench clients.
Noah Misch
2018-02-02
Support parallel btree index builds.
Robert Haas
2018-01-31
Refactor client-side SSL certificate checking code
Peter Eisentraut
2018-01-19
Allow UPDATE to move rows between partitions.
Robert Haas
2018-01-09
Expression evaluation based aggregate transition invocation.
Andres Freund
[next]