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
/
src
/
backend
/
commands
/
variable.c
Age
Commit message (
Expand
)
Author
2017-08-18
Merge commit '21d304dfedb4f26d0d6587d9ac39b1b5c499bb55'
Pavan Deolasee
2017-08-11
Remove uses of "slave" in replication contexts
Peter Eisentraut
2017-06-27
Merge PG10 master branch into xl10devel
Pavan Deolasee
2017-06-21
Phase 3 of pgindent updates.
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-13
Re-run pgindent.
Tom Lane
2017-06-04
Assorted translatable string fixes
Alvaro Herrera
2017-02-23
Remove now-dead code for !HAVE_INT64_TIMESTAMP.
Tom Lane
2017-01-21
Move some things from builtins.h to new header files
Peter Eisentraut
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-10-27
Merge commit 'b5bce6c1ec6061c8a4f730d927e162db7e2ce365'
Pavan Deolasee
2016-10-18
There was a missing commit from when the repo was forked,
Mason Sharp
2016-10-18
Adjust log_line_prefix to log much more information about connections.
Pavan Deolasee
2016-08-15
Final pgindent + perltidy run for 9.6.
Tom Lane
2016-06-30
Fix several mistakes around parallel workers and client_encoding.
Robert Haas
2016-06-09
pgindent run for 9.6
Robert Haas
2016-05-06
Remove various special checks around default roles
Stephen Frost
2016-04-14
Disallow SET SESSION AUTHORIZATION pg_*
Stephen Frost
2016-04-08
Reserve the "pg_" namespace for roles
Stephen Frost
2016-03-08
Fix parallel query on standby servers.
Robert Haas
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-10-16
Fix a problem with parallel workers being unable to restore role.
Robert Haas
2015-06-04
Merge remote-tracking branch 'remotes/PGSQL/master' into XL_NEW_MASTER
Pavan Deolasee
2015-04-27
Merge commit 'ab76208e3df6841b3770edeece57d0f048392237' into XL_MASTER_MERGE_9_4
Pavan Deolasee
2015-01-06
Update copyright for 2015
Bruce Momjian
2014-12-23
Revert "Use a bitmask to represent role attributes"
Alvaro Herrera
2014-12-23
Use a bitmask to represent role attributes
Alvaro Herrera
2014-11-06
Move the backup-block logic from XLogInsert to a new file, xloginsert.c.
Heikki Linnakangas
2014-09-01
The Postgres-XL functionality includes MPP parallelism with
Pavan Deolasee
2014-07-22
Reject out-of-range numeric timezone specifications.
Tom Lane
2014-05-06
pgindent run for 9.4
Bruce Momjian
2014-01-07
Update copyright for 2014
Bruce Momjian
2013-11-01
Remove CTimeZone/HasCTZSet, root and branch.
Tom Lane
2013-11-01
Fix some odd behaviors when using a SQL-style simple GMT offset timezone.
Tom Lane
2013-01-01
Update copyrights for 2013
Bruce Momjian
2012-08-30
Split tuple struct defs from htup.h to htup_details.h
Alvaro Herrera
2012-08-24
Fix issues with checks for unsupported transaction states in Hot Standby.
Tom Lane
2012-08-03
Stop write operations on Datanodes when not accessed from Coordinator
Michael Paquier
2012-07-27
Merge commit '80edfd76591fdb9beec061de3c05ef4e9d96ce56' into postgres-xc/master
Michael Paquier
2012-03-06
Improve error handling. Also, turn 9.1 serializable isolation level into
Pavan Deolasee
2012-01-01
Update copyright notices for year 2012.
Bruce Momjian
2011-09-09
Simplify handling of the timezone GUC by making initdb choose the default.
Tom Lane
2011-09-09
Move Timestamp/Interval typedefs and basic macros into datatype/timestamp.h.
Tom Lane
2011-06-09
Pgindent run before 9.1 beta2.
Bruce Momjian
2011-04-19
Refrain from canonicalizing a client_encoding setting of "UNICODE".
Tom Lane
2011-04-10
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-04-07
Revise the API for GUC variable assign hooks.
Tom Lane
2011-02-07
Implement genuine serializable isolation level.
Heikki Linnakangas
2011-01-23
Code cleanup for assign_transaction_read_only.
Robert Haas
[next]