]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2008-07-11  Teodor SigaevAdd caching of query to GIN/GiST consistent function.
2008-07-11  Peter EisentrautAllow binary-coercible types for cast function argument...
2008-07-11  Alvaro HerreraMake sure we only try to free snapshots that have been...
2008-07-11  Neil ConwayFix a few typos in comments in snapmgr.c, and sort...
2008-07-10  Tom LaneAdd unchangeable GUC "variables" segment_size, wal_bloc...
2008-07-10  Tom LaneTighten up SS_finalize_plan's computation of valid_para...
2008-07-10  Tom LaneFix mis-calculation of extParam/allParam sets for plan...
2008-07-09  Tom LaneIncrease PG_SYSLOG_LIMIT (the max line length sent...
2008-07-08  Tom LaneFix performance bug in write_syslog(): the code to...
2008-07-08  Heikki LinnakangasFix WAL file cutoff point calculation in pg_standby.
2008-07-08  Neil ConwayMinor improvements to the Gin internal documentation.
2008-07-08  Bruce MomjianAdd comment for deadlock_timeout:
2008-07-07  Tom LaneFix estimate_num_groups() to assume that GROUP BY expre...
2008-07-07  Tom LaneFix AT TIME ZONE (in all three variants) so that we...
2008-07-07  Peter EisentrautAdded documentation for function xmlagg.
2008-07-06  Tom LanePrevent integer overflows during units conversion when...
2008-07-04  Teodor SigaevFix initialization of GinScanEntryData.partialMatch
2008-07-04  Magnus HaganderFix a couple of bugs in win32 shmem name generation:
2008-07-03  Tom LaneAdd a function pg_get_keywords() to let clients find...
2008-07-03  Peter EisentrautDon't refer to the database name "regression" inside...
2008-07-03  Peter EisentrautDon't print the name of the database in psql \z.
2008-07-03  Peter EisentrautClean up weird whitespace. Separate patch to simplifiy...
2008-07-03  Joe ConwayWhen an ERROR happens on a dblink remote connection...
2008-07-03  Tom LaneFix psql's \d and allied commands to work with all...
2008-07-03  Bruce MomjianUpdate source code comment about when to use gettext_no...
2008-07-03  Tom LaneFix transaction-lifespan memory leak in xpath(). Repor...
2008-07-01  Bruce MomjianDocumentation patch by Kevin L. McBride explaining...
2008-07-01  Tom LaneRemove GUC extra_desc strings that are redundant with...
2008-07-01  Bruce MomjianAdd URL for:
2008-07-01  Bruce MomjianAdd to TODO:
2008-07-01  Heikki LinnakangasMove volatility, language, etc. modifiers before functi...
2008-07-01  Heikki LinnakangasExtend VacAttrStats to allow typanalyze functions to...
2008-07-01  Magnus Hagander"debug" level was supposed to be hidden, since it's...
2008-07-01  Magnus HaganderSplit apart message_level_options into one set for...
2008-07-01  Tom LaneFix identify_system_timezone() so that it tests the...
2008-07-01  Tom LaneTeach autovacuum how to determine whether a temp table...
2008-07-01  Bruce MomjianIssue psql connection warnings on connection start...
2008-06-30  Bruce MomjianFix recovery.conf boolean variables to take the same...
2008-06-30  Bruce MomjianAdd psql TODO:
2008-06-30  Bruce MomjianAdd psql TODO item:
2008-06-30  Teodor Sigaevltree support for multibyte encodings. Patch was made by
2008-06-30  Heikki LinnakangasTurn PGBE_ACTIVITY_SIZE into a GUC variable, track_acti...
2008-06-29  Tom LaneRemove unnecessary coziness of GIN code with datum...
2008-06-28  Tom LaneIf pnstrdup is going to be promoted to a generally...
2008-06-27  Tom LaneConsider a clause to be outerjoin_delayed if it referen...
2008-06-27  Magnus HaganderFix standalone libpq build on win32.
2008-06-27  Tom LaneImprove planner's estimation of the size of an append...
2008-06-27  Bruce MomjianMention actual function names in documentation of how...
2008-06-27  Bruce MomjianAdd to TODO:
2008-06-27  Tom LaneClarify plpgsql documentation by not treating IF THEN...
2008-06-27  Tom LaneModify the recently-added probe for -Wl,--as-needed...
2008-06-26  Bruce MomjianUse SGML table to show backslash string escapes, rather...
2008-06-26  Bruce MomjianAdd MERGE TODO URL:
2008-06-26  Bruce MomjianFix pg_ctl bug where detection of binary location from...
2008-06-26  Teodor SigaevFix bug "select lower('asd') = 'asd'" returns false...
2008-06-26  Michael MeskesSynced parser
2008-06-26  Bruce MomjianAdd TODO about security:
2008-06-26  Bruce MomjianMore FAQ URL updates from Curtis Gallant.
2008-06-26  Bruce MomjianSimplify 'pg_ctl restart' detection of first argument in
2008-06-26  Bruce MomjianUpdate FAQ URLs as suggested by Curtis Gallant.
2008-06-26  Bruce MomjianAdd to TODO:
2008-06-26  Bruce MomjianFix 'pg_ctl restart' to preserve command-line arguments.
2008-06-26  Bruce MomjianUse SYSTEMQUOTE as concatentation to strings, rather...
2008-06-26  Bruce MomjianRemove use of postmaster.opts.default by pg_ctl.
2008-06-24  Tom LaneReduce the alignment requirement of type "name" from...
2008-06-24  Bruce MomjianTODO item done:
2008-06-24  Tom LaneOops, make the MSVC build put fmgroids.h where it needs...
2008-06-23  Bruce MomjianAdd TODO:
2008-06-23  Bruce MomjianAdd URL for Merge.
2008-06-23  Bruce MomjianBackup wording improvement.
2008-06-23  Bruce MomjianAdd to TODO:
2008-06-23  Bruce MomjianAdd item:
2008-06-23  Bruce MomjianAdd libpq comment about how to determine the format...
2008-06-23  Bruce MomjianAdd TODO:
2008-06-23  Bruce MomjianMerge duplicate upper/lower/initcap() routines in oracl...
2008-06-23  Tom LaneFix Gen_fmgrtab.sh to not rely on hard-wired knowledge...
2008-06-20  Tom LaneSeems I was too optimistic in supposing that sinval...
2008-06-19  Tom LaneRewrite the sinval messaging mechanism to reduce conten...
2008-06-19  Tom LaneFix a few places that were non-multibyte-safe in tsearc...
2008-06-19  Bruce MomjianAdd URL for:
2008-06-19  Alvaro HerreraImprove our #include situation by moving pointer types...
2008-06-18  Tom LaneFix compiler warning introduced by recent patch. Tsk...
2008-06-18  Tom LaneImprove error reporting for problems in text search...
2008-06-18  Bruce MomjianMove wchar2char() and char2wchar() from tsearch into...
2008-06-18  Neil ConwayFix a few typos in the DTrace docs. Patch from Euler...
2008-06-17  Tom LaneRemove freeBackends counter from the sinval shared...
2008-06-17  Tom LaneClean up some problems with redundant cross-type arithm...
2008-06-17  Bruce MomjianAdd URL for introduction to multibyte programming in C.
2008-06-17  Bruce MomjianMove USE_WIDE_UPPER_LOWER define to c.h, and remove...
2008-06-17  Tom LaneFix the code that adds regclass constants to a plan...
2008-06-17  Tom LaneClean up a number of bogosities around pltcl's handling...
2008-06-16  Tom LaneRewrite docs section about routine vacuuming --- it...
2008-06-15  Andrew DunstanPrevent CVS from mangling script
2008-06-15  Andrew DunstanAdd script to find .c and .h files that are missing...
2008-06-15  Tom LaneMake DROP INDEX lock the parent table before locking...
2008-06-15  Tom LaneFix 64-bit problem in recent patch.
2008-06-15  Tom LaneRearrange ALTER TABLE syntax processing as per my recen...
2008-06-14  Alvaro HerreraIn log_filename documentation, mention that strftime...
2008-06-14  Tom LaneRefactor the handling of the various DropStmt variants...
2008-06-13  Bruce MomjianModify TODO entry to be a function:
next