OSDN Git Service

pg-rex/syncrep.git
2001-12-12 PostgreSQL... tag it as b4, with all the changes that have gone on ...
2001-12-12 Tom LaneDon't accept names of complex types (ie, relation types...
2001-12-11 Barry LindApplied patch from Thomas O'Dowd that fixes timestamp...
2001-12-11 Barry LindPatch from Ned Wolpert that fixes a bug that caused...
2001-12-11 Tom LaneMake sure that inlined S_UNLOCK is marked as an update...
2001-12-11 Tom LaneRepair roundoff-error problem for stddev/variance resul...
2001-12-10 Tom LaneSuppress subquery pullup and pushdown when the subquery...
2001-12-10 Tom LaneDeclare LWLock pointers as volatile to prevent AIX...
2001-12-10 Peter EisentrautUpdate from Weiping He
2001-12-10 Peter EisentrautUpdate from Serguei Mokhov
2001-12-10 Tom LaneAIX 5 needs same resultmap tweaks as AIX 4.
2001-12-10 Tom LaneRepair case-conversion error in to_date's handling...
2001-12-10 Michael Meskescommitted the missing files
2001-12-10 Peter EisentrautRevert breakage
2001-12-10 Peter EisentrautAdd French translation
2001-12-10 Peter Eisentrautupdate
2001-12-10 Bruce MomjianAdd new Japanese FAQ versions.
2001-12-10 Thomas G. LockhartRemove duplicate lines from previous patch attempt...
2001-12-10 Thomas G. LockhartSupport ODBC-style CURRENT_TIME, CURRENT_USER, etc...
2001-12-09 Michael MeskesFixed several bugs concerning indicators and added...
2001-12-09 Thomas G. LockhartAllow variable (unrestricted) precision for TIME and...
2001-12-09 Thomas G. LockhartHonor the typmod field for time zone intervals.
2001-12-08 Michael MeskesFix ecpg to allow pointer to structs.
2001-12-08 Thomas G. LockhartUse PostgreSQL consistantly throughout docs. Before...
2001-12-08 Thomas G. LockhartUpdate list of currently supported platforms.
2001-12-07 Hiroshi InoueFix a lo_manage()'s bug.
2001-12-06 Michael Meskes - Removed debug message from preproc.y.
2001-12-06 Bruce MomjianUpdate TODO list.
2001-12-05 Bruce MomjianAdd to java.
2001-12-05 Bruce MomjianUpdate TODO list.
2001-12-05 Bruce MomjianUpdate TODO list.
2001-12-05 Bruce MomjianUpdate TODO list.
2001-12-05 Bruce MomjianAdd mention of CREATE TABLE and atttypmod problems.
2001-12-05 Bruce MomjianUpdate TODO list.
2001-12-05 Bruce MomjianAdd mention of aggregates and updates causing problems.
2001-12-05 Bruce MomjianWe forgot to mention in README.rtree_gist we implemente...
2001-12-05 Bruce MomjianAttached is the FAQ_MSWIN patch as promised. Hopefully...
2001-12-05 Bruce MomjianUpdate TODO list.
2001-12-05 Michael Meskes - Fixed variable handling in AT statement.
2001-12-05 Bruce MomjianUpdate FAQ.
2001-12-05 Bruce MomjianUpdate FAQ.
2001-12-05 Bruce MomjianUpdate FAQ.
2001-12-05 Tatsuo IshiiFix for usage of spirntf in more portable way.
2001-12-05 Tatsuo IshiiRe-enable SunOS4 port. Replace
2001-12-04 Tom LaneEnforce restriction that COPY DELIMITERS string must...
2001-12-04 Tom LaneChange appendStringInfoChar to appendStringInfoCharMacr...
2001-12-04 Bruce MomjianUpdate possible release date 2001-12-??
2001-12-04 Bruce MomjianUpdate HISTORY to current.
2001-12-04 Tom LaneReplace pq_getbytes(&ch, 1) calls with pq_getbyte(...
2001-12-04 Tom LaneRemove now-dead code for processing CONSTR_UNIQUE nodes in
2001-12-04 Bruce MomjianUpdate FAQ_DEV.
2001-12-04 Bruce MomjianHi Bruce, here is a first version of the hu.po file...
2001-12-04 Tom LaneSuppress data directory access-permissions check when...
2001-12-04 Michael Meskes Fixed dumping of structs without indicators.
2001-12-04 Bruce MomjianUpdate FAQ.
2001-12-04 Bruce MomjianAnother test of double-commit. It used only commit...
2001-12-04 Bruce MomjianTest of double-commit.
2001-12-04 Bruce MomjianUpdate FAQ_DEV.
2001-12-04 Bruce MomjianUpdate FAQ_DEV.
2001-12-04 Bruce MomjianUpdate FAQ_DEV.
2001-12-04 Bruce MomjianUpdate FAQ_DEV.
2001-12-04 Bruce MomjianUpdate FAQ_DEV.
2001-12-04 Bruce MomjianUpdate FAQ_DEV.
2001-12-04 Bruce MomjianUpdate FAQ_DEV.
2001-12-04 Bruce MomjianUpdate FAQ_DEV.
2001-12-04 Bruce MomjianUpdate FAQ_DEV.
2001-12-04 Tom LaneRecommend --enable-debug with somewhat more enthusiasm.
2001-12-04 Tom LaneFix trigger example for PG 7.2 change: count(*) now...
2001-12-04 Tom LaneDocument max-processes-per-user limit as a possible...
2001-12-04 Tom LaneAdd some more material to the section about partial...
2001-12-03 Peter EisentrautUpdate to get around backslash problems
2001-12-03 Tom LaneA quickie FAQ_IRIX covering some known issues, from...
2001-12-03 Tom LaneFix latent bug in checking for failure of hashtable...
2001-12-03 Bruce Momjianattachement is the NLS patch for backend/po & pg_dump,
2001-12-03 Tom LaneUpdate IRIX geometry results to match newer MIPS FPUs...
2001-12-03 Tom LaneAdd configure-time check whether sig_atomic_t is define...
2001-12-03 Tom LanePg_lo_open must OR together multiple modes, not AND...
2001-12-03 D'Arcy J.M... Bump version to 3.3. Mostly this is because there...
2001-12-03 Tom LaneRemove code to lookup WinSock error strings in netmsg...
2001-12-02 Tom LaneHPUX 11 should use geometry-solaris-precision, not...
2001-12-02 Peter EisentrautMore correct way to check for existence of types, which...
2001-12-02 Peter EisentrautUpdate since left and right are no longer key words.
2001-12-01 Tom LaneProvide some documentation for EXISTS, IN, NOT IN,...
2001-11-30 Tom LaneTry to make genbki.sh a little more bulletproof, per...
2001-11-30 Tom LaneRepair failure to mark an inserted Materialize node...
2001-11-30 Peter Eisentrautupdates
2001-11-30 Bruce Momjian* include <endian.h> is not enough, include sys/types...
2001-11-30 Bruce MomjianMention rules and views instead of SELECT triggers.
2001-11-29 Bruce MomjianAdd to Java.
2001-11-29 Tom LaneTweak plpgsql's expression reader to be smarter about...
2001-11-29 Bruce MomjianAdd mention of no SELECT triggers.
2001-11-29 Tom LaneFix array_out's failure to backslash backslashes, per...
2001-11-29 Bruce MomjianCleanup of new ps markup.
2001-11-29 Bruce MomjianUpdate ps status display information for Solaris, from...
2001-11-29 Bruce Momjian* When postgres.h does not define BYTE_ENDIAN pgcrypto
2001-11-29 Peter EisentrautNLS updates, most notably fixed zh_TW translations
2001-11-29 Peter EisentrautFix results to work with normal systems again.
2001-11-29 Barry Lindadded CallableStatement support to jdbc todo
2001-11-29 Peter EisentrautImprove wording
2001-11-29 Bruce MomjianUpdate TODO list.
next