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
*
Add timestamp and elapsed time decorations to TAP test logs
Andrew Dunstan
2022-04-10
*
Fix whitespace
Peter Eisentraut
2022-04-09
*
Add missing serial commas
Peter Eisentraut
2022-04-09
*
Remove error message hints mentioning configure options
Peter Eisentraut
2022-04-08
*
Track I/O timing for temporary file blocks in EXPLAIN (BUFFERS)
Michael Paquier
2022-04-08
*
pgstat: Hide instability in stats.spec with -DCATCACHE_FORCE_RELEASE.
Andres Freund
2022-04-07
*
pgstat: add/extend tests for resetting various kinds of stats.
Andres Freund
2022-04-07
*
Teach planner and executor about monotonic window funcs
David Rowley
2022-04-08
*
Extend plsample example to include a trigger handler.
Tom Lane
2022-04-07
*
Add minimal tests for recovery conflict handling.
Andres Freund
2022-04-07
*
pgstat: test stats interactions with physical replication.
Andres Freund
2022-04-07
*
Revert "Rewrite some RI code to avoid using SPI"
Alvaro Herrera
2022-04-07
*
psql: add \dconfig command to show server's configuration parameters.
Tom Lane
2022-04-07
*
pgstat: add tests for handling of restarts, including crashes.
Andres Freund
2022-04-07
*
Rewrite some RI code to avoid using SPI
Alvaro Herrera
2022-04-07
*
Fix test instability introduced in e349c95d3e9 due to async deduplication.
Andres Freund
2022-04-07
*
Add isolation tests for snapshot behavior in ri_triggers.c
Alvaro Herrera
2022-04-07
*
Revert "Logical decoding of sequences"
Tomas Vondra
2022-04-07
*
Unlogged sequences
Peter Eisentraut
2022-04-07
*
pgstat: add alternate output for stats.spec, for the 2PC disabled case.
Andres Freund
2022-04-07
*
Prefetch data referenced by the WAL, take II.
Thomas Munro
2022-04-07
*
pgstat: add tests for transaction behaviour, 2PC, function stats.
Andres Freund
2022-04-07
*
pgstat: add pg_stat_force_next_flush(), use it to simplify tests.
Andres Freund
2022-04-06
*
pgstat: remove stats_temp_directory.
Andres Freund
2022-04-06
*
pgstat: store statistics in shared memory.
Andres Freund
2022-04-06
*
Reorder subskiplsn in pg_subscription to avoid alignment issues.
Amit Kapila
2022-04-07
*
pgstat: stats collector references in comments.
Andres Freund
2022-04-06
*
Remove exclusive backup mode
Stephen Frost
2022-04-06
*
Further improve jsonb_sqljson parallel test
Andrew Dunstan
2022-04-06
*
Allow granting SET and ALTER SYSTEM privileges on GUC parameters.
Tom Lane
2022-04-06
*
Reduce running time of jsonb_sqljson test
Andrew Dunstan
2022-04-06
*
Remove race condition in 022_crash_temp_files.pl test.
Tom Lane
2022-04-05
*
PLAN clauses for JSON_TABLE
Andrew Dunstan
2022-04-05
*
Update some tests in 013_crash_restart.pl.
Tom Lane
2022-04-04
*
JSON_TABLE
Andrew Dunstan
2022-04-04
*
psql: Show all query results by default
Peter Eisentraut
2022-04-04
*
Disable synchronize_seqscans in 027_stream_regress.pl.
Tom Lane
2022-04-04
*
Fix portability issues in datetime parsing.
Tom Lane
2022-04-03
*
Set relfrozenxid to oldest extant XID seen by VACUUM.
Peter Geoghegan
2022-04-03
*
Fix overflow hazards in interval input and output conversions.
Tom Lane
2022-04-02
*
Add a couple more tests for interval input decoding.
Tom Lane
2022-04-02
*
Allow CLUSTER on partitioned tables
Alvaro Herrera
2022-04-02
*
Use ORDER BY in catalog results in SQL/JSON tests
Andrew Dunstan
2022-04-02
*
libpq: Allow IP address SANs in server certificates
Peter Eisentraut
2022-04-01
*
Add SSL tests for IP addresses in certificates
Peter Eisentraut
2022-04-01
*
RETURNING clause for JSON() and JSON_SCALAR()
Andrew Dunstan
2022-03-31
*
Remove use of perl parent module in Cluster.pm
Andrew Dunstan
2022-03-31
*
Fix comment typo in PotsgreSQL::Test::Cluster module
Andrew Dunstan
2022-03-31
*
Add diagnostic output on error in pump_until
Daniel Gustafsson
2022-03-31
*
Raise a WARNING for missing publications.
Amit Kapila
2022-03-31
[next]