summaryrefslogtreecommitdiff
path: root/contrib/bloom/t
AgeCommit message (Expand)Author
2022-01-08Update copyright for 2022Bruce Momjian
2021-10-24Move Perl test modules to a better namespaceAndrew Dunstan
2021-09-28Fix instability in contrib/bloom TAP tests.Tom Lane
2021-07-29Unify PostgresNode's new() and get_new_node() methodsAndrew Dunstan
2021-05-07Add a copyright notice to perl files lacking one.Andrew Dunstan
2020-07-08tap tests: replace 'master' with 'primary'.Andres Freund
2018-05-27Don't fall off the end of perl functionsAndrew Dunstan
2018-04-27perltidy: Add option --nooutdent-long-quotesPeter Eisentraut
2017-11-10Tighten test in contrib/bloom/t/001_wal.pl.Tom Lane
2017-05-11Rename WAL-related functions and views to use "lsn" not "location".Tom Lane
2017-02-09Remove all references to "xlog" from SQL-callable functions in pg_proc.Robert Haas
2016-06-12Finish pgindent run for 9.6: Perl files.Noah Misch
2016-04-01Bloom index contrib moduleTeodor Sigaev