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
*
Remove configure probe for fdatasync.
Thomas Munro
2022-08-05
*
Remove configure probe for clock_gettime.
Thomas Munro
2022-08-05
*
Simplify replacement code for preadv and pwritev.
Thomas Munro
2022-08-05
*
Remove dead pread and pwrite replacement code.
Thomas Munro
2022-08-05
*
Remove dead setenv, unsetenv replacement code.
Thomas Munro
2022-08-05
*
Remove configure probes for poll and poll.h.
Thomas Munro
2022-08-05
*
Remove configure probe for link.
Thomas Munro
2022-08-05
*
Remove configure probes for symlink/readlink, and dead code.
Thomas Munro
2022-08-05
*
Remove configure probe for setsid.
Thomas Munro
2022-08-05
*
Remove configure probe for shm_open.
Thomas Munro
2022-08-05
*
Remove configure probe and related tests for getrlimit.
Thomas Munro
2022-08-05
*
Remove configure probe for dlopen, and refactor.
Thomas Munro
2022-08-05
*
Split TuplesortPublic from Tuplesortstate
Alexander Korotkov
2022-07-27
*
Add xheader_width pset option to psql
Andrew Dunstan
2022-07-25
*
Remove dead getpwuid_r replacement code.
Thomas Munro
2022-07-24
*
Remove dead handling for pre-POSIX sigwait().
Thomas Munro
2022-07-24
*
Remove dead getrusage replacement code.
Thomas Munro
2022-07-24
*
Remove configure probe for wctype.h.
Thomas Munro
2022-07-23
*
Remove configure probe for sys/tas.h.
Thomas Munro
2022-07-23
*
Remove fls(), use pg_leftmost_one_pos32() instead.
Thomas Munro
2022-07-22
*
Add wal_sync_method=fdatasync for Windows.
Thomas Munro
2022-07-20
*
Add output directory option to gen_node_support.pl
Andres Freund
2022-07-18
*
Add output file argument to generate-errcodes.pl
Andres Freund
2022-07-18
*
Add output path arg in generate-lwlocknames.pl
Andres Freund
2022-07-18
*
Move snowball_create.sql creation into perl file
Andres Freund
2022-07-18
*
ecpg: Output dir, source dir, stamp file argument for preproc/*.pl
Andres Freund
2022-07-18
*
psql: Output dir and dependency generation for sql_help
Andres Freund
2022-07-18
*
Default to hidden visibility for extension libraries where possible
Andres Freund
2022-07-17
*
Remove support for Visual Studio 2013
Michael Paquier
2022-07-14
*
Add defenses against unexpected changes in the NodeTag enum list.
Tom Lane
2022-07-12
*
Rationalize order of input files for gen_node_support.pl.
Tom Lane
2022-07-11
*
Exclude nodetags.h from headerscheck and cpluspluscheck.
Tom Lane
2022-07-09
*
Add generated nodes\nodetags.h to clean.bat
Peter Eisentraut
2022-07-09
*
Automatically generate node support functions
Peter Eisentraut
2022-07-09
*
Remove HP/Intel Itanium support.
Thomas Munro
2022-07-08
*
Remove HP-UX port.
Thomas Munro
2022-07-08
*
Change internal RelFileNode references to RelFileNumber or RelFileLocator.
Robert Haas
2022-07-06
*
expression eval: Fix EEOP_JSON_CONSTRUCTOR and EEOP_JSONEXPR size.
Andres Freund
2022-07-05
*
Stamp HEAD as 16devel.
Tom Lane
2022-06-30
*
Add a new shmem_request_hook hook.
Robert Haas
2022-05-13
*
Pre-beta mechanical code beautification.
Tom Lane
2022-05-12
*
Add some missing PGDLLIMPORT markings
Michael Paquier
2022-05-12
*
Improve setup of environment values for commands in MSVC's vcregress.pl
Michael Paquier
2022-05-11
*
Simplify configure test
Peter Eisentraut
2022-05-04
*
Rename libpq test programs with libpq_ prefix
Daniel Gustafsson
2022-05-04
*
Build libpq test programs under MSVC
Andrew Dunstan
2022-04-16
*
Rename backup_compression.{c,h} to compression.{c,h}
Michael Paquier
2022-04-12
*
Avoid re-writing files unnecessarily in src/tools/copyright.pl.
Tom Lane
2022-04-11
*
Fix various typos and spelling mistakes in code comments
David Rowley
2022-04-11
*
Fix pgperlsyncheck following SSL TAP test refactoring
Andrew Dunstan
2022-04-10
[next]