]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
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...
2009-01-12  Tom LaneImplement prefetching via posix_fadvise() for bitmap...
2009-01-11  Tom LaneRe-enable the old code in xlog.c that tried to use...
2009-01-11  Peter EisentrautMake tests pass with or without locale.
2009-01-10  Tom LaneRevise the TIDBitmap API to support multiple concurrent...
2009-01-10  Bruce MomjianModify libpq environment variable documentation to...
2009-01-10  Bruce MomjianUpdate link guidelines.
2009-01-10  Bruce MomjianAdd guidelines section.
2009-01-10  Bruce MomjianAdd file to explain SGML linking options, for use by...
2009-01-09  Tom LaneA further attempt at clarifying the \distv business.
2009-01-09  Tom LaneFix libpq so that it reports PGRES_EMPTY_QUERY not...
2009-01-09  Tom LaneArrange for function default arguments to be processed...
2009-01-09  Bruce MomjianRemove tabs from SGML docs.
2009-01-09  Peter EisentrautRemove fairly useless mixed-case identifier test that...
2009-01-09  Magnus HaganderCode review of strftime patch, per comments from Tom:
2009-01-09  Peter EisentrautChange chapter titles thus:
2009-01-09  Magnus HaganderFix strftime usage on Win32 when trying to fetch the...
2009-01-09  Peter EisentrautMore portable use of "find".
2009-01-09  Peter EisentrautRewrite update-po target, so that it works less like...
2009-01-09  Magnus HaganderMake krb_realm and krb_server_hostname be pg_hba option...
2009-01-09  Andrew DunstanDocument values for pg_constraint confupdtype, confdelt...
2009-01-09  Bruce MomjianUpdate release notes for 8.3.5, 8.2.11, and 8.1.15...
2009-01-08  Bruce MomjianFix memory leak for file name if expect file name conta...
2009-01-08  Alvaro HerreraA couple further reloptions improvements, per KaiGai...
2009-01-08  Bruce MomjianDocument that txid_visible_in_snapshot() cannot be...
2009-01-08  Tom LaneDefend against null input in analyze_requires_snapshot...
2009-01-08  Peter EisentrautAdd note that not all SQL commands support ONLY in...
2009-01-08  Bruce MomjianDocument current_query() as being the _client_ query.
2009-01-08  Bruce MomjianRevert current_query() change to use debug_query_string...
2009-01-07  Bruce MomjianAdd comment about why BETWEEN uses operator strings...
2009-01-07  Tom LaneCreate a third option named "partition" for constraint_...
2009-01-07  Bruce MomjianHave current_query() use ActivePortal->sourceText rathe...
2009-01-07  Tom LaneInsert conditional SPI_push/SPI_pop calls into InputFun...
2009-01-07  Bruce MomjianAdd comment that it is difficult to access the more...
2009-01-07  Bruce MomjianUpdate comment associated with 'debug_query_string'.
2009-01-07  Andrew Dunstandefine HAVE_FSEEKO for MSVC
2009-01-07  Tom LaneFix executor/spi.h to follow our usual conventions...
2009-01-07  Magnus HaganderAdd hba parameter include_realm to krb5, gss and sspi...
2009-01-07  Magnus HaganderAllow krb_realm (krb5, gssapi and sspi) and krb_server_...
2009-01-07  Magnus HaganderAdd appropriate text for SIGHUP parameters instead...
2009-01-07  Magnus HaganderDon't require pqGetHomeDirectory to succeed if the...
2009-01-07  Peter EisentrautProduce a full version string for Sun Studio.
2009-01-07  Bruce MomjianBreak out \distv into four separate lines in the psql...
2009-01-07  Bruce MomjianMake the log output of 'vxid' between csvlog and stderr...
2009-01-07  Bruce MomjianUpdate MinGW so it handles fseeko() similar to Unix.
2009-01-07  Bruce MomjianRemoveduplicate \dd psql help mention.
2009-01-07  Bruce MomjianAdd spaces around psql \d* columns, per idea from Joshu...
2009-01-06  Tom LaneClarify a confusing comment about MCVs vs histogram...
2009-01-06  Bruce MomjianImprove \z psql \? help display.
2009-01-06  Bruce MomjianAdd documentation for new \d*S* patch, and clean up...
2009-01-06  Bruce MomjianThis makes all the \dX commands (most importantly to...
2009-01-06  Bruce MomjianDocument that Cygwin does not support OpenSSL.
2009-01-06  Magnus HaganderMake the MSVC build output "32-bit" at the end of the...
2009-01-06  Bruce MomjianMake pg_dump and pg_dumpall --clean options match the...
2009-01-06  Tom LaneRemove references to pgsql-ports and pgsql-patches...
2009-01-06  Bruce MomjianUpdate pg_restore --help text to match the SGML documen...
2009-01-06  Tom LaneChange a couple of ill-advised uses of INFO elog level...
2009-01-06  Tom LaneRevert the default toast compression strategy to the...
2009-01-06  Tom LaneDoesn't seem like a good idea to be doing AC_CHECK_SIZE...
2009-01-06  Heikki LinnakangasFix logic in lazy vacuum to decide if it's worth trying...
2009-01-06  Alvaro HerreraFix string reloption handling, per KaiGai Kohei.
2009-01-06  Tatsuo IshiiRemove outdated Japanese README files per discussion.
2009-01-06  Bruce MomjianSuppress compiler warning in a different way, per Alvaro.
2009-01-06  Bruce MomjianUpdate SELECT version() to show whether it is a 32...
2009-01-06  Bruce MomjianSupress compiler warning.
2009-01-06  Bruce MomjianFix new timezone cross-compile rule to avoid a bug...
2009-01-06  Tom LaneAdd some comments about why function parameter default...
2009-01-06  Tom LaneFix an oversight in the function-default-arguments...
2009-01-05  Alvaro HerreraChange the reloptions machinery to use a table-based...
2009-01-05  Tom LaneAdd a --role option to pg_dump, pg_dumpall, and pg_rest...
2009-01-05  Bruce MomjianUpdate Japanese FAQ.
2009-01-05  Tom LaneQuiet repeated "loaded library" messages from child...
2009-01-05  Tom LaneAdd EmitWarningsOnPlaceholders calls to contrib modules...
next