OSDN Git Service

Update GRANT example and discussion to match current sources.
[pg-rex/syncrep.git] / src /
2002-04-22 Michael MeskesSynced preproc.y and keywords.c.
2002-04-22 Thomas G. LockhartConvert GUC parameters back to strings if input as...
2002-04-22 Thomas G. LockhartCheck for multiple arguments on parameters which do...
2002-04-21 Thomas G. LockhartOops. Remove declaration for set_name_needs_quotes...
2002-04-21 Thomas G. LockhartRemove the definition for set_name_needs_quotes() on...
2002-04-21 Thomas G. LockhartInitialize or set a couple of variables to suppress...
2002-04-21 Tom LaneUpdate horology-no-DST-before-1970.out (tested on HPUX...
2002-04-21 Thomas G. LockhartSupport alternate storage scheme of 64-bit integer...
2002-04-21 Thomas G. LockhartInclude stdio.h and stdlib.h for completeness.
2002-04-21 Thomas G. LockhartMake WITHOUT TIME ZONE the default for TIMESTAMP and...
2002-04-21 Thomas G. LockhartAllow more choices for style of value in various SET...
2002-04-21 Thomas G. LockhartAdd fields in the control file to check for whether...
2002-04-21 Peter EisentrautMake pg_dump independent of FUNC_MAX_ARGS.
2002-04-21 Tom LaneFix typo.
2002-04-21 Tom LaneRestructure AclItem representation so that we can have...
2002-04-21 Tatsuo IshiiRemove --enable-syslog option
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 MomjianAnt 1.4.1 now requires for jdbc. Mention in HISTORY...
2002-04-18 Bruce MomjianBack out python change, needs delay.
2002-04-18 Bruce MomjianChange docs to do 20! rather than larger.
2002-04-17 Tom LaneOpclasses live in namespaces. I also took the opportun...
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 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 Peter EisentrautAllow detection of collateindex.pl in stylesheet direct...
2002-04-14 Bruce MomjianFix comment dashes.
2002-04-14 Michael Meskes- Synced preproc.y with gram.y
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-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 Hiroshi InoueLet psqlodbc30 be compilable without /D DRIVER_CURSOR_I...
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 Tatsuo IshiiFix PQescapeBytea/PQunescapeBytea so that they handle...
2002-04-06 Tom LaneImplement partial-key searching of syscaches, per recen...
2002-04-05 Bruce Momjian> > This patch corrects the use of rpath and export...
2002-04-05 Bruce MomjianThis patch adds a missing heap_freetuple() to renamerel...
2002-04-05 Bruce MomjianAdd INSERT(..., DEFAULT, ).
2002-04-05 Bruce MomjianI was tinkering with creating rules on views (so, for...
2002-04-05 Bruce MomjianAdds domain dumping support to pg_dump.
2002-04-05 Bruce MomjianWhen a macro is replaced by the preprocessor, pgc.l...
2002-04-05 Bruce MomjianLooks like a small patch is needed as well to do the...
2002-04-05 Tom LaneUndo not-so-hot decision to postpone insertion of defau...
2002-04-05 Tom LaneDivide functions into three volatility classes (immutab...
2002-04-04 Hiroshi InoueFix a bug in SQLError().
2002-04-04 Bruce MomjianThis patch against 0.98.7 lib/tables.tcl will allow...
2002-04-04 Bruce MomjianCleanup of level ordering and add missing LOG entry.
2002-04-04 Bruce MomjianAdd missing mention of 'log' option for client_min_mess...
2002-04-04 Bruce MomjianAuthentication improvements:
2002-04-04 Hiroshi InoueFix a bug in multibyte_strchr().
2002-04-03 Peter EisentrautLocale support is on by default. The choice of locale...
2002-04-03 Tom LaneReplace perror() calls by elog()s, so that messages...
2002-04-03 Tom LaneAllow postmaster to start up anyway when PGSTAT code...
2002-04-02 Hiroshi InoueFix compiler warnings.
2002-04-02 Hiroshi Inoue[HACKERS] Proposed patch for ODBC driver w/ C-a-n-c-e-l
2002-04-02 Hiroshi InoueRemoved obsolete DROP_COLUMN_HACK stuff.
2002-04-02 Tom LaneTweak SERIAL column creation to emit a fully qualified...
2002-04-02 Barry LindRemoved error message that was incorectly being issued...
2002-04-02 Tom LaneFix CLOG truncation code to not do the Wrong Thing...
2002-04-02 Tom LaneMake VACUUM handle schema-qualified relation names...
2002-04-01 Tom LaneAdd tgconstrrelid to stored Trigger structures, make...
2002-04-01 Bruce MomjianAttached is a patch which adds 2 missing semi-colons to
2002-04-01 Tom LaneALTER TABLE SET/DROP NOT NULL, from Christopher Kings...
2002-04-01 Tom LaneCreate a new GUC variable search_path to control the...
2002-04-01 Hiroshi Inoue1) Add rollback functionality to updatable cursors.
next