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
REL_18_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
Age
Commit message (
Expand
)
Author
2021-11-24
Flush Memoize cache when non-key parameters change, take 2
David Rowley
2021-11-24
Revert "Flush Memoize cache when non-key parameters change"
David Rowley
2021-11-24
Flush Memoize cache when non-key parameters change
David Rowley
2021-11-23
Allow Memoize to operate in binary comparison mode
David Rowley
2021-11-23
Add SQL functions to monitor the directory contents of replication slots
Michael Paquier
2021-11-21
Doc: update some things relevant to minimum Test::More version.
Tom Lane
2021-11-20
Require version 0.98 of Test::More for TAP tests
Andrew Dunstan
2021-11-20
Fix SP-GiST scan initialization logic for binary-compatible cases.
Tom Lane
2021-11-18
Fix quoting of ACL item in table for upgrade binary compatibility checks
Michael Paquier
2021-11-18
Add table to regression tests for binary-compatibility checks in pg_upgrade
Michael Paquier
2021-11-17
Add a planner support function for starts_with().
Tom Lane
2021-11-17
Fix display of SQL-standard function's arguments in INSERT/SELECT.
Tom Lane
2021-11-17
Improve publication error messages
Daniel Gustafsson
2021-11-16
Invalidate relcache when changing REPLICA IDENTITY index.
Amit Kapila
2021-11-12
Document PG_TEST_NOCLEAN in TAP test README
Daniel Gustafsson
2021-11-12
Fix memory overrun when querying pg_stat_slru
Michael Paquier
2021-11-11
Fix buffer overrun in unicode string normalization with empty input
Michael Paquier
2021-11-09
Fix instability in 026_overwrite_contrecord.pl test.
Tom Lane
2021-11-09
Rename some enums to use TABLE instead of REL.
Amit Kapila
2021-11-06
Disallow making an empty lexeme via array_to_tsvector().
Tom Lane
2021-11-06
Fix handling of NaN values in BRIN minmax multi
Tomas Vondra
2021-11-03
Update alternative expected output file.
Heikki Linnakangas
2021-11-03
Fix snapshot reference leak if lo_export fails.
Heikki Linnakangas
2021-11-02
Don't overlook indexes during parallel VACUUM.
Peter Geoghegan
2021-11-01
Preserve opclass parameters across REINDEX CONCURRENTLY
Michael Paquier
2021-10-31
Doc: improve README files associated with TAP tests.
Tom Lane
2021-10-31
plpgsql: report proper line number for errors in variable initialization.
Tom Lane
2021-10-29
Test and document the behavior of initialization cross-refs in plpgsql.
Tom Lane
2021-10-29
Add tap tests for the schema publications.
Amit Kapila
2021-10-28
Improve contrib/amcheck's tests for CREATE INDEX CONCURRENTLY.
Tom Lane
2021-10-28
Add TAP test for archive_cleanup_command and recovery_end_command
Michael Paquier
2021-10-27
Grant memory views to pg_read_all_stats.
Jeff Davis
2021-10-27
Fix VPATH builds for src/test/ssl targets
Daniel Gustafsson
2021-10-27
Allow publishing the tables of schema.
Amit Kapila
2021-10-26
Allow GRANT on pg_log_backend_memory_contexts().
Jeff Davis
2021-10-26
Improve HINT message that FDW reports when there are no valid options.
Fujii Masao
2021-10-26
Fix overly-lax regex pattern in TAP test of READ_REPLICATION_SLOT
Michael Paquier
2021-10-24
Add replication command READ_REPLICATION_SLOT
Michael Paquier
2021-10-24
Move Perl test modules to a better namespace
Andrew Dunstan
2021-10-24
Avoid race in RelationBuildDesc() affecting CREATE INDEX CONCURRENTLY.
Noah Misch
2021-10-22
Add module build directory to the PATH for TAP tests
Andrew Dunstan
2021-10-21
Fix SSL tests on 32-bit Perl
Daniel Gustafsson
2021-10-20
Improve pg_regress.c's infrastructure for issuing psql commands.
Tom Lane
2021-10-20
Protect against collation variations in test
Alvaro Herrera
2021-10-19
Ensure correct lock level is used in ALTER ... RENAME
Alvaro Herrera
2021-10-19
Adapt src/test/ldap/t/001_auth.pl to work with openldap 2.5.
Andres Freund
2021-10-19
Refactor the sslfiles Makefile target for ease of use
Daniel Gustafsson
2021-10-19
Fix assignment to array of domain over composite.
Tom Lane
2021-10-19
Block ALTER INDEX/TABLE index_name ALTER COLUMN colname SET (options)
Michael Paquier
2021-10-18
Invalidate partitions of table being attached/detached
Alvaro Herrera
[next]