OSDN Git Service

pg-rex/syncrep.git
2002-04-20 Peter Eisentrautpq_getstring doesn't go through pq_getbyte anymore...
2002-04-20 Peter EisentrautScanner performance improvements
2002-04-20 Peter EisentrautAdd missing include.
2002-04-19 Tom LaneChange naming rule for ON SELECT rules of views: they...
2002-04-19 Tom Lanepg_trigger's index on tgrelid is replaced by a unique...
2002-04-18 Tom LaneMake PUBLIC an unreserved word (in fact, not a keyword...
2002-04-18 Tom LaneRule names are now unique per-relation, rather than...
2002-04-18 Bruce MomjianSuggest another possible solution for funcs using temp...
2002-04-18 Bruce MomjianMore neutral:
2002-04-18 Bruce MomjianUpdate:
2002-04-18 Bruce MomjianCorrect documention of lo_unlink return value as int...
2002-04-18 Bruce MomjianUpdate:
2002-04-18 Bruce MomjianAnt 1.4.1 now requires for jdbc. Mention in HISTORY...
2002-04-18 Bruce MomjianAdd how to get database/user listing information.
2002-04-18 Bruce MomjianAdd user:
2002-04-18 Bruce MomjianAdd to DROP COLUMN.
2002-04-18 Bruce MomjianAdd to PREPARE archive.
2002-04-18 Bruce MomjianUpdate for Neil:
2002-04-18 Bruce MomjianUpdate for Oleg:
2002-04-18 Bruce MomjianAdd:
2002-04-18 Bruce MomjianUpdate:
2002-04-18 Bruce MomjianBack out python change, needs delay.
2002-04-18 Bruce MomjianChange docs to do 20! rather than larger.
2002-04-18 Bruce MomjianUpdated:
2002-04-18 Bruce MomjianAdd:
2002-04-18 Bruce MomjianAdd:
2002-04-18 Bruce MomjianAdd mention of -DLINUX_PROFILE to profile mention.
2002-04-18 Bruce MomjianAdd:
2002-04-17 Bruce MomjianAdd:
2002-04-17 Tom LaneOpclasses live in namespaces. I also took the opportun...
2002-04-17 Bruce MomjianAdd:
2002-04-17 Bruce MomjianAdd SQL92 document name.
2002-04-17 Bruce MomjianUpdate to point directly to ANSI store.
2002-04-17 Bruce MomjianAdd mention of standards documents.
2002-04-17 Bruce MomjianAdd steps for typical patch.
2002-04-16 Tom LaneOperators live in namespaces. CREATE/DROP/COMMENT...
2002-04-16 Dave CramerAdded some rudimentary table and column tests
2002-04-16 Dave Cramerfixed getColumns as per Panu Outinen's email. At this...
2002-04-16 Michael MeskesFixed typo in preproc/type.h
2002-04-15 Bruce MomjianThe patch I sent to -patches a little while ago wasn...
2002-04-15 Bruce MomjianThe attached patch corrects an inaccuracy in src/backen...
2002-04-15 Bruce MomjianCATALOG VERSION UPDATED:
2002-04-15 Bruce MomjianDisable VACUUM from being called from a function becaus...
2002-04-15 Bruce MomjianFix for NOTIFY when NAMEDATALEN is nonstandard in serve...
2002-04-15 Bruce MomjianFix for EINTR returns from Win9X socket operations:
2002-04-15 Tom LaneAdjust rules for search_path so that pg_catalog is...
2002-04-15 Bruce MomjianUpdate as completed:
2002-04-15 Tatsuo IshiiFix text_substr bug intrduced in 7.3 development
2002-04-15 Tom LaneFix oversight in recent change of representation for...
2002-04-15 Tom LaneThe contents of command.c, creatinh.c, define.c, remove...
2002-04-15 Hiroshi Inoue1) Fix a bug about reporting varchar info thanks to...
2002-04-14 Bruce MomjianAdd bitmap email to archive.
2002-04-14 Peter EisentrautAllow detection of collateindex.pl in stylesheet direct...
2002-04-14 Bruce MomjianUpdate;
2002-04-14 Bruce MomjianFix comment dashes.
2002-04-14 Michael Meskes- Synced preproc.y with gram.y
2002-04-14 Tatsuo IshiiFix broken SGML tag.
2002-04-13 Bruce MomjianRod's patch does what it is supposed to do, but it...
2002-04-13 Bruce MomjianPatch against 7.2.1 sources. Uses Solaris Intimate...
2002-04-13 Tom LaneUpdate/correct inheritance examples.
2002-04-13 Bruce MomjianThis is a proposed patch to doc/src/sgml/libpgtcl.sgml...
2002-04-13 Bruce MomjianAdd:
2002-04-13 Bruce MomjianMention precision of NUMERIC in docs.
2002-04-13 Bruce MomjianAdd:
2002-04-12 Tom LaneChecking to decide whether relations are system relatio...
2002-04-12 Tom LaneTweak error message wording.
2002-04-12 Bruce MomjianAllow prompting of create/drop user to handle spaces.
2002-04-12 Bruce MomjianAllow dropdb and others to use identifiers with spaces...
2002-04-12 Bruce MomjianUpdate new Russian FAQ.
2002-04-12 Hiroshi Inoue1) Fix a bug in declare/fetch mode.
2002-04-11 Bruce MomjianAdd mention of function CREATE INDEX usage.
2002-04-11 Bruce MomjianCleanup in use of IFS.
2002-04-11 Tom LaneUpdate obsolete syntax in example of inheritance.
2002-04-11 Bruce MomjianMake sure leading/trailing/multiple consecutive space...
2002-04-11 Tom LaneRestructure representation of aggregate functions so...
2002-04-11 Bruce MomjianFix pg_upgrade to handle dbnames, user/group names...
2002-04-11 Peter EisentrautMake sure that usesuper is always accessed through...
2002-04-11 Bruce MomjianFix problem with invalid database name assignment in...
2002-04-10 Peter EisentrautReadline and Zlib now required by default. Add options...
2002-04-10 Peter EisentrautAdd make install-strip target.
2002-04-10 Hiroshi InouePrevent an infinite loop of error reporting.
2002-04-09 Tom LaneFunctions live in namespaces. Qualified function names...
2002-04-09 Bruce MomjianUpdate pg_upgrade for 7.3.
2002-04-09 Bruce MomjianPoint to developers site, not my hostname.
2002-04-09 Bruce MomjianUpdate FAQ.
2002-04-09 Bruce MomjianUpdate:
2002-04-09 Bruce MomjianRemove TODO.detail domain file.
2002-04-09 Bruce MomjianRemove TODO.detail domain file:
2002-04-09 Bruce MomjianAdded:
2002-04-09 Hiroshi InoueLet psqlodbc30 be compilable without /D DRIVER_CURSOR_I...
2002-04-09 Bruce MomjianAdd:
2002-04-09 Bruce MomjianUpdate FAQ.
2002-04-09 Bruce MomjianMore cleanups of cursor text.
2002-04-09 Bruce MomjianFix markup problem with recent change.
2002-04-09 Bruce MomjianUpdate refcursor documentation with examples of how...
2002-04-09 Bruce MomjianFix SGML markup problem.
2002-04-08 Bruce MomjianUpdate comment to clarify fetch limit and LIMIT.
2002-04-08 Tom LaneDocument genbki.sh's ability to auto-assign OIDs for...
2002-04-08 Tom LaneDST-transition-sensitive tests seem to be in horology...
2002-04-08 Tatsuo IshiiFix PQescapeBytea/PQunescapeBytea so that they handle...
next