index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
sepgsql
Age
Commit message (
Expand
)
Author
2017-06-27
Merge PG10 master branch into xl10devel
Pavan Deolasee
2017-06-21
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2017-06-15
Merge 'remotes/PGSQL/master' into xl10devel
Pavan Deolasee
2017-06-14
Merge from PG master upto d5cb3bab564e0927ffac7c8729eacf181a12dd40
Pavan Deolasee
2017-06-08
Fix contrib/sepgsql regr tests for tup-routing constraint check change.
Joe Conway
2017-06-04
Replace over-optimistic Assert in partitioning code with a runtime test.
Tom Lane
2017-05-21
Fix contrib/sepgsql regression tests for partition NOT NULL change.
Tom Lane
2017-04-10
Fix whitespace
Peter Eisentraut
2017-04-09
Make sepgsql regression tests robust vs. collation differences
Joe Conway
2017-04-09
Add partitioned table support to sepgsql
Joe Conway
2017-04-06
Silence uninitialized variable compiler warning in sepgsql
Joe Conway
2017-04-06
Silence compiler warning in sepgsql
Joe Conway
2017-04-01
Try to fix breakage of sepgsql hooks by ENR patch.
Kevin Grittner
2017-03-26
Blindly attempt to fix sepgsql tests #2.
Andres Freund
2017-03-26
Blindly attempt to fix sepgsql tests.
Andres Freund
2017-03-12
Use wrappers of PG_DETOAST_DATUM_PACKED() more.
Noah Misch
2017-02-06
Fix typo also in expected output.
Heikki Linnakangas
2017-02-06
Fix typos in comments.
Heikki Linnakangas
2017-01-17
Remove unnecessary prototypes in loadable modules
Peter Eisentraut
2017-01-14
Change representation of statement lists, and add statement location info.
Tom Lane
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-10-27
Merge commit 'b5bce6c1ec6061c8a4f730d927e162db7e2ce365'
Pavan Deolasee
2016-08-27
Add macros to make AllocSetContextCreate() calls simpler and safer.
Tom Lane
2016-07-17
Establish conventions about global object names used in regression tests.
Tom Lane
2016-03-27
Don't use !! but != 0/NULL to force boolean evaluation.
Andres Freund
2016-03-15
Fix typos.
Robert Haas
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-12-28
Fix omission of -X (--no-psqlrc) in some psql invocations.
Tom Lane
2015-09-06
Adjust sepgsql regression output for recent error context change
Joe Conway
2015-09-05
Rearrange the handling of error context reports.
Tom Lane
2015-08-30
Fix sepgsql regression tests.
Joe Conway
2015-06-05
Merge remote-tracking branch 'remotes/PGSQL/master' into XL_NEW_MASTER
Pavan Deolasee
2015-06-04
Merge remote-tracking branch 'remotes/PGSQL/master' into XL_NEW_MASTER
Pavan Deolasee
2015-05-07
Represent columns requiring insert and update privileges indentently.
Andres Freund
2015-04-27
Merge commit 'ab76208e3df6841b3770edeece57d0f048392237' into XL_MASTER_MERGE_9_4
Pavan Deolasee
2015-03-11
sepgsql: Improve error message when unsupported object type is labeled.
Robert Haas
2015-01-06
Update copyright for 2015
Bruce Momjian
2014-11-28
Add bms_next_member(), and use it where appropriate.
Tom Lane
2014-07-14
Add file version information to most installed Windows binaries.
Noah Misch
2014-05-06
pgindent run for 9.4
Bruce Momjian
2014-04-01
Fix typo in comment.
Heikki Linnakangas
2014-01-07
Update copyright for 2014
Bruce Momjian
2013-07-02
Use an MVCC snapshot, rather than SnapshotNow, for catalog scans.
Robert Haas
2013-05-29
pgindent run for release 9.3
Bruce Momjian
2013-04-28
Editorialize a bit on new ProcessUtility() API.
Tom Lane
2013-04-17
sepgsql: Minor improvement to test script, doc fix.
Robert Haas
2013-04-17
sepgsql: One more getObjectIdentity in lieu of getObjectDescription.
Robert Haas
2013-04-12
sepgsql: Enforce db_procedure:{execute} permission.
Robert Haas
[next]