index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
modules
Commit message (
Expand
)
Author
Age
*
Add a temp-install prerequisite to "check"-like targets not having one.
Noah Misch
2017-11-05
*
Don't use bgw_main even to specify in-core bgworker entrypoints.
Robert Haas
2017-03-31
*
Add missed update in expected file
Alvaro Herrera
2017-01-26
*
Remove test for COMMENT ON DATABASE
Alvaro Herrera
2017-01-26
*
Use TSConfigRelationId in AlterTSConfiguration()
Stephen Frost
2016-12-22
*
Fix commit_ts for FrozenXid and BootstrapXid
Alvaro Herrera
2016-11-24
*
worker_spi: Call pgstat_report_stat.
Robert Haas
2016-09-28
*
Don't CHECK_FOR_INTERRUPTS between WaitLatch and ResetLatch.
Tom Lane
2016-08-01
*
Fix phony .PHONY.
Tom Lane
2016-03-19
*
Message style improvements
Peter Eisentraut
2015-10-28
*
Fix secondary expected output for commit_ts test
Alvaro Herrera
2015-10-27
*
ALTER TABLE .. FORCE ROW LEVEL SECURITY
Stephen Frost
2015-10-04
*
RLS refactoring
Stephen Frost
2015-09-15
*
Re-add BRIN isolation test
Alvaro Herrera
2015-08-13
*
RLS: Keep deny policy when only restrictive exist
Stephen Frost
2015-08-03
*
Make modules/test_ddl_deparse/.gitignore match its siblings.
Tom Lane
2015-08-03
*
Create new ParseExprKind for use by policy expressions.
Joe Conway
2015-07-29
*
Redirect install output of make check into a log file
Andrew Dunstan
2015-07-23
*
Fix mis-merge in previous commit
Alvaro Herrera
2015-07-20
*
Add some comments to test_ddl_deparse and a README
Alvaro Herrera
2015-07-20
*
Handle AT_ReAddComment in test_ddl_deparse, and add a catch-all default.
Heikki Linnakangas
2015-07-20
*
Fix DDL command collection for TRANSFORM
Alvaro Herrera
2015-06-26
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
*
Fix whitespace
Peter Eisentraut
2015-05-16
*
"Fix" test_ddl_deparse regress test schedule
Alvaro Herrera
2015-05-12
*
Allow on-the-fly capture of DDL event details
Alvaro Herrera
2015-05-11
*
Improve qual pushdown for RLS and SB views
Stephen Frost
2015-04-27
*
Fix file comment for test_rls_hooks.c
Stephen Frost
2015-04-24
*
Perform RLS WITH CHECK before constraints, etc
Stephen Frost
2015-04-24
*
Fix installcheck for test_rls_hooks
Stephen Frost
2015-04-22
*
RLS fixes, new hooks, and new test module
Stephen Frost
2015-04-22
*
Tweak __attribute__-wrapping macros for better pgindent results.
Tom Lane
2015-03-26
*
Add flags argument to dsm_create.
Robert Haas
2015-03-19
*
Add macros wrapping all usage of gcc's __attribute__.
Andres Freund
2015-03-11
*
Add some more tests on event triggers
Alvaro Herrera
2015-03-06
*
Remove remnants of ImmediateInterruptOK handling.
Andres Freund
2015-02-03
*
Add a default local latch for use in signal handlers.
Andres Freund
2015-01-14
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
Fix commit_ts test suite for systems with coarse timestamp granularity.
Noah Misch
2014-12-15
*
Remove erroneous EXTRA_CLEAN line from Makefile.
Heikki Linnakangas
2014-12-05
*
Keep track of transaction commit timestamps
Alvaro Herrera
2014-12-03
*
Fix whitespace
Peter Eisentraut
2014-12-02
*
Install kludges to fix check-world for src/test/modules
Alvaro Herrera
2014-12-02
*
dummy_seclabel: add sql/, expected/, and .gitignores
Alvaro Herrera
2014-12-02
*
Move security_label test
Alvaro Herrera
2014-12-01
*
Move test modules from contrib to src/test/modules
Alvaro Herrera
2014-11-29