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
*
Change function call information to be variable length.
Andres Freund
2019-01-26
*
Change snapshot type to be determined by enum rather than callback.
Andres Freund
2019-01-21
*
Revert "Add valgrind suppressions for wcsrtombs optimizations"
Tomas Vondra
2019-01-19
*
Replace @postgresql.org with @lists.postgresql.org for mailinglists
Magnus Hagander
2019-01-19
*
Make Emacs perl-mode indent more like perltidy.
Noah Misch
2019-01-13
*
Improve missing-program error handling in make_ctags and make_etags.
Tom Lane
2019-01-13
*
Use perfect hashing, instead of binary search, for keyword lookup.
Tom Lane
2019-01-09
*
Replace the data structure used for keyword lookup.
Tom Lane
2019-01-06
*
Move the built-in conversions into the initial catalog data.
Tom Lane
2019-01-03
*
Use symbolic references for pg_language OIDs in the bootstrap data.
Tom Lane
2019-01-03
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Create a separate oid range for oids assigned by genbki.pl.
Andres Freund
2018-12-13
*
Eliminate parallel-make hazard in ecpg/preproc.
Tom Lane
2018-12-01
*
Add support for NO_INSTALLCHECK in MSVC scripts
Michael Paquier
2018-11-29
*
Remove WITH OIDS support, change oid catalog column visibility.
Andres Freund
2018-11-20
*
Add valgrind suppressions for wcsrtombs optimizations
Tomas Vondra
2018-11-17
*
Adjust valgrind fix in commit 517b0d0b5f
Andrew Dunstan
2018-11-08
*
Use parallel installcheck in vcregress.pl's upgrade test
Andrew Dunstan
2018-11-07
*
Quiet valgrind complaints following pread/pwrite changes
Andrew Dunstan
2018-11-07
*
Provide pg_pread() and pg_pwrite() for random I/O.
Thomas Munro
2018-11-07
*
Fix spelling errors and typos in comments
Magnus Hagander
2018-11-02
*
Exclude temporary directories from pgindent
Peter Eisentraut
2018-10-29
*
Fix perl searchpath for modern perl for MSVC tools
Andrew Dunstan
2018-10-28
*
Remove timetravel extension.
Andres Freund
2018-10-11
*
Tweak MSVC build system to match changes in 7143b3e82.
Tom Lane
2018-09-28
*
Tweak MSVC build system to match changes in 7143b3e82.
Tom Lane
2018-09-28
*
Convert elog.c's useful_strerror() into a globally-used strerror wrapper.
Tom Lane
2018-09-26
*
Add missing pg_description strings for pg_type entries.
Tom Lane
2018-09-20
*
Fix out-of-tree build for transform modules.
Andrew Gierth
2018-09-16
*
Install a check for mis-linking of src/port and src/common functions.
Tom Lane
2018-09-09
*
Refactor dlopen() support
Peter Eisentraut
2018-09-06
*
Require C99 (and thus MSCV 2013 upwards).
Andres Freund
2018-08-23
*
MSVC: Finish clean.bat tmp_check coverage.
Noah Misch
2018-08-19
*
MSVC: Remove any tmp_check directory before running a TAP test suite.
Noah Misch
2018-08-19
*
Provide for contrib and pgxs modules to install include files.
Andrew Gierth
2018-07-31
*
pgtest: run clean, build, and check stages separately
Bruce Momjian
2018-07-28
*
pgtest: grab possible warnings from install.log
Bruce Momjian
2018-07-28
*
Refactor cluster_rel() to handle more options
Michael Paquier
2018-07-24
*
Add subtransaction handling for table synchronization workers.
Robert Haas
2018-07-16
*
Update documentation editor setup instructions
Peter Eisentraut
2018-07-13
*
Remove obsolete documentation build tools for Windows
Peter Eisentraut
2018-07-13
*
Use more modern instructions for creating a new dev cycle
Andrew Dunstan
2018-07-01
*
Stamp HEAD as 12devel
Andrew Dunstan
2018-06-30
*
perltidy run prior to branching
Andrew Dunstan
2018-06-30
*
Update typedefs list
Andrew Dunstan
2018-06-30
*
Fix whitespace
Peter Eisentraut
2018-06-27
*
Exclude files in .git from list of perl files
Andrew Dunstan
2018-06-12
*
Move perlcritic files to new perlcheck directory
Andrew Dunstan
2018-06-11
*
Add a script to detect perl compile time errors and warnings
Andrew Dunstan
2018-06-11
*
Fix compile-time warnings on all perl code
Andrew Dunstan
2018-05-31
[next]