OSDN Git Service

pg-rex/syncrep.git
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...
2003-08-08 Tom LaneConversion functions must be STRICT to prevent them...
2003-08-08 Peter EisentrautFix null checking of type decimal datums without indica...
2003-08-08 Peter EisentrautBe a little bit more careful about using sqlstate,...
2003-08-08 Peter EisentrautTranslation updates by Dennis Björklund
2003-08-08 Peter EisentrautRemove postgres_ext.h inclusion -- not necessary.
2003-08-08 Bruce MomjianMove simple_prompt()/sprompt.c into /port.
2003-08-08 Bruce MomjianMakefile cleanup.
2003-08-08 Bruce MomjianCleanup.
2003-08-08 Bruce MomjianTypo cleanup.
2003-08-08 Bruce MomjianMakefile cleanup.
2003-08-08 Bruce MomjianMore thread.c cleanup.
2003-08-08 Bruce MomjianMore threading cleanups.
2003-08-08 Bruce Momjianmore thread.c consistency.
2003-08-08 Bruce Momjianthreads.c -> thread.c, be consistent.
2003-08-08 Bruce MomjianUpdate done items:
2003-08-08 Bruce MomjianRemove space between function name and opening paren...
2003-08-08 Bruce MomjianNo need for TODO.detail error.
2003-08-08 Tom LaneFix floating-point timestamp comparisons to not go...
2003-08-07 Bruce MomjianClean up function header.
2003-08-07 Tom LaneFix typo.
2003-08-07 Tom LaneDon't assume that struct option is available just becau...
2003-08-07 Tom LaneSCO_ACCEPT_BUG code didn't get updated for new SockAddr...
2003-08-07 Tom Lanecreate_unique_plan() should not discard existing output...
2003-08-07 Tom LaneDon't use HAVE_STRUCT_ADDRINFO as a guide to whether...
2003-08-07 Bruce MomjianMake table column type TEXT.
2003-08-07 Bruce MomjianAdd iteration option to thread test program.
2003-08-07 Bruce MomjianUpdate pgindent readme.
2003-08-07 Tom LaneRemove unnecessary use of multiple cat processes to...
2003-08-07 Bruce MomjianMove dollar sign items to object section.
2003-08-07 Bruce MomjianUpdate typedef names for pgindent 7.4.
2003-08-07 Bruce MomjianUpdate ecpg thread testing program to be more automated.
2003-08-07 Barry Lindmarkup fixes
2003-08-07 Bruce MomjianInclude postgres_ext.h instead of postgres_fe.h. This...
2003-08-07 Bruce MomjianNoticed broken markup in ecpg.sgml. Attached patch...
2003-08-07 Bruce MomjianAdd -lm for ecpg/pgtypeslib/Makefile link so -lm isn...
next