aboutsummaryrefslogtreecommitdiff
path: root/src/test/modules
Commit message (Expand)AuthorAge
* worker_spi: Call pgstat_report_stat.Robert Haas2016-09-28
* Don't CHECK_FOR_INTERRUPTS between WaitLatch and ResetLatch.Tom Lane2016-08-01
* Fix phony .PHONY.Tom Lane2016-03-19
* Message style improvementsPeter Eisentraut2015-10-28
* Fix secondary expected output for commit_ts testAlvaro Herrera2015-10-27
* ALTER TABLE .. FORCE ROW LEVEL SECURITYStephen Frost2015-10-04
* RLS refactoringStephen Frost2015-09-15
* Re-add BRIN isolation testAlvaro Herrera2015-08-13
* RLS: Keep deny policy when only restrictive existStephen Frost2015-08-03
* Make modules/test_ddl_deparse/.gitignore match its siblings.Tom Lane2015-08-03
* Create new ParseExprKind for use by policy expressions.Joe Conway2015-07-29
* Redirect install output of make check into a log fileAndrew Dunstan2015-07-23
* Fix mis-merge in previous commitAlvaro Herrera2015-07-20
* Add some comments to test_ddl_deparse and a READMEAlvaro Herrera2015-07-20
* Handle AT_ReAddComment in test_ddl_deparse, and add a catch-all default.Heikki Linnakangas2015-07-20
* Fix DDL command collection for TRANSFORMAlvaro Herrera2015-06-26
* pgindent run for 9.5Bruce Momjian2015-05-23
* Fix whitespacePeter Eisentraut2015-05-16
* "Fix" test_ddl_deparse regress test scheduleAlvaro Herrera2015-05-12
* Allow on-the-fly capture of DDL event detailsAlvaro Herrera2015-05-11
* Improve qual pushdown for RLS and SB viewsStephen Frost2015-04-27
* Fix file comment for test_rls_hooks.cStephen Frost2015-04-24
* Perform RLS WITH CHECK before constraints, etcStephen Frost2015-04-24
* Fix installcheck for test_rls_hooksStephen Frost2015-04-22
* RLS fixes, new hooks, and new test moduleStephen Frost2015-04-22
* Tweak __attribute__-wrapping macros for better pgindent results.Tom Lane2015-03-26
* Add flags argument to dsm_create.Robert Haas2015-03-19
* Add macros wrapping all usage of gcc's __attribute__.Andres Freund2015-03-11
* Add some more tests on event triggersAlvaro Herrera2015-03-06
* Remove remnants of ImmediateInterruptOK handling.Andres Freund2015-02-03
* Add a default local latch for use in signal handlers.Andres Freund2015-01-14
* Update copyright for 2015Bruce Momjian2015-01-06
* Fix commit_ts test suite for systems with coarse timestamp granularity.Noah Misch2014-12-15
* Remove erroneous EXTRA_CLEAN line from Makefile.Heikki Linnakangas2014-12-05
* Keep track of transaction commit timestampsAlvaro Herrera2014-12-03
* Fix whitespacePeter Eisentraut2014-12-02
* Install kludges to fix check-world for src/test/modulesAlvaro Herrera2014-12-02
* dummy_seclabel: add sql/, expected/, and .gitignoresAlvaro Herrera2014-12-02
* Move security_label testAlvaro Herrera2014-12-01
* Move test modules from contrib to src/test/modulesAlvaro Herrera2014-11-29