]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2003-08-23  Peter EisentrautBring the makefiles up to our conventions.
2003-08-23  Peter EisentrautEnable uninstalling data files that were installed...
2003-08-23  Peter EisentrautFix uninstall target.
2003-08-23  Peter EisentrautCorrect uninstall target.
2003-08-22  Tom LaneTweak grammar to use FastAppend rather than lappend...
2003-08-22  Tom LaneTweak processing of multiple-index-scan plans to reduce...
2003-08-21  Teodor SigaevISpell info updated
2003-08-20  Peter EisentrautTranslation updates
2003-08-19  Tom LaneUpdates for array documentation, from Joe Conway.
2003-08-19  Tom LaneImprove dynahash.c's API so that caller can specify...
2003-08-18  Tom LaneWhen compiling a plpgsql trigger function, include...
2003-08-18  Bruce MomjianDone:
2003-08-17  Tom LaneFix ARRAY[] construct so that in multidimensional case...
2003-08-17  Tom LaneClean up locktable init code per recent gripe from...
2003-08-17  Tom LaneSomebody forgot to include any actual documentation...
2003-08-17  Tom LaneUpdate documentation to reflect the fact that ORDER...
2003-08-17  Tom LaneFix broken markup.
2003-08-17  Tom LaneCreate a 'type cache' that keeps track of the data...
2003-08-17  Bruce MomjianAdd to release notes.
2003-08-17  Bruce MomjianAdd:
2003-08-17  Bruce MomjianI almost forgot mark in docs "to_char(interval)" as...
2003-08-17  Bruce MomjianAdd:
2003-08-17  Bruce MomjianThis patch makes two minor fixes to the docs: (1) fixes a
2003-08-17  Bruce MomjianThere is a misstatement in the CLOSE reference page...
2003-08-17  Bruce MomjianAdd:
2003-08-17  Bruce MomjianI just noticed that the sample pg_hba.conf in the docs...
2003-08-17  Bruce MomjianThe attached patch adds some clarification to the docum...
2003-08-17  Bruce MomjianAdd:
2003-08-17  Bruce MomjianAdd:
2003-08-17  Bruce MomjianAdd:
2003-08-17  Bruce Momjian(I always forget what the magic numbers 0 through 2...
2003-08-17  Bruce MomjianAdd mention of sort_mem in the restore docs.
2003-08-17  Bruce MomjianUpdate for 7.3 tips URL.
2003-08-17  Bruce MomjianAdd to libpq changes made by Tom for new protocol.
2003-08-17  Bruce MomjianNot needed, already in CVS.
2003-08-16  Bruce MomjianAdd description of error style.
2003-08-16  Bruce MomjianAdd mention that Kerberos 4 isn't recommended.
2003-08-16  Bruce MomjianMake NEED_REENTRANT_FUNC_NAMES _require_ *_r functions...
2003-08-15  Barry LindUpdated the blob regression test to actually use the...
2003-08-15  Barry LindFixed improper message length for the connection termin...
2003-08-15  Teodor SigaevEliminate function start_parse_fh and macro YY_INPUT
2003-08-15  Tom LaneRewrite array_cmp to not depend on deconstruct_array...
2003-08-14  Bruce MomjianAdd disk rotation idea to WAL todo emails.
2003-08-14  Tom LaneMinor copy-editing.
2003-08-14  Bruce MomjianAdjustment for unixware threading.
2003-08-14  Bruce MomjianMark unixware as having threaded support.
2003-08-14  Tom LaneFix longstanding thinko in SSL protocol documentation...
2003-08-14  Tom LaneAdd missing quotes.
2003-08-14  Tom LaneSomeone moved PageOutput here from common.c, but forgot...
2003-08-14  Tom LaneRemove unnecessary #include's (see c.h).
2003-08-14  Tom LaneWorkaround for platforms that have getaddrinfo() withou...
2003-08-14  Tom LaneHandle double-quotes correctly in user names in ACL...
2003-08-14  Bruce MomjianDocument threading status.
2003-08-13  Bruce MomjianAdjust for compiler options for compiler bug.
2003-08-13  Tom Lanelibpq failed to cope with COPY FROM STDIN if the comman...
2003-08-13  Tom LaneAdd PQexecPrepared() and PQsendQueryPrepared() function...
2003-08-13  Tom LaneMove MemoryContextCheck() call from bottom of PostgresM...
2003-08-13  Teodor SigaevCorrect error messages
2003-08-13  Teodor SigaevMore accuracy work with MinWords option of headline...
2003-08-13  Bruce MomjianI'm quite fond of doing VPATH builds, i.e. building...
2003-08-12  Tom LaneInclude 'IPv4', 'IPv6', or 'Unix' in socket-creation...
2003-08-12  Tom LaneCope with NoData message from backend. Needed for...
2003-08-12  Tom LaneMarginal hacks to move some processing out of the per...
2003-08-12  Tom LaneChange some frequently-reached elog(DEBUG...) calls...
2003-08-12  Tom LaneAvoid unnecessary work when stats collection is disable...
2003-08-11  Barry LindApplied patch from Oliver Jowett to clean up the jdbc...
2003-08-11  Tom LaneRewriter and planner should use only resno, not resname...
2003-08-11  Bruce MomjianAdd:
2003-08-11  Barry LindApplied patch from Oliver Jowett to better handle inval...
2003-08-11  Barry LindApplied patch from Oliver Jowett to clean up some aditi...
2003-08-11  Barry LindApplied patch from Oliver Jewett to fix a deprecation...
2003-08-11  Barry LindApplied patch from Oliver Jewett to clean up the testin...
2003-08-11  Barry LindApplied patch by Oliver Jowett to clean up some excepti...
2003-08-11  Barry LindApplied patch from Oliver Jowett to improve a buffer...
2003-08-11  Barry LindApplied patch from Kim Ho to fix a regression against...
2003-08-11  Tom LaneCode cleanup inspired by recent resname bug report...
2003-08-11  Tom LaneDo not link in libwsock32 on non-win32 platforms. ...
2003-08-11  Peter EisentrautTranslation updates
2003-08-10  Tom LaneRepair potential deadlock created by recent changes...
2003-08-10  Tom LaneMake various links point to specific places instead...
2003-08-10  Tom LaneRequest verbose error message output in bug reports.
2003-08-09  Tom LaneUpdate docs for 7.4 array features and polymorphic...
2003-08-09  Bruce MomjianI get the following warning when I compile src/bin...
2003-08-09  Bruce MomjianThis makes psql use the new pg_get_viewdef function...
2003-08-08  Bruce MomjianAnother pgindent run with updated typedefs.
2003-08-08  Bruce Momjianpgindent fix for new typedefs.
2003-08-08  Bruce MomjianAdd:
2003-08-08  Bruce MomjianRemove simple_prompt from /contrib C files, now that...
2003-08-08  Tom LaneAvoid malloc(0). Although standard mallocs seem not...
2003-08-08  Tom LaneFix nasty little order-of-operations bug in _SPI_cursor...
2003-08-08  Bruce MomjianUpdate:
2003-08-08  Bruce MomjianRemove, no in /port.
2003-08-08  Bruce MomjianUpdate.
2003-08-08  Bruce MomjianUpdate items.
2003-08-08  Bruce MomjianUpdate as done:
2003-08-08  Bruce MomjianNot needed anymore.
2003-08-08  Bruce MomjianDone:
2003-08-08  Bruce MomjianRemove:
2003-08-08  Bruce Momjiansprompt not needed in libpq.
2003-08-08  Tom LaneSuppress unused-variable warnings when building without...
next