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
...
*
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
*
Fix formatting and comment typos
John Naylor
2022-08-04
*
Fix inconsistent comments for some function declarations in headers
Michael Paquier
2022-08-04
*
Support SSE2 intrinsics where available
John Naylor
2022-08-04
*
Fix incorrect tests for SRFs in relation_can_be_sorted_early().
Tom Lane
2022-08-03
*
Reduce test runtime of src/test/modules/snapshot_too_old.
Tom Lane
2022-08-03
*
Add wait_for_subscription_sync for TAP tests.
Amit Kapila
2022-08-03
*
Remove unused fields from ExprEvalStep
David Rowley
2022-08-03
*
Change type "char"'s I/O format for non-ASCII characters.
Tom Lane
2022-08-02
[prev]
[next]