]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
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...
2009-01-05  Tom LaneFix define_custom_variable to preserve any sourcefile...
2009-01-05  Peter EisentrautWhen cross-compiling, allow and require an external...
2009-01-05  Peter EisentrautFix for cross-compilation between mingw32 and something...
2009-01-05  Peter EisentrautAllow out-of-tree builds on mingw and cygwin
2009-01-05  Alvaro HerreraExport IsUnderPostmaster on win32.
2009-01-04  Tom LaneAdd contrib/pg_stat_statements for server-wide tracking...
2009-01-04  Tom LaneAdd a pg_encoding_mbcliplen() function that is just...
2009-01-04  Heikki LinnakangasFix embarrassing bug in recent smgr refactoring patch...
2009-01-04  Peter EisentrautAllow configure to deal with Python 3.0. Changes were:
2009-01-03  Tom LaneAllow loadable modules to create PGC_POSTMASTER GUC...
2009-01-03  Tom LaneCreate a "shmem_startup_hook" to be called at the end...
2009-01-02  Tom LaneInclude a pointer to the query's source text in QueryDe...
2009-01-02  Peter EisentrautInitialize .pot files with some useful default values.
2009-01-02  Peter EisentrautSplit the ecpg translation support into a separate...
2009-01-02  Magnus HaganderToday is find-typo-in-old-patches day. Fix wrong cut...
2009-01-02  Magnus HaganderFix cut/paste error that caused all errors from REQUIRE...
2009-01-02  Magnus HaganderRemove comments that say restart is required for changi...
2009-01-02  Magnus HaganderMake it possible to change Kerberos/GSSAPI parameters...
2009-01-02  Tom Lanewrite_nondefault_variables must take care to write...
2009-01-02  Tom LaneTweak guc.c to allow underscores in the names of custom...
2009-01-01  Bruce MomjianBe smarter --- accept missing comma, and force comma...
2009-01-01  Bruce MomjianMention src/interfaces/libpq/libpq.rc.in needs to be...
2009-01-01  Bruce MomjianMake comma optional for copyright text change.
2009-01-01  Bruce MomjianAdd comma so this copyright notice is picked up in...
2009-01-01  Tom LaneFix a couple of missed copyright dates.
2009-01-01  Bruce MomjianUpdate copyright for 2009.
2009-01-01  Tom LaneFix an oversight in my patch of a couple weeks ago...
2008-12-31  Tom LaneThrow error if a <window definition> references a windo...
2008-12-31  Tom LaneFix another problem in SQL-MED \d displays: should...
2008-12-31  Tom LaneConsistently use multi-line formatting for all ACL...
2008-12-31  Tom LaneAdd a WINDOW attribute to CREATE FUNCTION, and teach...
2008-12-31  Tom LaneAdd some basic support for window frame clauses to...
2008-12-30  Tom LaneReduce the last group of parallel regression tests...
2008-12-30  Heikki LinnakangasThe flag to mark dead tuples is nowadays called LP_DEAD...
2008-12-30  Tom LaneFix oversight in ALTER TABLE ENABLE/DISABLE RULE patch...
2008-12-29  Tom LaneFix thinko in documentation of default window frame...
2008-12-29  Michael MeskesFinally the last test.
2008-12-29  Michael MeskesFirst rounf of whitespace changes. Everything but conne...
2008-12-29  Tom LaneTighten up a couple of regression test cases that can...
2008-12-28  Tom LaneSupport window functions a la SQL:2008.
2008-12-27  Tom LaneMake a couple of small changes to the tuplestore API...
2008-12-26  Tom LaneRemove unused include file, per ITAGAKI Takahiro. ...
2008-12-24  Bruce MomjianChange the name of dtrace wal tracepoints:
2008-12-20  Magnus HaganderTeach MSVC build system about building foreign data...
2008-12-20  Tom LaneAdd missing semicolon, per buildfarm results. Martin...
next