Commit Graph

27 Commits (ffd398021c296e55b59ab848ac71a1769ddff93f)

Author SHA1 Message Date
Michael Paquier 9555cc8d2b Revert hooks for session start and end, take two 6 years ago
Michael Paquier e788bd924c Add hooks for session start and session end, take two 6 years ago
Michael Paquier 640c19869f Add dummy_index_am to src/test/modules/ 6 years ago
Tom Lane db43831899 Avoid using INFO elevel for what are fundamentally debug messages. 6 years ago
Heikki Linnakangas bde7493d10 Fix overflow check and comment in GIN posting list encoding. 6 years ago
Tom Lane c91504b958 Move rolenames test out of the core regression tests. 6 years ago
Heikki Linnakangas df816f6ad5 Add IntegerSet, to hold large sets of 64-bit ints efficiently. 7 years ago
Tom Lane 3b8f6e75f3 Fix partial-build problems introduced by having more generated headers. 8 years ago
Andres Freund 51bc271790 Add Bloom filter implementation. 8 years ago
Tom Lane 44468f49bb Add test scaffolding for exercising optimizer's predicate-proof logic. 8 years ago
Andrew Dunstan 98d54bb779 Back out the session_start and session_end hooks feature. 8 years ago
Andrew Dunstan 745948422c Disable installcheck tests for test_session_hooks 8 years ago
Andrew Dunstan 9989f92aab Disable test_session_hooks test module until buildfarm issues are sorted out 8 years ago
Andrew Dunstan cd8ce3a22c Add hooks for session start and session end 8 years ago
Tom Lane 610bbdd8ac Add a test harness for the red-black tree code. 8 years ago
Tom Lane 548af97fce Provide and use a makefile target to build all generated headers. 9 years ago
Stephen Frost 6bd356c33a Add TAP tests for pg_dump 9 years ago
Alvaro Herrera c1543a81a7 Revert timeline following in replication slots 9 years ago
Kevin Grittner 848ef42bb8 Add the "snapshot too old" feature 10 years ago
Alvaro Herrera 24c5f1a103 Enable logical slots to follow timeline switches 10 years ago
Andres Freund b67aaf21e8 Add CASCADE support for CREATE EXTENSION. 10 years ago
Alvaro Herrera 672e3ec0e9 Re-add BRIN isolation test 10 years ago
Alvaro Herrera b488c580ae Allow on-the-fly capture of DDL event details 10 years ago
Stephen Frost 0bf22e0c8b RLS fixes, new hooks, and new test module 11 years ago
Alvaro Herrera 73c986adde Keep track of transaction commit timestamps 11 years ago
Alvaro Herrera da34731bd3 Install kludges to fix check-world for src/test/modules 11 years ago
Alvaro Herrera 22dfd116a1 Move test modules from contrib to src/test/modules 11 years ago