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
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
/
test
/
modules
Age
Commit message (
Expand
)
Author
3 days
aio: Use runtime arguments with injections points in tests
Michael Paquier
4 days
injection_points: Add support and tests for runtime arguments
Michael Paquier
4 days
Add support for runtime arguments in injection points
Michael Paquier
6 days
Remove some tabs in C string literals
Peter Eisentraut
8 days
With GB18030, prevent SIGSEGV from reading past end of allocation.
Noah Misch
8 days
Refactor test_escape.c for additional ways of testing.
Noah Misch
11 days
Make "directory" setting work with extension_control_path
Peter Eisentraut
12 days
oauth: Move the builtin flow into a separate module
Jacob Champion
2025-04-29
test_slru: Fix incorrect format placeholders
Peter Eisentraut
2025-04-23
oauth: Support Python 3.6 in tests
Jacob Champion
2025-04-23
Allocate JsonLexContexts on the heap to avoid warnings
Daniel Gustafsson
2025-04-22
Re-enable SSL connect_fails tests, and fix related race conditions.
Tom Lane
2025-04-22
Rename injection point for invalidation messages at end of transaction
Michael Paquier
2025-04-19
Fix typos and grammar in the code
Michael Paquier
2025-04-19
Rename injection points used in AIO tests
Michael Paquier
2025-04-16
Fixup various new-to-v18 usages of appendPQExpBuffer
David Rowley
2025-04-13
Make AIO error test more portable
Andrew Dunstan
2025-04-12
Harmonize function parameter names for Postgres 18.
Peter Geoghegan
2025-04-09
Fix test races between syscache-update-pruned.spec and autovacuum.
Noah Misch
2025-04-08
Add pg_buffercache_evict_{relation,all} functions
Andres Freund
2025-04-03
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-02
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-01
aio: Add test_aio module
Andres Freund
2025-03-29
Use PRI?64 instead of "ll?" in format strings (continued).
Peter Eisentraut
2025-03-25
pg_dump: Add --sequence-data.
Nathan Bossart
2025-03-20
Fix extension control path tests
Peter Eisentraut
2025-03-19
extension_control_path
Peter Eisentraut
2025-03-19
oauth: Use IPv4-only issuer in oauth_validator tests
Thomas Munro
2025-03-17
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-14
Remove direct handling of reloptions for toast tables
Álvaro Herrera
2025-03-13
pg_noreturn to replace pg_attribute_noreturn()
Peter Eisentraut
2025-03-07
Rename amcancrosscompare
Peter Eisentraut
2025-02-27
Generalize hash and ordering support in amapi
Peter Eisentraut
2025-02-22
Remove unstable test suite added by 525392d57
Amit Langote
2025-02-20
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-19
test_escape: Fix handling of short options in getopt_long()
Michael Paquier
2025-02-14
Fix PQescapeLiteral()/PQescapeIdentifier() length handling
Andres Freund
2025-02-13
Remove unnecessary (char *) casts [xlog]
Peter Eisentraut
2025-02-11
Injection points for hash aggregation.
Jeff Davis
2025-02-10
Fix type in test_escape test
Andres Freund
[next]