index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
...
*
Stabilize output of new regression test.
Tom Lane
2022-08-08
*
In extensions, don't replace objects not belonging to the extension.
Tom Lane
2022-08-08
*
aix: fix misreading of condition in 8f12a4e7add
Andres Freund
2022-08-07
*
solaris: Remove unnecessary gcc / gnu ld vs sun studio differences
Andres Freund
2022-08-07
*
aix: Remove checks for very old OS versions
Andres Freund
2022-08-07
*
windows: Remove HAVE_MINIDUMP_TYPE test
Andres Freund
2022-08-07
*
Rely on __func__ being supported
Andres Freund
2022-08-07
*
Remove unportable use of timezone in recent test
Alvaro Herrera
2022-08-07
*
Simplify replacement code for strtof.
Thomas Munro
2022-08-07
*
Simplify gettimeofday for Windows.
Thomas Munro
2022-08-07
*
Fix function-defined-but-not-used warning.
Tom Lane
2022-08-06
*
Fix data-corruption hazard in WAL-logged CREATE DATABASE.
Tom Lane
2022-08-06
*
Simplify gettimeofday() fallback logic.
Andres Freund
2022-08-06
*
Improve recently-added test reliability
Alvaro Herrera
2022-08-06
*
Fix comment in copyfrom_internal.h
Michael Paquier
2022-08-06
*
Replace pgwin32_is_junction() with lstat().
Thomas Munro
2022-08-06
*
Make unlink() work for junction points on Windows.
Thomas Munro
2022-08-06
*
Provide lstat() for Windows.
Thomas Munro
2022-08-06
*
Remove fallbacks for strtoll, strtoull.
Thomas Munro
2022-08-06
*
Fix comments about deduplication updating page.
Peter Geoghegan
2022-08-05
*
Add missing parenthesis to max item size macro.
Peter Geoghegan
2022-08-05
*
Partially undo commit 94da73281.
Tom Lane
2022-08-05
*
Fix handling of bare boolean expressions in mcv_get_match_bitmap.
Tom Lane
2022-08-05
*
Fix non-bulletproof ScalarArrayOpExpr code for extended statistics.
Tom Lane
2022-08-05
*
Fix incorrect permissions-checking code for extended statistics.
Tom Lane
2022-08-05
*
BRIN: mask BRIN_EVACUATE_PAGE for WAL consistency checking
Alvaro Herrera
2022-08-05
*
regress: fix test instability
Alvaro Herrera
2022-08-05
*
Simplify coding style of is_valid_ascii()
John Naylor
2022-08-05
*
Fix ENABLE/DISABLE TRIGGER to handle recursion correctly
Alvaro Herrera
2022-08-05
*
Remove configure probe for fdatasync.
Thomas Munro
2022-08-05
*
Remove configure probe for clock_gettime.
Thomas Munro
2022-08-05
*
Fix nbtree maximum item size macro.
Peter Geoghegan
2022-08-04
*
Simplify replacement code for preadv and pwritev.
Thomas Munro
2022-08-05
*
Make consistent a couple of log messages when parsing HBA files
Michael Paquier
2022-08-05
*
Use hba_file/ident_file GUCs rather than pg_hba.conf/pg_ident.conf in logs
Michael Paquier
2022-08-05
*
Fix failure to set correct operator in window run condition
David Rowley
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
*
Revert recent changes to 002_pg_upgrade.pl.
Robert Haas
2022-08-04
*
Fix check_exclusion_or_unique_constraint for UNIQUE NULLS NOT DISTINCT.
Tom Lane
2022-08-04
*
Add CHECK_FOR_INTERRUPTS in ExecInsert's speculative insertion loop.
Tom Lane
2022-08-04
*
Add proper regression test for the recent SRFs-in-pathkeys problem.
Tom Lane
2022-08-04
*
Rephrase comments to make them clearer
Daniel Gustafsson
2022-08-04
[prev]
[next]