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
2014-10-06
Translation updates
Peter Eisentraut
2014-08-09
Small message fixes
Peter Eisentraut
2014-07-24
Fix TAP installcheck tests when current directory name contains spaces
Peter Eisentraut
2014-07-21
Translation updates
Peter Eisentraut
2014-07-15
Add missing source files to nls.mk
Peter Eisentraut
2014-07-02
Rename logical decoding's pg_llog directory to pg_logical.
Andres Freund
2014-07-02
Allow CREATE/ALTER DATABASE to manipulate datistemplate and datallowconn.
Tom Lane
2014-05-15
Fix unportable setvbuf() usage in initdb.
Tom Lane
2014-05-15
In initdb, ensure stdout/stderr buffering behavior is what we expect.
Tom Lane
2014-05-14
Make initdb throw error for bad locale values.
Tom Lane
2014-05-11
Translation updates
Peter Eisentraut
2014-05-06
pgindent run for 9.4
Bruce Momjian
2014-05-05
Replace SYSTEMQUOTEs with Windows-specific wrapper functions.
Heikki Linnakangas
2014-04-30
Add missing SYSTEMQUOTEs
Heikki Linnakangas
2014-04-25
Clean up temp installations after client program tests.
Tom Lane
2014-04-16
Use AF_UNSPEC not PF_UNSPEC in getaddrinfo calls.
Tom Lane
2014-04-15
Add TAP tests for client programs
Peter Eisentraut
2014-03-21
Remove MinGW readdir/errno bug workaround fixed on 2003-10-10
Bruce Momjian
2014-03-21
Properly check for readdir/closedir() failures
Bruce Momjian
2014-03-13
C comments: remove odd blank lines after #ifdef WIN32 lines
Bruce Momjian
2014-03-13
C comments: remove odd blank lines after #ifdef WIN32 lines
Bruce Momjian
2014-03-03
Introduce logical decoding.
Robert Haas
2014-03-02
Various Coverity-spotted fixes
Stephen Frost
2014-02-17
Prevent potential overruns of fixed-size buffers.
Tom Lane
2014-02-09
Mark some more variables as static or include the appropriate header
Peter Eisentraut
2014-02-01
Introduce replication slots.
Robert Haas
2014-01-27
Fix typos in comments for ALTER SYSTEM.
Fujii Masao
2014-01-19
Remove support for native krb5 authentication
Magnus Hagander
2014-01-10
Move username lookup functions from /port to /common
Bruce Momjian
2014-01-07
Update copyright for 2014
Bruce Momjian
2013-12-18
Fix incorrect error message reported for non-existent users
Bruce Momjian
2013-12-18
Add ALTER SYSTEM command to edit the server configuration file.
Tatsuo Ishii
2013-12-02
Translation updates
Peter Eisentraut
2013-10-25
Ignore SIGSYS during initdb.
Tom Lane
2013-10-22
Replace pg_asprintf() with psprintf().
Tom Lane
2013-10-19
Move rmtree() from libpgport to libpgcommon
Peter Eisentraut
2013-10-19
Move pgfnames() from libpgport to libpgcommon
Peter Eisentraut
2013-10-18
Switch dependency order of libpgcommon and libpgport
Peter Eisentraut
2013-10-16
initdb: Suppress dynamic shared memory when probing for max_connections.
Robert Haas
2013-10-13
Add use of asprintf()
Peter Eisentraut
2013-10-10
initdb: Select working dynamic shared memory implementation.
Robert Haas
2013-10-10
Allow dynamic allocation of shared memory segments.
Robert Haas
2013-10-07
Translation updates
Peter Eisentraut
2013-09-02
Translation updates
Peter Eisentraut
2013-08-19
Translation updates
Peter Eisentraut
2013-07-14
Fix resource leak in initdb -X option
Stephen Frost
2013-06-24
Translation updates
Peter Eisentraut
2013-06-20
initdb: Add blank line before output about checksums
Peter Eisentraut
2013-05-29
pgindent run for release 9.3
Bruce Momjian
2013-05-06
Translation updates
Peter Eisentraut
[next]