OSDN Git Service

pg-rex/syncrep.git
2009-02-05 Michael MeskesMixing long and int entries of a union only works on...
2009-02-05 Tom LaneFix an old corner-case error in match_unsorted_outer...
2009-02-04 Alvaro HerreraFix some SGML-compiler warnings on -wxml mode.
2009-02-04 Bruce MomjianUpdate read committed documentation to better explain...
2009-02-04 Michael MeskesAdded result checks for calls to gmtime().
2009-02-03 Michael MeskesArgh, wrong line copied again.
2009-02-03 Michael MeskesFixed copy&paste mistake that made library use uninitia...
2009-02-03 Andrew Dunstanallow alternative names for tclsh used on Windows
2009-02-03 Tom LaneAdd a failure check for syslogger's use of _beginthread...
2009-02-02 Tom LaneDocument the longstanding behavior of LIMIT NULL and...
2009-02-02 Tom LaneFix plpgsql to not treat INSERT INTO as an INTO-variabl...
2009-02-02 Andrew DunstanProvide for parallel restoration from a custom format...
2009-02-02 Alvaro HerreraAllow reloption names to have qualifiers, initially...
2009-02-02 Michael MeskesWhen changing a regression test file one should also...
2009-02-02 Michael MeskesSet memory segment to '0', just to be sure.
2009-02-02 Michael MeskesFixed auto allocation for binary data types.
2009-02-02 Michael MeskesFixed bug in %s handling.
2009-02-02 Peter EisentrautPut pg_user_mapping section into the right (alphabetica...
2009-01-30 Tom LaneFix unnest() to handle a toasted input array safely...
2009-01-30 Heikki LinnakangasCheck that connection limit is within valid range....
2009-01-30 Peter EisentrautMake messages consistent with existing ones
2009-01-30 Peter EisentrautWhitespace fix in message
2009-01-30 Tom LaneUpdate back-branch release notes.
2009-01-29 Tom LaneUpdate time zone data files to tzdata release 2009a...
2009-01-29 Tom LaneReplace argument-checking Asserts with regular test...
2009-01-29 Teodor SigaevFix incorrect dereferencing of char* to array's index.
2009-01-29 Peter EisentrautMessage fix
2009-01-28 Teodor SigaevFix bug with multiple evaluation of tsearch2 compatibil...
2009-01-28 Magnus HaganderChange warning-silencing code not to cast the pointer...
2009-01-28 Magnus HaganderGo over all OpenSSL return values and make sure we...
2009-01-28 Magnus HaganderSupport running as a service on Windows 7, by not speci...
2009-01-27 Magnus HaganderSilence compiler warning on win32.
2009-01-27 Magnus HaganderSilence compiler warnings in new win32 locale code
2009-01-27 Peter EisentrautRevert updatable views
2009-01-26 Alvaro HerreraAllow extracting and parsing of reloptions from a bare...
2009-01-26 Peter EisentrautMessage format tuning
2009-01-23 Tom LaneTweak the existing special case for AIX in pg_getaddrin...
2009-01-23 Bruce MomjianDocument that SELECT ... ORDER BY .. FOR UPDATE/SHARE...
2009-01-23 Peter EisentrautMessage style review
2009-01-23 Heikki LinnakangasPut back fast-path for the case that there's no backup...
2009-01-22 Peter EisentrautRecreate ecpg_config.h with a stamp file created by...
2009-01-22 Tom LaneSupport column-level privileges, as required by SQL...
2009-01-22 Heikki LinnakangasOnly skip pages marked as clean in the visibility map...
2009-01-22 Heikki LinnakangasUpdate comments to reflect that tgenabled is not a...
2009-01-22 Peter EisentrautAutomatic view update rules
2009-01-22 Magnus HaganderExplicitly bind gettext to the correct encoding on...
2009-01-21 Magnus HaganderRemove stray ' character at end of line.
2009-01-21 Heikki LinnakangasForgot to handle the new SPI_OK_REWRITTEN result code...
2009-01-21 Heikki LinnakangasAdd new SPI_OK_REWRITTEN return code to SPI_execute...
2009-01-21 Magnus HaganderMake win32 builds always do SetEnvironmentVariable...
2009-01-21 Magnus HaganderMake some strings translatable again that were accident...
2009-01-21 Magnus HaganderInstall .mo files for NLS as <program>-<version>.mo...
2009-01-20 Heikki LinnakangasAdd a new option to RestoreBkpBlocks() to indicate...
2009-01-20 Peter EisentrautDo not msgmerge against /dev/null; merge against the...
2009-01-20 Peter EisentrautRevise the permission checking on user mapping DDL...
2009-01-20 Bruce MomjianUpdate \d*S documentation to be more accurate; system...
2009-01-20 Bruce MomjianMake psql \d and \dt consistent for system tables,...
2009-01-19 Bruce MomjianDocument RELKIND_SPECIAL reference in psql, from <...
2009-01-19 Tom LaneFix accidental (I suppose) introduction of non-ASCII...
2009-01-19 Magnus HaganderUse the new text domain names ("postgres-8.4" instead...
2009-01-19 Peter EisentrautAvoid regression test cases that fail in locales that...
2009-01-19 Peter EisentrautAlter regression test cases that rely on the sort order...
2009-01-19 Peter EisentrautAlter the regression test cases that rely on the sort...
2009-01-19 Peter EisentrautMessage wordsmithing
2009-01-18 Tom LaneFix a pg_dump output ordering problem introduced in...
2009-01-17 Neil ConwayFix an ungrammatical statement.
2009-01-17 Neil ConwayFix typo.
2009-01-16 Peter EisentrautManual attempt to update this file.
2009-01-16 Peter Eisentrautplpython_error.out is for Python 2.4, plpython_error_3...
2009-01-16 Heikki LinnakangasAdd vacuum_freeze_table_age GUC option, to control...
2009-01-16 Peter EisentrautWordsmithing
2009-01-15 Peter EisentrautRemove period from primary error message.
2009-01-15 Heikki LinnakangasChange explanation of pg_switch_xlog()'s return value...
2009-01-15 Teodor SigaevFix URL generation in headline. Only tag lexeme will...
2009-01-15 Teodor SigaevFix generation too long headline with ShortWords.
2009-01-15 Peter EisentrautCleanup pass over PL/Python NLS. Add translation suppo...
2009-01-15 Peter EisentrautRemove unneeded GETTEXT_TRIGGERS.
2009-01-15 Peter EisentrautNLS cleanup in ecpglib
2009-01-15 Peter EisentrautBuild needed things in src/test/regress/ first. And...
2009-01-15 Peter EisentrautMake .pot files depend on the makefiles, so that they...
2009-01-15 Bruce MomjianModify distdir rule to skip .git directory.
2009-01-15 Bruce MomjianAdd documentation mention that full page writes have...
2009-01-14 Bruce MomjianMake 'find' syntax consistent; add .git exclusion...
2009-01-14 Peter EisentrautAvoid version-control system directories when creating...
2009-01-14 Bruce MomjianRemove empty #ifdef block.
2009-01-14 Peter EisentrautMake the columns is_insertable_into and is_updatable...
2009-01-14 Peter EisentrautMake error messages match backend style.
2009-01-14 Bruce MomjianCheck nsl library for gethostbyname_r() on all platform...
2009-01-14 Bruce MomjianRenable threading build for Solaris 2.5, per report...
2009-01-14 Peter Eisentrautmisc.o depends on pg_config_paths.h when --enable-nls...
2009-01-14 Heikki LinnakangasRemove broken Assertions that failed if a statement...
2009-01-13 Peter EisentrautRemove useless (and insecure) temp file handling.
2009-01-13 Magnus HaganderThrow an error when using -C and -1 at the same time...
2009-01-13 Magnus HaganderRemove special-handling of usernames with Kerberos...
2009-01-13 Bruce MomjianDocument how pglesslog can be used to reduce the storag...
2009-01-12 Alvaro HerreraSimplify the writing of amoptions routines by introduci...
2009-01-12 Tom LaneTweak order of operations in BitmapHeapNext() to avoid...
2009-01-12 Peter EisentrautAdd some minimal documentation that the SQL standard...
2009-01-12 Peter EisentrautUse qualified_name instead of relation_expr for command...
2009-01-12 Peter EisentrautAdd ONLY support to LOCK and TRUNCATE. By default...
next