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
/
bin
/
initdb
Age
Commit message (
Expand
)
Author
2017-08-18
Merge commit '21d304dfedb4f26d0d6587d9ac39b1b5c499bb55'
Pavan Deolasee
2017-08-07
Translation updates
Peter Eisentraut
2017-07-14
Fix broken link-command-line ordering for libpgfeutils.
Tom Lane
2017-07-13
Merge remote-tracking branch 'remotes/PGSQL/master' of PG 10
Pavan Deolasee
2017-07-10
Translation updates
Alvaro Herrera
2017-07-09
Remove the setup_storm call omitted from last commit
Tomas Vondra
2017-07-09
Remove storm_catalog schema
Tomas Vondra
2017-06-27
Merge PG10 master branch into xl10devel
Pavan Deolasee
2017-06-23
Rethink behavior of pg_import_system_collations().
Tom Lane
2017-06-23
Add testing to detect errors of omission in "pin" dependency creation.
Tom Lane
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-14
Merge from PG master upto d5cb3bab564e0927ffac7c8729eacf181a12dd40
Pavan Deolasee
2017-05-17
Post-PG 10 beta1 pgperltidy run
Bruce Momjian
2017-05-17
Post-PG 10 beta1 pgindent run
Bruce Momjian
2017-05-15
Translation updates
Peter Eisentraut
2017-05-12
Replace "transaction log" with "write-ahead log"
Peter Eisentraut
2017-04-18
Rename "scram" to "scram-sha-256" in pg_hba.conf and password_encryption.
Heikki Linnakangas
2017-04-15
Make sure to run one initdb TAP test with no TZ set
Andrew Dunstan
2017-04-05
Capitalize names of PLs consistently
Peter Eisentraut
2017-03-23
ICU support
Peter Eisentraut
2017-03-17
Rename "pg_clog" directory to "pg_xact".
Robert Haas
2017-03-13
initdb: Re-add translatable string that got lost
Peter Eisentraut
2017-03-12
Fix typo in initdb's SCRAM password processing.
Tom Lane
2017-03-10
Un-break things on IPv6-less platforms.
Tom Lane
2017-03-10
Fix hard-coded relkind constants in assorted src/bin files.
Tom Lane
2017-03-09
Enable replication connections by default in pg_hba.conf
Peter Eisentraut
2017-03-07
Support SCRAM-SHA-256 authentication (RFC 5802 and 7677).
Heikki Linnakangas
2017-02-25
Remove useless duplicate inclusions of system header files.
Tom Lane
2017-02-09
Rename command line options for ongoing xlog -> wal conversion.
Robert Haas
2017-01-19
initdb: Fix for mixed-case superuser names
Peter Eisentraut
2017-01-18
Add function to import operating system collations
Peter Eisentraut
2017-01-09
fix various minor bugs in initdb, to make it work
Tomas Vondra
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-11-25
Bring some clarity to the defaults for the xxx_flush_after parameters.
Tom Lane
2016-10-27
Merge commit 'b5bce6c1ec6061c8a4f730d927e162db7e2ce365'
Pavan Deolasee
2016-10-20
Rename "pg_xlog" directory to "pg_wal".
Robert Haas
2016-10-19
initdb pg_basebackup: Rename --noxxx options to --no-xxx
Peter Eisentraut
2016-10-18
Suppress the message hinting to start coordinator/datanode/gtm server at the
Pavan Deolasee
2016-10-18
remove functions that are not used (or defined)
Tomas Vondra
2016-10-18
There was a missing commit from when the repo was forked,
Mason Sharp
2016-09-29
Move fsync routines of initdb into src/common/
Peter Eisentraut
2016-09-06
Repair whitespace in initdb message.
Tom Lane
2016-08-30
Simplify correct use of simple_prompt().
Tom Lane
2016-08-30
Fix initdb misbehavior when user mis-enters superuser password.
Tom Lane
2016-08-22
initdb now needs submake-libpq and submake-libpgfeutils.
Tom Lane
2016-08-20
Make initdb's suggested "pg_ctl start" command line more reliable.
Tom Lane
2016-08-18
Update Windows timezone mapping from Windows 7 and 10
Magnus Hagander
2016-08-17
Disable update_process_title by default on Windows
Magnus Hagander
[next]