summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-04-18Add mention of -DLINUX_PROFILE to profile mention.Bruce Momjian
2002-04-18Add:Bruce Momjian
2002-04-17Add:Bruce Momjian
2002-04-17Opclasses live in namespaces. I also took the opportunity to createTom Lane
2002-04-17Add:Bruce Momjian
2002-04-17Add SQL92 document name.Bruce Momjian
2002-04-17Update to point directly to ANSI store.Bruce Momjian
2002-04-17Add mention of standards documents.Bruce Momjian
2002-04-17Add steps for typical patch.Bruce Momjian
2002-04-16Operators live in namespaces. CREATE/DROP/COMMENT ON OPERATOR takeTom Lane
2002-04-16Added some rudimentary table and column testsDave Cramer
2002-04-16fixed getColumns as per Panu Outinen's email. At this point have only repaire...Dave Cramer
2002-04-16Fixed typo in preproc/type.hMichael Meskes
2002-04-15The patch I sent to -patches a little while ago wasn't applied: itBruce Momjian
2002-04-15The attached patch corrects an inaccuracy in src/backend/catalog/READMEBruce Momjian
2002-04-15CATALOG VERSION UPDATED:Bruce Momjian
2002-04-15Disable VACUUM from being called from a function because function memoryBruce Momjian
2002-04-15Fix for NOTIFY when NAMEDATALEN is nonstandard in server. Fix idea fromBruce Momjian
2002-04-15Fix for EINTR returns from Win9X socket operations:Bruce Momjian
2002-04-15Adjust rules for search_path so that pg_catalog is never implicitlyTom Lane
2002-04-15Update as completed:Bruce Momjian
2002-04-15Fix text_substr bug intrduced in 7.3 developmentTatsuo Ishii
2002-04-15Fix oversight in recent change of representation for JOIN aliasTom Lane
2002-04-15The contents of command.c, creatinh.c, define.c, remove.c and rename.cTom Lane
2002-04-151) Fix a bug about reporting varchar info thanks to Aceto.Hiroshi Inoue
2002-04-14Add bitmap email to archive.Bruce Momjian
2002-04-14Allow detection of collateindex.pl in stylesheet directory or in path,Peter Eisentraut
2002-04-14Update;Bruce Momjian
2002-04-14Fix comment dashes.Bruce Momjian
2002-04-14- Synced preproc.y with gram.yMichael Meskes
2002-04-14Fix broken SGML tag.Tatsuo Ishii
2002-04-13Rod's patch does what it is supposed to do, but it also includesBruce Momjian
2002-04-13Patch against 7.2.1 sources. Uses Solaris Intimate Shared MemoryBruce Momjian
2002-04-13Update/correct inheritance examples.Tom Lane
2002-04-13This is a proposed patch to doc/src/sgml/libpgtcl.sgml which documentsBruce Momjian
2002-04-13Add:Bruce Momjian
2002-04-13Mention precision of NUMERIC in docs.Bruce Momjian
2002-04-13Add:Bruce Momjian
2002-04-12Checking to decide whether relations are system relations now dependsTom Lane
2002-04-12Tweak error message wording.Tom Lane
2002-04-12Allow prompting of create/drop user to handle spaces.Bruce Momjian
2002-04-12Allow dropdb and others to use identifiers with spaces; IFS cleanup forBruce Momjian
2002-04-12Update new Russian FAQ.Bruce Momjian
2002-04-121) Fix a bug in declare/fetch mode.Hiroshi Inoue
2002-04-11Add mention of function CREATE INDEX usage.Bruce Momjian
2002-04-11Cleanup in use of IFS.Bruce Momjian
2002-04-11Update obsolete syntax in example of inheritance.Tom Lane
2002-04-11Make sure leading/trailing/multiple consecutive space/tab in db/user/groupBruce Momjian
2002-04-11Restructure representation of aggregate functions so that they have pg_procTom Lane
2002-04-11Fix pg_upgrade to handle dbnames, user/group names with spaces.Bruce Momjian