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
/
modules
Age
Commit message (
Expand
)
Author
2015-10-29
Message style improvements
Peter Eisentraut
2015-10-28
Fix secondary expected output for commit_ts test
Alvaro Herrera
2015-10-09
Remove set_latch_on_sigusr1 flag.
Robert Haas
2015-10-05
ALTER TABLE .. FORCE ROW LEVEL SECURITY
Stephen Frost
2015-10-03
Add CASCADE support for CREATE EXTENSION.
Andres Freund
2015-09-15
RLS refactoring
Stephen Frost
2015-08-13
Re-add BRIN isolation test
Alvaro Herrera
2015-08-03
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-07-29
Create new ParseExprKind for use by policy expressions.
Joe Conway
2015-07-23
Redirect install output of make check into a log file
Andrew Dunstan
2015-07-20
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-06-26
Fix DDL command collection for TRANSFORM
Alvaro Herrera
2015-05-24
pgindent run for 9.5
Bruce Momjian
2015-05-17
Fix whitespace
Peter Eisentraut
2015-05-12
"Fix" test_ddl_deparse regress test schedule
Alvaro Herrera
2015-05-11
Allow on-the-fly capture of DDL event details
Alvaro Herrera
2015-04-27
Improve qual pushdown for RLS and SB views
Stephen Frost
2015-04-25
Fix file comment for test_rls_hooks.c
Stephen Frost
2015-04-25
Perform RLS WITH CHECK before constraints, etc
Stephen Frost
2015-04-22
Fix installcheck for test_rls_hooks
Stephen Frost
2015-04-22
RLS fixes, new hooks, and new test module
Stephen Frost
2015-03-26
Tweak __attribute__-wrapping macros for better pgindent results.
Tom Lane
2015-03-19
Add flags argument to dsm_create.
Robert Haas
2015-03-11
Add macros wrapping all usage of gcc's __attribute__.
Andres Freund
2015-03-06
Add some more tests on event triggers
Alvaro Herrera
2015-02-03
Remove remnants of ImmediateInterruptOK handling.
Andres Freund
2015-01-14
Add a default local latch for use in signal handlers.
Andres Freund
2015-01-06
Update copyright for 2015
Bruce Momjian
2014-12-16
Fix commit_ts test suite for systems with coarse timestamp granularity.
Noah Misch
2014-12-05
Remove erroneous EXTRA_CLEAN line from Makefile.
Heikki Linnakangas
2014-12-03
Keep track of transaction commit timestamps
Alvaro Herrera
2014-12-03
Fix whitespace
Peter Eisentraut
2014-12-03
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-01
Move security_label test
Alvaro Herrera
2014-11-30
Move test modules from contrib to src/test/modules
Alvaro Herrera