index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Commit message (
Expand
)
Author
Age
*
Move libpq encryption negotiation tests
Heikki Linnakangas
2024-04-12
*
Fix libpq_encryption tests when compiled without SSL support
Heikki Linnakangas
2024-04-12
*
Assorted minor cleanups in the test_json_parser module
Andrew Dunstan
2024-04-12
*
Shrink test file for test_json_parser module
Andrew Dunstan
2024-04-12
*
Add a TAP test for test_json_parser_perf
Andrew Dunstan
2024-04-12
*
Fix IS [NOT] NULL qual optimization for inheritance tables
David Rowley
2024-04-12
*
Revert: Implement pg_wal_replay_wait() stored procedure
Alexander Korotkov
2024-04-11
*
Revert: Custom reloptions for table AM
Alexander Korotkov
2024-04-11
*
Fix plpgsql's handling of -- comments following expressions.
Tom Lane
2024-04-10
*
Make GIN tests using injection points concurrent-safe
Michael Paquier
2024-04-10
*
Fix a test in failover slots regression test.
Amit Kapila
2024-04-10
*
revert: Transform OR clauses to ANY expression
Alexander Korotkov
2024-04-10
*
Checks for ALTER TABLE ... SPLIT/MERGE PARTITIONS ... commands
Alexander Korotkov
2024-04-10
*
Fix whitespace
Peter Eisentraut
2024-04-09
*
injection_points: Fix race condition with local injection point tests
Michael Paquier
2024-04-09
*
Teach TID store to skip bitmap for small numbers of offsets
John Naylor
2024-04-08
*
Fix some grammer errors from error messages and codes comments
Alexander Korotkov
2024-04-08
*
Custom reloptions for table AM
Alexander Korotkov
2024-04-08
*
Fix the intermittent buildfarm failures in 040_standby_failover_slots_sync.
Amit Kapila
2024-04-08
*
Use bump context for TID bitmaps stored by vacuum
John Naylor
2024-04-08
*
JSON_TABLE: Add support for NESTED paths and columns
Amit Langote
2024-04-08
*
Fix JsonExpr deparsing to emit QUOTES and WRAPPER correctly
Amit Langote
2024-04-08
*
Fix restriction on specifying KEEP QUOTES in JSON_QUERY()
Amit Langote
2024-04-08
*
Silence perlcritic warnings in new libpq tests
Heikki Linnakangas
2024-04-08
*
Support TLS handshake directly without SSLRequest negotiation
Heikki Linnakangas
2024-04-08
*
Refactor libpq state machine for negotiating encryption
Heikki Linnakangas
2024-04-08
*
injection_points: Introduce runtime conditions
Michael Paquier
2024-04-08
*
Enhance libpq encryption negotiation tests with new GUC
Heikki Linnakangas
2024-04-08
*
Add tests for libpq gssencmode and sslmode options
Heikki Linnakangas
2024-04-08
*
Move Kerberos module
Heikki Linnakangas
2024-04-08
*
Make GIN test using injection points repeatable
Michael Paquier
2024-04-08
*
Transform OR clauses to ANY expression
Alexander Korotkov
2024-04-08
*
Change debug printing to log filename
Daniel Gustafsson
2024-04-08
*
Don't clobber test exit code at cleanup in LDAP/Kerberors tests
Heikki Linnakangas
2024-04-07
*
Improve check in LDAP test to find the OpenLDAP installation
Heikki Linnakangas
2024-04-07
*
Optimize pg_popcount() with AVX-512 instructions.
Nathan Bossart
2024-04-06
*
Disable parallel query in psql error-with-FETCH_COUNT test.
Tom Lane
2024-04-06
*
Re-implement psql's FETCH_COUNT feature atop libpq's chunked mode.
Tom Lane
2024-04-06
*
Support retrieval of results in chunks with libpq.
Tom Lane
2024-04-06
*
Implement ALTER TABLE ... SPLIT PARTITION ... command
Alexander Korotkov
2024-04-07
*
Implement ALTER TABLE ... MERGE PARTITIONS ... command
Alexander Korotkov
2024-04-07
*
Backport IPC::Run optimization to src/test/perl.
Noah Misch
2024-04-06
*
Enhance nbtree ScalarArrayOp execution.
Peter Geoghegan
2024-04-06
*
Allow synced slots to have their inactive_since.
Amit Kapila
2024-04-05
*
Further cleanup for recent JSON-related commits.
Tom Lane
2024-04-04
*
Further cleanup for recent JSON-related commits.
Tom Lane
2024-04-04
*
Tidy up after incremental JSON parser patch
Andrew Dunstan
2024-04-04
*
Add basic JSON_TABLE() functionality
Amit Langote
2024-04-04
*
Introduce a non-recursive JSON parser
Andrew Dunstan
2024-04-04
*
pg_regress: Save errno in emit_tap_output_v() and switch to %m
Michael Paquier
2024-04-04
[next]