OSDN Git Service

pg-rex/syncrep.git
2000-04-23 Tom LaneOur test to see if we had permission to install into...
2000-04-23 Tom LaneUpdate obsolete info in CREATE INDEX ref page. (I...
2000-04-23 Tom LaneProduce an appropriate error message when opclass is...
2000-04-23 Tom LaneList of available pg_options items was a tad out-of...
2000-04-23 Tom Lane7.0 buffer manager can support different backends runni...
2000-04-22 Tom LaneRemove broken tracing code (which would be dangerous...
2000-04-22 Tom LaneUpdate example: PgLargeObject constructor now takes...
2000-04-22 Bruce MomjianUpdate TODO list.
2000-04-21 Tom Lanepltcl didn't work well at all when Tcl had been built...
2000-04-21 Tom LaneFinally figured out that HP's cpp won't do ANSI preproc...
2000-04-21 Tom LaneFix still more static-declaration-vs-nonstatic-definiti...
2000-04-20 Tom LaneClean up const-vs-not-const compiler warning in MULTIBY...
2000-04-20 Bruce MomjianAllow libpq++ compile failure to stop entire compile.
2000-04-20 Tom LaneAdd a regress test case for SELECT count(*) FROM view...
2000-04-20 Tom LaneCorrect error in rewriter that caused SELECT count...
2000-04-19 Bruce Momjianlibpq++.sgml fixes from Tom Vijlbrief
2000-04-19 Bruce MomjianUpdate TODO list.
2000-04-19 Bruce MomjianUpdate TODO list.
2000-04-18 Bruce MomjianMore cleanup
2000-04-18 Bruce MomjianRename binary object to binary format.
2000-04-18 Bruce MomjianUpdate COPY manual page for \N.
2000-04-18 Bruce MomjianRemove old TODO items. Add some to release.sgml.
2000-04-18 Bruce MomjianFix \N mention in manual
2000-04-18 Thomas G. LockhartClean up description of SET CONSTRAINTS.
2000-04-18 Thomas G. LockhartUpdate list of supported platforms to include SCO info.
2000-04-18 Bruce MomjianSecurity fix for plperl.
2000-04-18 Bruce MomjianUpdate release.sgml
2000-04-18 Tom Lanelinux_alpha pattern should allow for more-detailed...
2000-04-18 Tom LaneRepair coredump seen when a view refers to an inheritan...
2000-04-18 Tom LaneCorrect oversight in hashjoin cost estimation: nodeHash...
2000-04-18 Thomas G. LockhartInclude information for armv4l from Mark Knox <segfault...
2000-04-18 Tom LaneRevert no-longer-needed relaxation of compiler errors.
2000-04-18 Tom LaneMake ECPGraise's str parameter const to suppress warnin...
2000-04-17 Bruce MomjianAdd comment for -qhalt=w removal so it can be re-added...
2000-04-17 Peter MountAnother attempt at 7.0
2000-04-17 Bruce MomjianAix additions
2000-04-17 Bruce MomjianAix patches from Zeugswetter Andrea
2000-04-17 Bruce MomjianUpdate TODO list.
2000-04-17 Bruce MomjianRemove -qhalt=w flag from aix42.
2000-04-17 Tom LaneAdd code to test for non-shared libperl and fail gracef...
2000-04-16 Peter Eisentrautsquished \dS+ bug pointed out by Mike Mascari
2000-04-16 Tom LaneAdd scripts to enable/disable use of new LIKE/regexp...
2000-04-16 Tom LaneTweak create_help.pl so it will work under either perl...
2000-04-16 Peter Eisentrautmore psql bug squashing:
2000-04-16 Tom LaneAdd new selectivity estimation functions for pattern...
2000-04-16 Tom LaneAllow COPY WITH OIDS to system OID values --- rely...
2000-04-16 Tom LaneShow failing OID in 'cache lookup failed' messages.
2000-04-16 Tom LaneShow failing OID in 'cache lookup failed' messages;
2000-04-16 Tom LaneShow failing OID in 'cache lookup failed' messages.
2000-04-16 Tom LanePrint OIDs as %u not %d.
2000-04-16 Tatsuo IshiiChange postopts.default.sample. remove -S option.
2000-04-16 Tom Laneget_relattval() should treat a NULL constant as a non...
2000-04-15 Bruce MomjianSYstem user not implemented
2000-04-15 Tom Laneelog(NOTICE) during COPY incorrectly reset lineno to...
2000-04-14 Peter Eisentrautfixed another psql \e bug (handle newlines as whitespace)
2000-04-14 Bruce MomjianUpdate set constraints man page
2000-04-14 Tom LaneFix busted markup.
2000-04-14 Bruce Momjianupdate
2000-04-14 Bruce MomjianMOre cleanup
2000-04-14 Bruce MomjianUpdate
2000-04-14 Bruce Momjianupdate
2000-04-14 Bruce MomjianUpdates create_function.sgml with fixes for new foreign...
2000-04-14 Bruce MomjianUPdate vacuum man page to be clearer.
2000-04-14 Thomas G. LockhartFix spelling of "millennium".
2000-04-14 Thomas G. LockhartFix (well, add) support for ISO "week" in date_part...
2000-04-14 Thomas G. LockhartAdd mention of SET CONSTRAINT and CREATE CONSTRAINT...
2000-04-14 Thomas G. LockhartRename Digital Unix to Compaq Tru64 :(
2000-04-14 Thomas G. LockhartMention CmdTuples(). From Vince.
2000-04-14 Thomas G. LockhartMention support for date_part('week',timestamp).
2000-04-14 Bruce MomjianUpdate TODO list.
2000-04-14 Tom LaneFix silly definition order in config.h --- we had proto...
2000-04-14 Tom LaneAnother static-vs-not-static error.
2000-04-14 Tom LaneRemove bogus extern for 'descriptors' variable, which...
2000-04-14 Tom Lane#undef const, inline, signed, volatile, on the expectat...
2000-04-14 Tom LaneSkip setsockopt(SO_REUSEADDR) for the Unix-domain postm...
2000-04-14 Tom LaneIf configure finds that inet_aton() is not present...
2000-04-14 Tom LaneRevert inclusion of postgres_ext.h to use "..." instead...
2000-04-14 Tom LaneRepair bug reported by Wickstrom: backend would crash...
2000-04-13 Bruce MomjianChange DEFINE TYPE to CREATE TYPE.
2000-04-13 Jan WieckFixed CREATE TYPE to recognize changed parsenodes
2000-04-13 Bruce MomjianNo longer need to cast default non-cacheable functions.
2000-04-12 Bruce MomjianA few more macro cleanups
2000-04-12 Bruce MomjianUpdate man page to prefer old over current.
2000-04-12 Bruce MomjianYe-old pgindent run. Same 4-space tabs.
2000-04-12 Bruce MomjianReverse out macro fix for the time being.
2000-04-12 Bruce MomjianPrevent drop database failure from showing.
2000-04-12 Bruce MomjianFix assert with missing semicolon
2000-04-12 Thomas G. LockhartFix up markup to allow building.
2000-04-12 Bruce MomjianUpdate pgindent
2000-04-11 Bruce MomjianUpdate pgindent
2000-04-11 Bruce MomjianUpdate pgindent for 7.0 release
2000-04-11 Bruce MomjianThomas pointed out this bug in my non-blocking stuff.
2000-04-11 Bruce MomjianAllow libpq++ compile to fail
2000-04-11 Bruce Momjiandisable plperl
2000-04-11 Bruce MomjianClean up temp files from \e.
2000-04-11 Bruce MomjianUppercase pg_options param
2000-04-11 Thomas G. LockhartInternal functions to support newest ODBC driver {fn...
2000-04-11 Bruce Momjian Attached is are diffs for CREATE/ALTER table...
2000-04-11 Thomas G. LockhartUpdate porting list.
2000-04-11 Bruce MomjianUpdate for default ISO date style
next