OSDN Git Service

pg-rex/syncrep.git
2002-11-08 Bruce MomjianUpdate libpq PQcmdTuples() and PQcmdStatus() docs,...
2002-11-08 Bruce MomjianI'm using libpgtcl with PostgreSQL-7.2.3. There is...
2002-11-08 Bruce MomjianAdd:
2002-11-08 Bruce MomjianUpdate release docs for 7.3.
2002-11-07 Tom LaneAdd #define _GNU_SOURCE to work around what seems to...
2002-11-07 Tom LaneMove substitute extern declarations to end of file...
2002-11-07 Tom LaneRemove inappropriate inclusions of OpenSSL internal...
2002-11-07 Michael MeskesSynced parser one more time.
2002-11-07 Tom LaneRemove no-longer-needed inclusions to improve backward...
2002-11-06 Tom LanePhase 2 of hashed-aggregation project. nodeAgg.c now...
2002-11-06 Tom LaneRemove GPL file pursuant to relicensing.
2002-11-06 Bruce MomjianRemove:
2002-11-06 Bruce MomjianChange dbmirror lincense to BSD.
2002-11-06 Bruce MomjianNot done:
2002-11-06 Bruce MomjianCompleted:
2002-11-06 Bruce MomjianRemove completed items:
2002-11-06 Bruce MomjianNone.
2002-11-06 Tom LaneFirst phase of implementing hash-based grouping/aggrega...
2002-11-05 Bruce MomjianAdd OS/X kernel tuning section.
2002-11-05 Bruce MomjianAdd:
2002-11-05 Bruce MomjianUpdate FAQ_DEV.
2002-11-05 Bruce MomjianUpdate FAQ_DEV.
2002-11-05 Bruce MomjianUpdate ports list.
2002-11-05 Bruce MomjianUpdate ports list.
2002-11-05 Bruce MomjianUpdate ports list.
2002-11-05 Bruce MomjianUpdate ports list.
2002-11-05 Tom LaneFix broken markup.
2002-11-05 Bruce MomjianUpdate ports list.
2002-11-04 Bruce MomjianUpdate ports list.
2002-11-04 Tom LaneBrand CVS tip as 7.4devel.
2002-11-04 Tom LaneRemove extraneous semicolons after routine bodies....
2002-11-04 Tom LaneFix inclusion order, per Andreas.
2002-11-04 Tom LaneRemove unnecessary inclusion, per Andreas.
2002-11-04 Tom LaneRemove no-longer-needed inclusion of bootstrap_tokens...
2002-11-04 Barry LindApplied two patches from Kris Jurka.
2002-11-03 Tom LaneFix dblink regression test so that it works when repeat...
2002-11-03 Bruce MomjianUpdate FAQ_DEV.
2002-11-03 Bruce MomjianStamp beta4.
2002-11-03 Bruce MomjianThis patch adds a couple of extra index entries and...
2002-11-03 Bruce MomjianThis patch adds information to the documentation on...
2002-11-03 Bruce MomjianUse sed rather than perl for reindexdb.
2002-11-02 Tom LaneFix some misstatements in WAL parameter discussion.
2002-11-02 Tom LaneCode review for recent patch to allow ALTER TABLE ADD...
2002-11-02 Tom LaneDuring swap_relfilenodes, swap relation size statistic...
2002-11-02 Tom LaneRemove encoding lookups from grammar stage, push them...
2002-11-02 Tom LaneClean up a few fprintf(stderr)'s that should be elog's.
2002-11-02 Bruce MomjianAdd:
2002-11-02 Bruce MomjianUpdate:
2002-11-02 Bruce MomjianAdd:
2002-11-02 Tom LaneFix permissions-checking bugs and namespace-search...
2002-11-02 Bruce MomjianAdd gcj discussion.
2002-11-02 Bruce MomjianRe-add Win32 missing files, I think.
2002-11-02 Bruce MomjianRe-add Win32 files.
2002-11-02 Bruce MomjianUpdate port list.
2002-11-02 Tom LaneUpdates from Giles Lean.
2002-11-02 Tom LaneMake it possible to run 'make installcheck' in contrib...
2002-11-02 Bruce MomjianAdd:
2002-11-01 Tom LaneFix contrib/rserv to install successfully when built...
2002-11-01 Tom LaneOoops, forgot to fix contrib regression tests for WARNI...
2002-11-01 Tom LaneNeed -I. to build outside source tree.
2002-11-01 Tom LaneFix incorrect subdir value.
2002-11-01 Bruce MomjianAdd:
2002-11-01 Tom LaneArrange to compile flex output files as inclusions...
2002-11-01 Tom LaneOoops, forgot to fix contrib regression tests for WARNI...
2002-11-01 Tom LaneReduce a couple of debugging messages from LOG to DEBUG...
2002-11-01 Tom LaneReduce messages associated with shell-type function...
2002-11-01 Tom LaneUpdate to match expected results on OS X 10.2.
2002-11-01 Tom LaneAfter elog(PANIC), exit with abort() not proc_exit...
2002-11-01 Tom LaneCorrect ordering of geometry/freebsd entries, add one...
2002-11-01 Tom LaneUpdate for test changes.
2002-11-01 Tom LaneAvoid malloc(0) when printing a table of no columns...
2002-11-01 Tom LaneFix some bogus comments.
2002-10-31 Tom LaneAdd missing #include <errno.h>, per gripe from Alessio...
2002-10-31 Tom LaneUpdate description of timestamp types for 7.3 implement...
2002-10-31 Tom LaneGot tired of explaining why this Assert is not wrong.
2002-10-31 Tom LaneCode review for statement_timeout patch. Fix some...
2002-10-31 Tom LaneFix miscalculation of remaining free space during tuple...
2002-10-31 Tom LaneAvoid use of inline functions that are not declared...
2002-10-31 Bruce MomjianClean up gram.y trailing spaces.
2002-10-30 Bruce MomjianAdd mention of T on .pot files, from pkuczynski@hypode.pl
2002-10-30 Barry LindReturn something meaningful for Statement.getFetchSize...
2002-10-30 Bruce MomjianClean up Unixware entry for Larry Rosenman
2002-10-30 Bruce MomjianAdd additional ORDER BY to join regression test, per...
2002-10-30 Bruce MomjianRemove /src/utils. Is final cleanup of getopt.c resure...
2002-10-29 Bruce MomjianAdd popen/pclose -> _popen/_pclose() mapping for Win32.
2002-10-29 Bruce MomjianUpdate ports list.
2002-10-29 Bruce MomjianUpdate ports list.
2002-10-29 Bruce MomjianUpdate ports list.
2002-10-29 Bruce MomjianUpdate comments.
2002-10-29 Bruce Momjiangetopt.c now in /port, for MS Win.
2002-10-29 Bruce MomjianRe-add getopt.c for MSWin psql.
2002-10-29 Bruce MomjianRe-add getopt.c.
2002-10-29 Bruce MomjianClean up markup in ports list.
2002-10-29 Bruce MomjianUpdate ports list.
2002-10-29 Bruce MomjianUpdate regression for FreeBSD 4.7, for Larry Rosenman
2002-10-29 Bruce MomjianUpdate Giles email address.
2002-10-29 Bruce MomjianReword:
2002-10-29 Bruce MomjianUpdate port list.
2002-10-29 Bruce MomjianUpdate port list.
2002-10-29 Bruce MomjianDone:
next