OSDN Git Service

pg-rex/syncrep.git
2000-05-14 Bruce MomjianRemove array file, per Tom Lane.
2000-05-14 Bruce MomjianRemove arrays file, already have array file.
2000-05-14 Bruce MomjianFinally fix LISTEN problem.
2000-05-14 Bruce MomjianBack out listen fix.
2000-05-14 Bruce MomjianUpdate TODO list.
2000-05-14 Bruce MomjianUpdate bug template.
2000-05-14 Bruce MomjianFix create user for pgaccess.
2000-05-13 Tom LaneTweak selectivity for area-based operators. Still...
2000-05-12 Bruce MomjianFix the off by one errors in ResultSet from 6.5.3,...
2000-05-12 Bruce MomjianThis is the second time I've answered this exact same...
2000-05-12 Bruce MomjianUpdate TODO list.
2000-05-12 Bruce MomjianRemove cluster TODO e-mail file
2000-05-12 Bruce MomjianBack out -\?. Didn't look good to Peter.
2000-05-12 Peter Eisentraut/home/peter/commit-msg
2000-05-12 Tom LaneSquash some more CLUSTER bugs. Never has worked on...
2000-05-12 Marc G. Fournierthis fixes the bug where setting the entry in he proces...
2000-05-12 Marc G. FournierAdd two checks ... one for setproctitle and one for...
2000-05-12 Bruce MomjianUpdate TODO list.
2000-05-12 Bruce MomjianUpdate TODO list.
2000-05-12 Tom LaneRepair list-vs-node confusion that resulted in failure...
2000-05-12 Bruce MomjianSmall cleanup of file.
2000-05-11 Bruce MomjianMore psql help cleanup
2000-05-11 Bruce MomjianMakefile CFLAGS cleanups.
2000-05-11 Bruce MomjianUpdate SGML for FETCH and url's.
2000-05-11 Thomas G. LockhartFix url reference with missing fields.
2000-05-11 Bruce MomjianOops, plpgsql didn't have the datetime->timestamp and...
2000-05-11 Tom LaneFix CLUSTER ... or at least undo the bit-rot it's suffe...
2000-05-11 Bruce MomjianDisplay -? as -\? under unix for psql.
2000-05-11 Bruce MomjianAdd options and cleanup psql \? and -? help displays
2000-05-09 Bruce MomjianUpdate psql \? to show file rather than "fname".
2000-05-09 Bruce MomjianFix psql quotes in docs.
2000-05-09 Bruce MomjianMore single-quote fixes.
2000-05-09 Bruce MomjianAdd single quote.
2000-05-08 Bruce MomjianChange HISTORY to show outer joins in 7.1 or 7.2.
2000-05-08 Thomas G. LockhartMinor fixups for markup and wording.
2000-05-06 Bruce MomjianUpdate TODO list.
2000-05-06 Bruce MomjianUpdate TODO list.
2000-05-06 Bruce MomjianUpdate TODO list.
2000-05-05 Bruce MomjianUpdate TODO list.
2000-05-05 Tom LaneForgot that dumpall's output script should 'delete...
2000-05-05 Peter Eisentrautpsql: suppress warnings about too many arguments if...
2000-05-05 Peter EisentrautSpello SERIALIZED -> SERIALIZABLE in psql tab completion
2000-05-05 Peter MountImageViewer transaction fixes
2000-05-05 Bruce MomjianUpdate TODO list.
2000-05-05 Bruce MomjianPlease apply the following patch to the FAQ_AIX
2000-05-05 Tom LaneBecause we ended up forcing an initdb for 7.0 final...
2000-05-05 Tom LaneForce initdb because of pg_group index fix.
2000-05-05 Tom LaneMake the indexes on pg_group be shared system relations.
2000-05-05 Tom LaneAccept pg_group as well as pg_shadow data from dumpall...
2000-05-05 Tom LaneDump contents of pg_group along with pg_shadow.
2000-05-04 Tom LaneDon't leak a file descriptor when updating pg_pwd file...
2000-05-04 Thomas G. LockhartPolishing for 7.0 release. Fix up inconsistant spacing...
2000-05-04 Thomas G. LockhartInstallation guide for 7.0 release. From SGML sources.
2000-05-03 Tom LaneDo not try to build libpq++ if class 'string' is not...
2000-05-03 Peter MountMinor fixes ready for 7.0
2000-05-03 Hiroshi InoueOops,I've forgotten to add an documentation about ...
2000-05-03 Bruce MomjianUpdate sco faq.
2000-05-02 Bruce MomjianUpdate FAQ.
2000-05-02 Thomas G. LockhartRemove derived files from CVS. Now kept in
2000-05-02 Thomas G. LockhartImprove section heading for date/time history.
2000-05-02 Thomas G. LockhartFixups in content and markup for 7.0 release.
2000-05-02 Bruce MomjianUpdate HISTORY/sgml for new pgaccess version.
2000-05-02 Bruce MomjianUpdate SCO FAQ. Billy G. Allie
2000-05-02 Tatsuo IshiiModify getdatabaseencoding(), pg_encoding_to_char()
2000-04-30 Tom LaneReset CurrentMemoryContext to TopMemoryContext at the...
2000-04-30 Tom LaneRemove bogus 'xid loop detected' check, which actually...
2000-04-29 Bruce MomjianClean up ecpg test files.
2000-04-29 Bruce MomjianUpdate TODO list.
2000-04-28 Bruce MomjianUpdate pgeasy examples
2000-04-28 Bruce MomjianUpdate TODO list.
2000-04-28 Bruce MomjianUpdate TODO list.
2000-04-28 Bruce MomjianUpdate libpgeasy define.
2000-04-28 Bruce MomjianMore libpgeasy update of connectdb() parameter ordering
2000-04-28 Bruce MomjianChange libpgeasy to take dbname at end like all other...
2000-04-28 Bruce MomjianUpdate TODO list.
2000-04-28 Tom LaneSetting statistic options from SET PG_OPTIONS caused...
2000-04-28 Tom Laneplpgsql RAISE statement was careless about the possibil...
2000-04-27 Tom LaneExcept_Intersect_Rewrite() failed to ignore resjunk...
2000-04-27 Bruce MomjianUpdate libpgeasy e-mail address
2000-04-27 Tom LaneRepair problem noted by Elphick: make_rels_by_joins...
2000-04-27 Tom Lane-D switch to postmaster should override any PGDATA...
2000-04-26 Tom LaneTweak outUnique to include uniqColIdx[] field in the...
2000-04-26 Tom LaneOn HPUX, shl_load should be called with options BIND_IM...
2000-04-26 Bruce MomjianFix include "" to <>
2000-04-26 Bruce MomjianRemove DriverClass.java. It is generated by the compile.
2000-04-26 Bruce MomjianAdd res clear to example
2000-04-26 Bruce MomjianInstall Peter's Makefile.
2000-04-26 Jan WieckReinstalled revision 1.36 (looks Peter Mount installed
2000-04-26 Peter Mountthird attempt
2000-04-26 Peter MountAttempt III
2000-04-26 Peter MountAnother attempt
2000-04-26 Bruce MomjianUpdate libpgeasy readme.
2000-04-25 Bruce MomjianMake c++ examples return 0 from main().
2000-04-25 Bruce MomjianUpdate readme for 7.0.
2000-04-25 Bruce MomjianFix libpq example return values
2000-04-25 Hiroshi Inouechange reindex ERROR/NOTICE message
2000-04-25 Peter Eisentrautinitdb didn't always remove temp file
2000-04-25 Tom LaneCheck that user-specified opclass in CREATE INDEX corre...
2000-04-25 Tatsuo IshiiUpdate pg_ctl so that it does not redirect outputs...
2000-04-24 Bruce MomjianUpdate SCO FAQ>
next