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
*
Fix typo in test_oat_hooks README
Daniel Gustafsson
2022-08-10
*
Stabilize output of new regression test.
Tom Lane
2022-08-08
*
In extensions, don't replace objects not belonging to the extension.
Tom Lane
2022-08-08
*
Remove unportable use of timezone in recent test
Alvaro Herrera
2022-08-07
*
BRIN: mask BRIN_EVACUATE_PAGE for WAL consistency checking
Alvaro Herrera
2022-08-05
*
Reduce test runtime of src/test/modules/snapshot_too_old.
Tom Lane
2022-08-03
*
Remove test_oat_hooks.c's nodetag_to_string().
Tom Lane
2022-07-31
*
Fix missed corner cases for grantable permissions on GUCs.
Tom Lane
2022-07-19
*
Fix two portability issues with the tests of test_oat_hooks
Michael Paquier
2022-07-11
*
libpq: Improve idle state handling in pipeline mode
Alvaro Herrera
2022-07-05
*
Revert changes in HOT handling of BRIN indexes
Tomas Vondra
2022-06-16
*
Remove portability hazard in unsafe_tests/sql/guc_privs.sql.
Tom Lane
2022-05-20
*
Fix DDL deparse of CREATE OPERATOR CLASS
Alvaro Herrera
2022-05-20
*
Pre-beta mechanical code beautification.
Tom Lane
2022-05-12
*
Remove non-functional code for unloading loadable modules.
Robert Haas
2022-05-11
*
Remove extraneous blank lines before block-closing braces
Alvaro Herrera
2022-04-13
*
Extend plsample example to include a trigger handler.
Tom Lane
2022-04-07
*
pgstat: store statistics in shared memory.
Andres Freund
2022-04-06
*
Allow granting SET and ALTER SYSTEM privileges on GUC parameters.
Tom Lane
2022-04-06
*
Use has_privs_for_roles for predefined role checks
Joe Conway
2022-03-28
*
Remove unused module imports from TAP tests
Daniel Gustafsson
2022-03-24
*
Clean test_rls_hooks module
Andrew Dunstan
2022-03-23
*
Force NO_LOCALE / UTF8 for test_oat_hooks tests
Andrew Dunstan
2022-03-23
*
Use approved style for listing OBJS in test_oat_hooks Makefile
Andrew Dunstan
2022-03-23
*
Temporarily disable installcheck for test_oat_hooks module
Andrew Dunstan
2022-03-22
*
Tidy up Object Access hooks tests
Andrew Dunstan
2022-03-22
*
Fix new Object Access hooks test
Andrew Dunstan
2022-03-22
*
Add a test module for Object Access hooks
Andrew Dunstan
2022-03-22
*
Disallow setting bogus GUCs within an extension's reserved namespace.
Tom Lane
2022-02-21
*
Remove PostgreSQL::Test::Utils::perl2host completely
Andrew Dunstan
2022-02-20
*
Add TAP test to automate the equivalent of check_guc, take two
Michael Paquier
2022-02-16
*
Revert "Add TAP test to automate the equivalent of check_guc"
Michael Paquier
2022-02-12
*
Replace Test::More plans with done_testing
Daniel Gustafsson
2022-02-11
*
Add TAP test to automate the equivalent of check_guc
Michael Paquier
2022-02-09
*
Fix various typos, grammar and code style in comments and docs
Michael Paquier
2022-01-25
*
Add new simple TAP test for tablespaces, attempt II.
Thomas Munro
2022-01-21
*
pg_upgrade: Preserve relfilenodes and tablespace OIDs.
Robert Haas
2022-01-17
*
Revert "Add new simple TAP test for tablespaces."
Thomas Munro
2022-01-15
*
Add new simple TAP test for tablespaces.
Thomas Munro
2022-01-15
*
Update copyright for 2022
Bruce Momjian
2022-01-07
*
Revert changes about warnings/errors for placeholders.
Tom Lane
2021-12-27
*
Rename EmitWarningsOnPlaceholders() to MarkGUCPrefixReserved().
Tom Lane
2021-12-27
*
Add missing EmitWarningsOnPlaceholders() calls.
Tom Lane
2021-12-21
*
Ignore BRIN indexes when checking for HOT udpates
Tomas Vondra
2021-11-30
*
Replace random(), pg_erand48(), etc with a better PRNG API and algorithm.
Tom Lane
2021-11-28
*
Move Perl test modules to a better namespace
Andrew Dunstan
2021-10-24
*
Add module build directory to the PATH for TAP tests
Andrew Dunstan
2021-10-22
*
shm_mq: Update mq_bytes_written less often.
Robert Haas
2021-10-14
*
Fix loop variable signedness
Peter Eisentraut
2021-10-06
*
Reference test binary using TESTDIR in 001_libpq_pipeline.pl.
Andres Freund
2021-10-01
[next]