index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
initdb
Age
Commit message (
Expand
)
Author
2012-04-17
Don't override arguments set via options with positional arguments.
Andrew Dunstan
2012-04-13
Consistently quote encoding and locale names in messages
Peter Eisentraut
2012-03-30
Add new files to NLS file lists
Peter Eisentraut
2012-03-29
initdb: Mark more messages for translation
Peter Eisentraut
2012-03-26
Replace empty locale name with implied value in CREATE DATABASE and initdb.
Tom Lane
2012-02-01
initdb: Add options --auth-local and --auth-host
Peter Eisentraut
2012-01-14
initdb: Remove support for crypt authentication method
Peter Eisentraut
2012-01-01
Update copyright notices for year 2012.
Bruce Momjian
2011-12-27
Standardize treatment of strcmp() return value
Peter Eisentraut
2011-12-10
Miscellaneous cleanup to silence compiler warnings seen on Mingw.
Andrew Dunstan
2011-10-22
Support synchronization of snapshots through an export/import procedure.
Tom Lane
2011-09-24
Fix our mapping of Windows timezones for Central America.
Tom Lane
2011-09-13
Propagate with_system_tzdata setting into initdb build.
Tom Lane
2011-09-09
Simplify handling of the timezone GUC by making initdb choose the default.
Tom Lane
2011-09-01
setlocale() on Windows doesn't work correctly if the locale name contains
Heikki Linnakangas
2011-08-23
Use consistent format for reporting GetLastError()
Peter Eisentraut
2011-08-17
Translation updates
Peter Eisentraut
2011-06-26
Make _ be automatically included in GETTEXT_TRIGGERS
Peter Eisentraut
2011-06-26
Replace := by = in nls.mk files
Peter Eisentraut
2011-06-09
Translation updates for 9.1beta2
Peter Eisentraut
2011-06-09
Pgindent run before 9.1 beta2.
Bruce Momjian
2011-05-19
Add example for replication in pg_hba.conf
Magnus Hagander
2011-05-10
Be more wary in initdb's creation of platform-dependent collations.
Tom Lane
2011-04-25
Assorted minor changes to silence Windows compiler warnings.
Andrew Dunstan
2011-04-20
Quotes in strings injected into bki file need to escaped. In particular,
Heikki Linnakangas
2011-04-15
Suppress unused-function warning on non-WIN32 builds.
Tom Lane
2011-04-15
setlocale() on Windows doesn't work correctly if the locale name contains
Heikki Linnakangas
2011-04-15
On Windows, if the encoding implied by locale is not allowed as a
Heikki Linnakangas
2011-04-10
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-04-09
Add collation support on Windows (MSVC build)
Peter Eisentraut
2011-04-08
Modify initdb to complain only when no usable system locales are found.
Tom Lane
2011-03-22
Make initdb ignore locales for client-only encodings.
Tom Lane
2011-03-20
Fix up handling of C/POSIX collations.
Tom Lane
2011-03-19
Rename ident authentication over local connections to peer
Magnus Hagander
2011-03-15
Add database comments to template0 and postgres databases, and improve
Bruce Momjian
2011-03-14
Remove special case allowing parameters to ident auth for initdb
Magnus Hagander
2011-03-10
Revert addition of third argument to format_type().
Tom Lane
2011-03-05
Create extension infrastructure for the core procedural languages.
Tom Lane
2011-03-03
Further refine patch for commenting operator implementation functions.
Tom Lane
2011-02-12
DDL support for collations
Peter Eisentraut
2011-02-08
Per-column collation support
Peter Eisentraut
2011-02-07
Implement genuine serializable isolation level.
Heikki Linnakangas
2011-01-01
Stamp copyrights for year 2011.
Bruce Momjian
2010-12-11
Move a couple of initdb's subroutines into src/port/.
Tom Lane
2010-12-10
Use symbolic names not octal constants for file permission flags.
Tom Lane
2010-11-12
Improved parallel make support
Peter Eisentraut
2010-09-22
Convert cvsignore to gitignore, and add .gitignore for build targets.
Magnus Hagander
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-07-05
Split the LDFLAGS make variable into two parts: LDFLAGS is now used for
Tom Lane
2010-05-13
Translation update
Peter Eisentraut
[next]