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
2022-08-07
windows: Remove HAVE_MINIDUMP_TYPE test
Andres Freund
2022-08-07
Rely on __func__ being supported
Andres Freund
2022-08-07
Simplify replacement code for strtof.
Thomas Munro
2022-08-06
Simplify gettimeofday() fallback logic.
Andres Freund
2022-08-05
Remove fallbacks for strtoll, strtoull.
Thomas Munro
2022-08-05
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-04
Remove dead pread and pwrite replacement code.
Thomas Munro
2022-08-04
Remove dead setenv, unsetenv replacement code.
Thomas Munro
2022-08-04
Remove configure probes for poll and poll.h.
Thomas Munro
2022-08-04
Remove configure probe for link.
Thomas Munro
2022-08-04
Remove configure probes for symlink/readlink, and dead code.
Thomas Munro
2022-08-04
Remove configure probe for setsid.
Thomas Munro
2022-08-04
Remove configure probe for shm_open.
Thomas Munro
2022-08-04
Remove configure probe and related tests for getrlimit.
Thomas Munro
2022-08-04
Remove configure probe for dlopen, and refactor.
Thomas Munro
2022-07-27
Split TuplesortPublic from Tuplesortstate
Alexander Korotkov
2022-07-25
Add xheader_width pset option to psql
Andrew Dunstan
2022-07-23
Remove dead getpwuid_r replacement code.
Thomas Munro
2022-07-23
Remove dead handling for pre-POSIX sigwait().
Thomas Munro
2022-07-23
Remove dead getrusage replacement code.
Thomas Munro
2022-07-23
Remove configure probe for wctype.h.
Thomas Munro
2022-07-23
Remove configure probe for sys/tas.h.
Thomas Munro
2022-07-21
Remove fls(), use pg_leftmost_one_pos32() instead.
Thomas Munro
2022-07-20
Add wal_sync_method=fdatasync for Windows.
Thomas Munro
2022-07-18
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-14
Remove support for Visual Studio 2013
Michael Paquier
2022-07-12
Add defenses against unexpected changes in the NodeTag enum list.
Tom Lane
2022-07-11
Rationalize order of input files for gen_node_support.pl.
Tom Lane
2022-07-09
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-08
Remove HP/Intel Itanium support.
Thomas Munro
2022-07-08
Remove HP-UX port.
Thomas Munro
2022-07-06
Change internal RelFileNode references to RelFileNumber or RelFileLocator.
Robert Haas
2022-07-05
expression eval: Fix EEOP_JSON_CONSTRUCTOR and EEOP_JSONEXPR size.
Andres Freund
2022-06-30
Stamp HEAD as 16devel.
Tom Lane
2022-05-13
Add a new shmem_request_hook hook.
Robert Haas
2022-05-12
Pre-beta mechanical code beautification.
Tom Lane
2022-05-12
Add some missing PGDLLIMPORT markings
Michael Paquier
2022-05-11
Improve setup of environment values for commands in MSVC's vcregress.pl
Michael Paquier
2022-05-04
Simplify configure test
Peter Eisentraut
2022-05-04
Rename libpq test programs with libpq_ prefix
Daniel Gustafsson
[next]