OSDN Git Service

Message style cleanup
[pg-rex/syncrep.git] / src / bin / initdb /
2011-04-25 Andrew DunstanAssorted minor changes to silence Windows compiler...
2011-04-20 Heikki LinnakangasQuotes in strings injected into bki file need to escape...
2011-04-15 Tom LaneSuppress unused-function warning on non-WIN32 builds.
2011-04-15 Heikki Linnakangassetlocale() on Windows doesn't work correctly if the...
2011-04-15 Heikki LinnakangasOn Windows, if the encoding implied by locale is not...
2011-04-10 Bruce Momjianpgindent run before PG 9.1 beta 1.
2011-04-09 Peter EisentrautAdd collation support on Windows (MSVC build)
2011-04-08 Tom LaneModify initdb to complain only when no usable system...
2011-03-22 Tom LaneMake initdb ignore locales for client-only encodings.
2011-03-20 Tom LaneFix up handling of C/POSIX collations.
2011-03-19 Magnus HaganderRename ident authentication over local connections...
2011-03-15 Bruce MomjianAdd database comments to template0 and postgres databas...
2011-03-14 Magnus HaganderRemove special case allowing parameters to ident auth...
2011-03-10 Tom LaneRevert addition of third argument to format_type().
2011-03-05 Tom LaneCreate extension infrastructure for the core procedural...
2011-03-03 Tom LaneFurther refine patch for commenting operator implementa...
2011-02-12 Peter EisentrautDDL support for collations
2011-02-08 Peter EisentrautPer-column collation support
2011-02-07 Heikki LinnakangasImplement genuine serializable isolation level.
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-12-11 Tom LaneMove a couple of initdb's subroutines into src/port/.
2010-12-10 Tom LaneUse symbolic names not octal constants for file permiss...
2010-11-12 Peter EisentrautImproved parallel make support
2010-09-22 Magnus HaganderConvert cvsignore to gitignore, and add .gitignore...
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-07-05 Tom LaneSplit the LDFLAGS make variable into two parts: LDFLAGS...
2010-05-13 Peter EisentrautTranslation update
2010-05-12 Bruce MomjianAdd PGFILEDESC description to Makefiles for all /contri...
2010-02-26 Bruce Momjianpgindent run for 9.0
2010-02-19 Peter EisentrautTranslation updates for 9.0alpha4
2010-02-16 Tom LaneReplace the pg_listener-based LISTEN/NOTIFY mechanism...
2010-01-26 Tom LaneUn-break initdb logic for commenting out IPv6 pg_hba...
2010-01-26 Peter EisentrautReformat the comments in pg_hba.conf and pg_ident.conf
2010-01-06 Bruce MomjianPG_MAJORVERSION:
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-12-19 Peter EisentrautTranslation updates
2009-12-18 Bruce MomjianInstall server-side language PL/pgSQL by default.
2009-12-18 Tom LaneForce the TZ environment variable to be set during...
2009-12-11 Itagaki TakahiroAdd large object access control.
2009-11-14 Magnus HaganderAdd inheritable ACE when creating a restricted token...
2009-11-12 Tom LaneMake initdb behave sanely when the selected locale...
2009-10-20 Peter EisentrautTranslations update for 8.5alpha2
2009-09-03 Tom LaneRemove initdb's rather gratuitous check to see if the...
2009-09-02 Tom LaneFix pg_ctl's readfile() to not go into infinite loop...
2009-09-01 Alvaro HerreraRemove flatfiles.c, which is now obsolete.
2009-08-26 Peter EisentrautUpdate of install-sh, mkinstalldirs, and associated...
2009-06-26 Peter EisentrautTranslation updates for 8.4 release.
2009-06-11 Bruce Momjian8.4 pgindent run, with new combined Linux/FreeBSD/MinGW...
2009-06-10 Peter EisentrautTranslation updates
2009-06-03 Tom LaneChange rather bizarre code ordering in get_id(). This...
2009-05-14 Alvaro HerreraTranslation updates
2009-04-09 Peter EisentrautTranslation updates for 8.4 beta
2009-04-05 Tom LaneRemove a boatload of useless definitions of 'int optres...
2009-03-31 Magnus HaganderDon't crash initdb when we fail to get the current...
2009-02-25 Peter EisentrautSort the output of --help mostly alphabetical, make...
2009-01-22 Tom LaneSupport column-level privileges, as required by SQL...
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-12-11 Peter EisentrautAppend major version number and for libraries soname...
2008-11-14 Tom LaneActually, instead of whining about how type internal...
2008-10-31 Peter EisentrautMessage improvement
2008-09-30 Heikki LinnakangasRewrite the FSM. Instead of relying on a fixed-size...
2008-09-23 Heikki LinnakangasTighten the check in initdb and CREATE DATABASE that...
2008-09-23 Heikki LinnakangasMake LC_COLLATE and LC_CTYPE database-level settings...
2008-08-05 Magnus HaganderMove pgstat.tmp into a temporary directory under $PGDAT...
2008-07-19 Tom LaneAvoid substituting NAMEDATALEN, FLOAT4PASSBYVAL, and...
2008-06-26 Bruce MomjianUse SYSTEMQUOTE as concatentation to strings, rather...
2008-06-02 Tom LaneFix initdb to reject a relative path for -X (--xlogdir...
2008-02-29 Andrew DunstanDon't call AddUserToDacl on Cygwin
2008-02-29 Magnus HaganderFix handling of restricted processes for Windows Vista...
2008-02-20 Tom LaneRename miscadmin.h's PG_VERSIONSTR macro to PG_BACKEND_...
2008-01-31 Peter EisentrautTranslation updates
2008-01-30 Peter EisentrautTranslation updates
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-11-29 Peter EisentrautTranslation updates
2007-11-16 Alvaro HerreraFix inconsistent message wording, and split off a coupl...
2007-11-15 Bruce Momjianpgindent run for 8.3.
2007-11-15 Peter EisentrautTranslation updates
2007-10-27 Peter EisentrautTranslation updates
2007-10-25 Tom LaneMake initdb's selection of default text search configur...
2007-10-24 Alvaro HerreraDanish_Danmark -> Danish_Denmark
2007-10-16 Magnus HaganderRe-allow UTF8 encodings on win32. Since UTF8 is convert...
2007-10-16 Peter EisentrautRemove quotes around locale names in some places for...
2007-10-13 Tom LaneTry to fix msvc build for recent initdb changes.
2007-10-13 Tom LaneFix the inadvertent libpq ABI breakage discovered by...
2007-09-29 Tom LaneMake use of additional chklocale.c entries to reject...
2007-09-28 Tom LaneChange initdb and CREATE DATABASE to actively reject...
2007-09-28 Tom LaneTweak initdb's text search configuration selection...
2007-09-27 Tom LaneDefine the FRONTEND symbol in postgres_fe.h, which...
2007-09-25 Peter EisentrautSmall string tweaks
2007-08-21 Tom LaneTsearch2 functionality migrates to core. The bulk...
2007-08-04 Neil ConwayTweak for initdb: if more command-line arguments were...
2007-07-11 Tom LaneSuppress a warning that some versions of gcc emit about...
2007-05-31 Peter EisentrautMake some messages more consistent
2007-03-29 Bruce Momjianpg_char_to_encoding() was redundant in initdb because
2007-03-18 Neil ConwayCode cleanup: mark some variables with the "const"...
2007-02-20 Bruce MomjianPrevent BLCKSZ < 1024, and have initdb test shared...
2007-02-16 Alvaro HerreraRemove useless database name from bootstrap argument...
2007-02-10 Peter EisentrautStrNCpy -> strlcpy (not complete)
2007-02-01 Bruce MomjianWording cleanup for error messages. Also change can...
2007-01-31 Tom LaneFix initdb to not generate misleading error messages...
next