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