index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
Makefile
Age
Commit message (
Expand
)
Author
5 days
Split some long Makefile lists
Michael Paquier
2024-11-04
Add PG_TEST_EXTRA configure option to the Make builds
Heikki Linnakangas
2024-10-08
Add test for connection limits
Heikki Linnakangas
2022-09-20
Refactor PG_TEST_EXTRA logic in autoconf build
Andres Freund
2022-03-17
Add option to use ICU as global locale provider
Peter Eisentraut
2021-05-07
Revert per-index collation version tracking feature.
Thomas Munro
2021-02-01
Introduce --with-ssl={openssl} as a configure option
Michael Paquier
2020-12-25
remove missing reference to crypto test from patch 978f869b99
Bruce Momjian
2020-12-25
Add key management system
Bruce Momjian
2020-12-19
Remove now-useless ALWAYS_SUBDIRS entry in src/test/Makefile.
Tom Lane
2020-11-03
Track collation versions for indexes.
Thomas Munro
2020-10-21
Remove the option to build thread_test.c outside configure.
Tom Lane
2018-04-09
Revert "Allow on-line enabling and disabling of data checksums"
Magnus Hagander
2018-04-05
Allow on-line enabling and disabling of data checksums
Magnus Hagander
2018-03-06
Tests for Kerberos/GSSAPI authentication
Peter Eisentraut
2018-03-03
Add PG_TEST_EXTRA to control optional test suites
Peter Eisentraut
2017-09-15
Add LDAP authentication test suite
Peter Eisentraut
2017-03-17
Add TAP tests for password-based authentication methods.
Heikki Linnakangas
2017-01-20
Logical replication
Peter Eisentraut
2016-09-23
Install TAP test infrastructure so it's available for extension testing.
Tom Lane
2016-02-26
Add a test framework for recovery
Alvaro Herrera
2015-04-24
Fix up .gitignore and cleanup actions in some src/test/ subdirectories.
Tom Lane
2014-12-09
Add a regression test suite for SSL support.
Heikki Linnakangas
2014-11-29
Move test modules from contrib to src/test/modules
Alvaro Herrera
2012-03-05
Add isolation test to check-world and installcheck-world
Peter Eisentraut
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2003-11-29
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2000-09-29
New unified regression test driver, test/regress makefile cleanup,
Peter Eisentraut
1996-11-12
End of the make file simplifications.
Bryan Henderson
1996-07-09
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier