index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
initdb
Age
Commit message (
Expand
)
Author
2021-11-08
Translation updates
Peter Eisentraut
2021-10-04
Update our mapping of Windows time zone names some more.
Tom Lane
2021-10-02
Update our mapping of Windows time zone names using CLDR info.
Tom Lane
2021-10-02
Re-alphabetize the win32_tzmap[] array.
Tom Lane
2021-06-13
Work around portability issue with newer versions of mktime().
Tom Lane
2020-12-12
initdb: complete getopt_long alphabetization
Bruce Momjian
2020-12-12
initdb: properly alphabetize getopt_long options in C string
Bruce Momjian
2020-11-09
Translation updates
Peter Eisentraut
2020-08-10
Translation updates
Peter Eisentraut
2020-04-24
Update Windows timezone name list to include currently-known zones.
Tom Lane
2020-04-24
Improve placement of "display name" comment in win32_tzmap[] entries.
Tom Lane
2019-11-11
Translation updates
Peter Eisentraut
2019-08-05
Translation updates
Peter Eisentraut
2019-07-26
Avoid choosing "localtime" or "posixrules" as TimeZone during initdb.
Tom Lane
2019-06-17
Translation updates
Peter Eisentraut
2019-06-15
Prefer timezone name "UTC" over alternative spellings.
Andrew Gierth
2019-06-14
Attempt to identify system timezone by reading /etc/localtime symlink.
Tom Lane
2019-05-06
Translation updates
Peter Eisentraut
2019-02-24
Tolerate EINVAL when calling fsync() on a directory.
Thomas Munro
2019-02-11
Translation updates
Peter Eisentraut
2018-12-22
Fix ancient compiler warnings and typos in !HAVE_SYMLINK code
Peter Eisentraut
2018-11-05
Translation updates
Peter Eisentraut
2018-09-23
Initialize random() in bootstrap/stand-alone postgres and in initdb.
Noah Misch
2018-08-06
Translation updates
Peter Eisentraut
2018-07-18
Fix misc typos, mostly in comments.
Heikki Linnakangas
2018-02-05
Translation updates
Peter Eisentraut
2017-08-28
Translation updates
Peter Eisentraut
2017-08-07
Translation updates
Peter Eisentraut
2017-05-16
Fix new warnings from GCC 7
Peter Eisentraut
2017-05-08
Translation updates
Peter Eisentraut
2017-02-06
Translation updates
Peter Eisentraut
2016-11-25
Bring some clarity to the defaults for the xxx_flush_after parameters.
Tom Lane
2016-10-24
Translation updates
Peter Eisentraut
2016-09-26
Translation updates
Peter Eisentraut
2016-08-30
Fix initdb misbehavior when user mis-enters superuser password.
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
2016-08-08
Translation updates
Peter Eisentraut
2016-07-18
Translation updates
Peter Eisentraut
2016-07-17
Correctly dump database and tablespace ACLs
Stephen Frost
2016-06-20
Translation updates
Peter Eisentraut
2016-05-23
Fix typo in TAP test identification string.
Tom Lane
2016-05-19
Pin the built-in index access methods.
Tom Lane
2016-05-09
Translation updates
Peter Eisentraut
2016-05-08
Wording quibbles regarding initdb username
Stephen Frost
2016-05-08
Disallow superuser names starting with 'pg_' in initdb
Stephen Frost
2016-04-08
Add BSD authentication method.
Tom Lane
2016-04-06
In pg_dump, include pg_catalog and extension ACLs, if changed
Stephen Frost
2016-04-06
Add new catalog called pg_init_privs
Stephen Frost
2016-03-28
Sync tzload() and tzparse() APIs with IANA release tzcode2016c.
Tom Lane
[next]