OSDN Git Service

pg-rex/syncrep.git
1999-09-29 Jan WieckThis is part #1 for of the DEFERRED CONSTRAINT TRIGGER...
1999-09-29 Thomas G. LockhartAdd a few items to the reserved keyword lists.
1999-09-29 Thomas G. LockhartRemove remnant garbage from former man pages.
1999-09-29 Thomas G. LockhartFix (mis)information about NULLIF() SQL function.
1999-09-29 Thomas G. LockhartStrip out some cvs log info.
1999-09-28 Bruce Momjian<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final/...
1999-09-28 Bruce MomjianAdd mention of pg_upgrade for release checklist.
1999-09-28 Bruce MomjianFix pg_upgrade so it vacuums all databases.
1999-09-28 Bruce MomjianAdd subquery mention in auto-create table entry.
1999-09-28 Bruce MomjianFix for AIX dynaloader from Zeugswetter Andrea
1999-09-28 Bruce Momjianpg_upgrade reminder.
1999-09-28 Bruce MomjianRecommend postmaster stop/start for pg_upgrade.
1999-09-28 Bruce MomjianMore cleanup for | and ^.
1999-09-28 Bruce MomjianMore cleanup for | and ^.
1999-09-28 Bruce MomjianFix for creation of operator |.
1999-09-28 Bruce MomjianUpdate README.NT
1999-09-28 Bruce Momjianlibpq++ cleanup from Vince Vielhaber
1999-09-28 Vadim B. MikheevMake tree compilable (+WAL).
1999-09-28 Vadim B. Mikheevheap_close(rel, AccessShareLock);
1999-09-28 Bruce MomjianUpdate FAQ.
1999-09-28 Bruce MomjianAddition of CmdTuples(). Wraps PQcmdTuples.
1999-09-28 Bruce Momjian<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final/...
1999-09-28 Bruce Momjian I have been working with user defined types and...
1999-09-28 Bruce MomjianReverse out last scan.l patch for minus handling.\
1999-09-28 Bruce MomjianUpdate TODO list.
1999-09-28 Tom LaneFix nodeAgg coredump in case where lower-level plan has
1999-09-28 Bruce MomjianUpdate NT readme.
1999-09-27 Bruce MomjianSorry, guys. Here is the ultimate patch which keeps...
1999-09-27 Bruce MomjianIrix fix from Mark Dalphin
1999-09-27 Bruce MomjianMassimo's SET FSYNC and SHOW PG_OPTIONS changes, withou...
1999-09-27 Bruce MomjianApply contrib patch from Massimo
1999-09-27 Bruce MomjianCancel query support from Massimo
1999-09-27 Bruce MomjianUpdate TODO list.
1999-09-27 Bruce MomjianUpdate README.NT
1999-09-27 Bruce MomjianFollowing advice from Michael Ansley, I broke up the...
1999-09-27 Bruce MomjianHello,
1999-09-27 Bruce MomjianUpdate README.NT with patch.
1999-09-27 Bruce MomjianCurrently,only the first column of multi-column indices
1999-09-27 Bruce MomjianEmit warning on SELECT pg_language.*
1999-09-27 Bruce MomjianUpdate TODO list.
1999-09-27 Bruce MomjianFix to give super user and createdb user proper update...
1999-09-27 Vadim B. MikheevTransaction log manager core code.
1999-09-27 Bruce MomjianUpdate TODO list.
1999-09-27 Michael Meskes*** empty log message ***
1999-09-27 Bruce MomjianNew Solaris FAQ.
1999-09-27 Bruce MomjianUpdate TODO list.
1999-09-27 Bruce MomjianAdd README.SSL
1999-09-27 Bruce MomjianLots of patches coming in from me today :-)
1999-09-27 Bruce MomjianAdd bsdi sparc port.
1999-09-26 Tom LaneModify nodeAgg.c so that no rows are returned for a...
1999-09-26 Tom LaneImplement constant-expression simplification per Bernard
1999-09-24 Hiroshi InoueThis is a patch for cygipc library provided by Yutaka...
1999-09-24 Tom LaneSeveral changes here, not very related but touching...
1999-09-23 Bruce MomjianUpdate TODO list.
1999-09-23 Bruce MomjianUpdate TODO list.
1999-09-23 Bruce MomjianUpdate TODO list.
1999-09-23 Bruce MomjianOne last missing quoting bug in pg_dump:
1999-09-23 Bruce MomjianUpdate TODO list.
1999-09-23 Bruce MomjianUpdate TODO list.
1999-09-23 Bruce MomjianUpdate TODO list.
1999-09-23 Bruce MomjianUpdate TODO list.
1999-09-23 Bruce MomjianUpdate TODO list.
1999-09-23 Bruce MomjianFix for netmask('x.x.x.x/0') is 255.255.255.255 instead...
1999-09-23 Bruce MomjianTRUNCATE command from Mike Mascari<mascarim@yahoo.com>
1999-09-23 Bruce MomjianAdd TRUNCATE command, with psql help and sgml additions.
1999-09-23 Bruce MomjianUpdate TODO list.
1999-09-23 Bruce MomjianUpdate TODO list.
1999-09-21 Bruce MomjianUpdate TODO list.
1999-09-21 Bruce MomjianI found the following useful - just a way of using...
1999-09-21 Bruce MomjianUpdate TODO list.
1999-09-21 Bruce Momjiangram.y cleanup
1999-09-21 Bruce Momjianvalues.h patch from Alex Howansky
1999-09-21 Bruce MomjianUpdate TODO list.
1999-09-21 Bruce MomjianUpdate TODO list.
1999-09-20 Marc G. Fournierlast batch, I think...
1999-09-20 Marc G. Fournierfixing it more..
1999-09-20 Marc G. Fournierbring it all into -current again
1999-09-20 Marc G. Fourniertry and fix things...
1999-09-20 Marc G. Fournierbring in missing files ... this isn't very clean, but :(
1999-09-20 Bruce MomjianMake proper plpgsql non-externs.
1999-09-20 Bruce MomjianUpdate pgaccess 0.98.
1999-09-20 Bruce MomjianUpdate TODO.
1999-09-20 Bruce MomjianUpdate TODO list.
1999-09-20 Bruce MomjianAdd TODO detail directory.
1999-09-20 Bruce MomjianDefine plpgsql_yylineno as non-extern somewhere for...
1999-09-19 Tom LaneRemove incorrect 'Assert(targetList != NULL)'. An
1999-09-18 Tom LaneFix CASE bug identified by Keith Parks: CASE didn't...
1999-09-18 Tom LaneUpdate regress test expected outputs for small changes in
1999-09-18 Tom LaneMega-commit to make heap_open/heap_openr/heap_close...
1999-09-18 Bruce MomjianUpdate TODO list.
1999-09-17 Michael Meskes*** empty log message ***
1999-09-17 Bruce MomjianUpdate TODO list.
1999-09-17 Michael Meskes*** empty log message ***
1999-09-17 Bruce MomjianUpdate TODO list.
1999-09-16 Tatsuo IshiiChanges made by Hiroshi Inoue and approved by Vadim.
1999-09-15 Peter Mountjdbc2real rule was in there twice. One of them should...
1999-09-15 Peter MountJens Glaser found that getPrimaryKeys() had a table...
1999-09-15 Peter MountSome late patches from Jens Glaser (jens@jens.de)....
1999-09-15 Michael Meskes*** empty log message ***
1999-09-15 Michael Meskes*** empty log message ***
next