OSDN Git Service

pg-rex/syncrep.git
2001-12-27 Peter EisentrautSmall fixes
2001-12-27 Peter EisentrautUpdate from Serguei Mokhov
2001-12-27 Bruce MomjianMention datatype() casting change.
2001-12-27 Bruce MomjianUpdate TODO list.
2001-12-27 Bruce MomjianUpdate for new timestamp behavior.
2001-12-26 Bruce MomjianAdd cachable item.
2001-12-24 Bruce MomjianPlace PAM before REJECT in sample file.
2001-12-23 Tom LaneFix directions for a client-only install, per comments...
2001-12-23 Tom LaneUpdate description of CURRENT_TIMESTAMP and friends.
2001-12-23 Tom LaneType interval takes a precision, too.
2001-12-23 Peter EisentrautLots of content and formatting improvements in release...
2001-12-23 Peter EisentrautAdd missing id attribute.
2001-12-23 Michael MeskesUpdated ECPG items
2001-12-23 Michael Meskes- Removed space_or_nl and line_end from pgc.l.
2001-12-23 Tom LaneFix mispeling ...
2001-12-21 Peter EisentrautCzech translation updates from Karel Zak
2001-12-21 Peter EisentrautFix error
2001-12-21 Tom LaneUse MemSet() rather than a loop to do blank-padding...
2001-12-21 Thomas G. LockhartAdd full name of the month of July to the lookup table.
2001-12-21 Thomas G. LockhartRemove duplicate lines from fouled up last commit ...
2001-12-21 Thomas G. LockhartUpdates for next release from Bernd Tegge.
2001-12-21 Bruce MomjianDo not require iconv for dbase conversion.
2001-12-21 Bruce MomjianRemove:
2001-12-21 Bruce Momjian* Fix contrib/dbase to not require libiconv.
2001-12-21 Bruce MomjianAllow contrib/dbase to compile if HAVE_ICONV_H it not...
2001-12-21 Bruce MomjianAdd needed libiconv link to contrib/dbase, per Christop...
2001-12-21 Bruce Momjianpre-page -> after-change, per Vadim.
2001-12-21 Thomas G. LockhartSpiff up discussion of precision on date/time data...
2001-12-21 Thomas G. LockhartAllow location of index creation perl script be be...
2001-12-21 Tom LaneSelect proper geometry comparison file for freebsd...
2001-12-20 Bruce MomjianPre-page write additions.
2001-12-20 Bruce MomjianAdd memcmp() test and new memcmp.c file, for SunOS...
2001-12-20 Tatsuo IshiiFix for SunOS4 horology test
2001-12-20 Bruce MomjianMIN() -> Min, fixes compile problem.
2001-12-20 Tatsuo IshiiReflect Tom's change
2001-12-19 Tom LaneFix buffer-overrun problem in pretty printer.
2001-12-19 Tom LaneFix pgstattuple to acquire a read lock on the target...
2001-12-19 Tom LaneTemporarily dike out GetUndoRecPtr() in checkpoint...
2001-12-19 Peter EisentrautNew edition
2001-12-19 Peter EisentrautBetter formatting
2001-12-19 Peter EisentrautMinor improvements
2001-12-19 Peter EisentrautSome tuning
2001-12-19 Peter EisentrautFix warning
2001-12-19 Tom LaneTweak to make freebsd/alpha use the correct float8...
2001-12-19 Tom LaneMake sure that all variants of HeapTupleSatisfies will...
2001-12-17 Bruce MomjianMove geqo enable into proper section.
2001-12-15 Bruce MomjianUpdate TODO list.
2001-12-15 Bruce MomjianUpdate TODO list.
2001-12-14 Bruce MomjianMore comment for libpgeasy.
2001-12-14 Bruce MomjianFix double-memory free in libpgeasy; problem introduce...
2001-12-14 Bruce MomjianClean up comment in libpgeasy.
2001-12-13 Peter EisentrautAdd Swedish
2001-12-13 Peter Eisentrautupdate
2001-12-13 Peter EisentrautUpdate from Serguei Mokhov
2001-12-13 Peter EisentrautUpdate Hungarian from Kovacs Zoltan
2001-12-13 Peter Eisentraut--with-pam was claiming to take an argument, but didn...
2001-12-13 Peter Eisentrautrevert last change
2001-12-13 Bruce Momjian>>I confirmed the UNION hack is no longer required...
2001-12-13 Bruce MomjianFree libpgeasy result structure on database close;...
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.
next