index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
modules
Commit message (
Expand
)
Author
Age
*
Fixup various new-to-v18 usages of appendPQExpBuffer
David Rowley
2025-04-17
*
Make AIO error test more portable
Andrew Dunstan
2025-04-13
*
Harmonize function parameter names for Postgres 18.
Peter Geoghegan
2025-04-12
*
Fix test races between syscache-update-pruned.spec and autovacuum.
Noah Misch
2025-04-09
*
Add pg_buffercache_evict_{relation,all} functions
Andres Freund
2025-04-08
*
oauth: Remove timeout from t/002_client when not needed
Daniel Gustafsson
2025-04-03
*
oauth: Fix build on platforms without epoll/kqueue
Daniel Gustafsson
2025-04-03
*
Change SQL-language functions to use the plan cache.
Tom Lane
2025-04-02
*
Make cancel request keys longer
Heikki Linnakangas
2025-04-02
*
libpq: Add min/max_protocol_version connection options
Heikki Linnakangas
2025-04-02
*
tests: Fix incompatibility of test_aio with *_FORCE_RELEASE
Andres Freund
2025-04-02
*
tests: Cope with WARNINGs during failed CREATE DB on windows
Andres Freund
2025-04-02
*
tests: Cope with io_method in TEMP_CONFIG in test_aio
Andres Freund
2025-04-02
*
aio: Add test_aio module
Andres Freund
2025-04-01
*
Use PRI?64 instead of "ll?" in format strings (continued).
Peter Eisentraut
2025-03-29
*
pg_dump: Add --sequence-data.
Nathan Bossart
2025-03-25
*
Fix extension control path tests
Peter Eisentraut
2025-03-20
*
extension_control_path
Peter Eisentraut
2025-03-19
*
oauth: Use IPv4-only issuer in oauth_validator tests
Thomas Munro
2025-03-19
*
Fix inconsistent quoting for some options in TAP tests
Michael Paquier
2025-03-17
*
Apply more consistent style for command options in TAP tests
Michael Paquier
2025-03-17
*
Remove direct handling of reloptions for toast tables
Álvaro Herrera
2025-03-14
*
pg_noreturn to replace pg_attribute_noreturn()
Peter Eisentraut
2025-03-13
*
Rename amcancrosscompare
Peter Eisentraut
2025-03-07
*
Generalize hash and ordering support in amapi
Peter Eisentraut
2025-02-27
*
Remove unstable test suite added by 525392d57
Amit Langote
2025-02-22
*
Add missing entry to oauth_validator test .gitignore
Daniel Gustafsson
2025-02-20
*
Add support for OAUTHBEARER SASL mechanism
Daniel Gustafsson
2025-02-20
*
Don't lock partitions pruned by initial pruning
Amit Langote
2025-02-20
*
test_escape: Fix output of --help
Michael Paquier
2025-02-20
*
test_escape: Fix handling of short options in getopt_long()
Michael Paquier
2025-02-19
*
Fix PQescapeLiteral()/PQescapeIdentifier() length handling
Andres Freund
2025-02-14
*
Remove unnecessary (char *) casts [xlog]
Peter Eisentraut
2025-02-13
*
Injection points for hash aggregation.
Jeff Davis
2025-02-11
*
Fix type in test_escape test
Andres Freund
2025-02-10
*
Add test of various escape functions
Andres Freund
2025-02-10
*
injection_points: Tweak more permutation in isolation test "basic"
Michael Paquier
2025-02-07
*
Remove support for linking with libeay32 and ssleay32
Daniel Gustafsson
2025-02-06
*
injection_points: Re-enable permutation in isolation test "basic"
Michael Paquier
2025-02-06
*
meson: Add missing dependencies to libpq_pipeline test
Andres Freund
2025-02-04
*
meson: Add test dependencies for test_json_parser
Andres Freund
2025-02-04
*
Get rid of our dependency on type "long" for memory size calculations.
Tom Lane
2025-01-31
*
injection_points: Add routine able to drop all stats
Michael Paquier
2025-01-31
*
Fix grammatical typos around possessive "its"
John Naylor
2025-01-29
*
At update of non-LP_NORMAL TID, fail instead of corrupting page header.
Noah Misch
2025-01-25
*
Disable runningcheck for src/test/modules/injection_points/specs.
Noah Misch
2025-01-25
*
Fix catcache invalidation of a list entry that's being built
Heikki Linnakangas
2025-01-14
*
Always use the caller-provided context for radix tree leaves
John Naylor
2025-01-06
*
Get rid of radix tree's general purpose memory context
John Naylor
2025-01-06
*
Update copyright for 2025
Bruce Momjian
2025-01-01
[next]