]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
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:
2008-06-13  Tom LaneImprove the various elog messages in tuptoaster.c to...
2008-06-12  Bruce MomjianUse macro to document size of ecpg sqlerrmc string.
2008-06-12  Bruce MomjianUpdate item to mention target list problem:
2008-06-12  Heikki LinnakangasRefactor XLogOpenRelation() and XLogReadBuffer() in...
2008-06-11  Tom LaneImprove reporting of dependencies in DROP to work like...
2008-06-11  Bruce MomjianAdd:
2008-06-11  Bruce MomjianFix spelling mistake in postgresql.conf.
2008-06-11  Heikki LinnakangasUpdate "help" output to reflect that \timing now takes...
2008-06-11  Heikki LinnakangasAdd optional on/off argument to \timing.
2008-06-11  Heikki LinnakangasFix bug in the WAL recovery code to finish an incomplet...
2008-06-10  Neil ConwayEditorialization for the text emitted by the "help...
2008-06-10  Tom LaneCreate a script to handle stamping release version...
2008-06-10  Heikki LinnakangasComment fix, should say TSQuery instead of TSVector.
2008-06-10  Alvaro HerreraMake XML building work silently on VPATH builds (untest...
2008-06-09  Tom LaneFix unportable (and incorrect anyway) usage of LL const...
2008-06-09  Bruce MomjianUpdate Japanese FAQ.
2008-06-09  Tom LaneFix datetime input functions to correctly detect intege...
2008-06-09  Tom LaneFix an ALTER TABLE test case so that it actually tests...
2008-06-09  Neil ConwayFurther tweak for comment in CheckDeadLock(), per Tom.
2008-06-09  Neil ConwayFix typo in comment.
2008-06-08  Alvaro HerreraFix breakage caused by conflicting patches, as evidence...
2008-06-08  Tom LaneRewrite DROP's dependency traversal algorithm into...
2008-06-08  Alvaro HerreraMove BufferGetPageSize and BufferGetPage from bufpage...
2008-06-08  Tom LaneUpdate release notes for ALTER AGGREGATE fix.
2008-06-08  Tom LaneALTER AGGREGATE OWNER seems to have been missed by...
2008-06-07  Tom LaneUpdate release notes for 8.3.3 et al.
2008-06-06  Alvaro HerreraChange xlog.h to xlogdefs.h in bufpage.h, and fix fallout.
2008-06-06  Tom LaneFix pg_get_ruledef() so that negative numeric constants...
2008-06-05  Alvaro HerreraFix missing "not", per Frank Millman (bug #4212).
2008-06-05  Alvaro HerreraModify vacuum() to accept a single relation OID instead...
2008-06-05  Alvaro HerreraFix some string building in getObjectDescription.
2008-06-04  Michael MeskesAdded lost sysmbol SQL_SQL to list of allowed variable...
2008-06-04  Tom LaneDraft release notes for upcoming back-branch updates.
2008-06-02  Tom LaneFix initdb to reject a relative path for -X (--xlogdir...
2008-06-01  Tom LaneUpdate time zone data files to tzdata release 2008c...
2008-06-01  Tom LaneRefactor SPI_cursor_open/SPI_cursor_open_with_args...
next