index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
Commit message (
Expand
)
Author
Age
*
Fix perl thinko in commit fed6df486dca
Andrew Dunstan
2017-05-02
*
Allow vcregress.pl to run an arbitrary TAP test set
Andrew Dunstan
2017-05-01
*
docs: update major release instructions
Bruce Momjian
2017-04-13
*
git_changelog: improve comment
Bruce Momjian
2017-04-13
*
git_changelog: improve instructions for finding branch commits
Bruce Momjian
2017-04-12
*
Remove bogus redefinition of _MSC_VER.
Tom Lane
2017-04-11
*
Remove symbol WIN32_ONLY_COMPILER
Magnus Hagander
2017-04-11
*
Use SASLprep to normalize passwords for SCRAM authentication.
Heikki Linnakangas
2017-04-07
*
Fix integer-overflow problems in interval comparison.
Tom Lane
2017-04-05
*
Remove reinvention of stringify macro.
Tom Lane
2017-04-02
*
Fix Perl code which had broken the Windows build
Peter Eisentraut
2017-03-28
*
Clean up Perl code according to perlcritic
Peter Eisentraut
2017-03-27
*
Faster expression evaluation and targetlist projection.
Andres Freund
2017-03-25
*
Remove createlang and droplang
Peter Eisentraut
2017-03-23
*
Fix hard-coded relkind constants in assorted other files.
Tom Lane
2017-03-09
*
Add amcheck extension to contrib.
Andres Freund
2017-03-09
*
Add a Gather Merge executor node.
Robert Haas
2017-03-09
*
Clean up test_ifaddrs a bit.
Tom Lane
2017-03-07
*
Support SCRAM-SHA-256 authentication (RFC 5802 and 7677).
Heikki Linnakangas
2017-03-07
*
Refactor SHA2 functions and move them to src/common/.
Heikki Linnakangas
2017-03-07
*
Add operator_with_argtypes grammar rule
Peter Eisentraut
2017-03-06
*
Reduce size of common allocation header.
Andres Freund
2017-02-28
*
Add "Slab" MemoryContext implementation for efficient equal-sized allocations.
Andres Freund
2017-02-27
*
De-support floating-point timestamps.
Tom Lane
2017-02-23
*
Dept of second thoughts: rename new perl script.
Tom Lane
2017-02-19
*
Suppress "unused variable" warnings with older versions of flex.
Tom Lane
2017-02-19
*
btree: Support parallel index scans.
Robert Haas
2017-02-15
*
Remove contrib/tsearch2.
Robert Haas
2017-02-13
*
Rename user-facing tools with "xlog" in the name to say "wal".
Robert Haas
2017-02-09
*
Extend index AM API for parallel index scans.
Robert Haas
2017-01-24
*
Generate fmgr prototypes automatically
Peter Eisentraut
2017-01-17
*
pg_ctl: Change default to wait for all actions
Peter Eisentraut
2017-01-14
*
Updates to reflect that pg_ctl stop -m fast is the default
Peter Eisentraut
2017-01-13
*
Use 'use strict' in all Perl programs
Peter Eisentraut
2017-01-05
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
MSVC: Position MSBFLAGS after flags it might override.
Noah Misch
2016-12-18
*
Update typedefs.list
Robert Haas
2016-12-13
*
Implement table partitioning.
Robert Haas
2016-12-07
*
Replace PostmasterRandom() with a stronger source, second attempt.
Heikki Linnakangas
2016-12-05
*
Introduce dynamic shared memory areas.
Robert Haas
2016-12-02
*
Management of free memory pages.
Robert Haas
2016-12-02
*
Change qr/foo$/m to qr/foo\n/m, for Perl 5.8.8.
Noah Misch
2016-11-07
*
Revert "Replace PostmasterRandom() with a stronger way of generating randomne...
Heikki Linnakangas
2016-10-18
*
Replace PostmasterRandom() with a stronger way of generating randomness.
Heikki Linnakangas
2016-10-17
*
Use more efficient hashtable for execGrouping.c to speed up hash aggregation.
Andres Freund
2016-10-14
*
Add a macro templatized hashtable.
Andres Freund
2016-10-14
*
Avoid direct cross-module links in hstore_plperl and ltree_plpython, too.
Tom Lane
2016-10-04
*
Convert contrib/hstore_plpython to not use direct linking to other modules.
Tom Lane
2016-10-03
*
Move fsync routines of initdb into src/common/
Peter Eisentraut
2016-09-29
*
Refer to OS X as "macOS", except for the port name which is still "darwin".
Tom Lane
2016-09-25
[next]