summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
1997-11-13pg_description cleanup.Bruce Momjian
1997-11-13Add pg_description table for info on tables, columns, operators, types, and a...Bruce Momjian
1997-11-12File has moved to include/catalog.Bruce Momjian
1997-11-10Remove unnecessary inclusion of <ctype.h>.Thomas G. Lockhart
1997-11-10Add PGTZ environment variable to initialization code.Thomas G. Lockhart
1997-11-10Do a more complete job of supporting time zone information.Thomas G. Lockhart
1997-11-10Change quickdie elog notice to a single message.Thomas G. Lockhart
1997-11-10Change messages regarding "TimeRange" to say that time travel is no longerThomas G. Lockhart
1997-11-10Clean up path handling esp. when interpreting environment variables.Thomas G. Lockhart
1997-11-10Add errormsg initialization from patch by Keith Parks.Thomas G. Lockhart
1997-11-10Clean up handling of environment variables in path names.Thomas G. Lockhart
1997-11-10Clean up indenting.Bruce Momjian
1997-11-10Fix case issues with quotes.Bruce Momjian
1997-11-10From: "Gillies, Robert" <GilliesR@Nichols.com>Marc G. Fournier
1997-11-10Patch from Goran ThyniBruce Momjian
1997-11-09From: Bryan Henderson <bryanh@giraffe.netgate.net>Marc G. Fournier
1997-11-09From: Bryan Henderson <bryanh@giraffe.netgate.net>Marc G. Fournier
1997-11-09Oops, shouldn't have added that extra, it seems... :)Marc G. Fournier
1997-11-09Add i586-pc-sco3.2v5.0.2 to .similar fileMarc G. Fournier
1997-11-07new alpha linux locking from Travis Melhiser <melhiser@viper.co.union.nc.us>Bruce Momjian
1997-11-07Update postmaster manual page.Bruce Momjian
1997-11-07Update of Java driver from Peter Mount.Bruce Momjian
1997-11-07Add Unix domain socket support, from Goran Thyni, goran@bildbasen.seBruce Momjian
1997-11-07Include transam.h to get NullTransactionId definedThomas G. Lockhart
1997-11-07Routines for database initial access info and support.Thomas G. Lockhart
1997-11-07Add database.c for database initial access info and support.Thomas G. Lockhart
1997-11-07Implement CREATE DATABASE/WITH LOCATION=.Thomas G. Lockhart
1997-11-07File is created by make from source in ../outputThomas G. Lockhart
1997-11-07Declare routines which support SET keyword = value SQL commands.Thomas G. Lockhart
1997-11-07Enable SET value = DEFAULT by passing null parameter to parsers.Thomas G. Lockhart
1997-11-07Describe new command to create alternate database locations.Thomas G. Lockhart
1997-11-07Support alternate database locations.Thomas G. Lockhart
1997-11-07Support "with location" capability for database creation.Thomas G. Lockhart
1997-11-07Change error message for rejected input.Thomas G. Lockhart
1997-11-07Change phrasing of input error message.Thomas G. Lockhart
1997-11-07Support "delimited identifiers" for \d tablename command.Thomas G. Lockhart
1997-11-07Add "-D location" to specify alternate database location.Thomas G. Lockhart
1997-11-07Add initlocation.Thomas G. Lockhart
1997-11-07Change "more" to "cat" to allow typeahead while making backend.Thomas G. Lockhart
1997-11-07Create alternate location(s) for databases.Thomas G. Lockhart
1997-11-05Remove NOT_USED for Massimo.Bruce Momjian
1997-11-03Remove time travel from manuals.Bruce Momjian
1997-11-03Add paging for \d, and fix \i.Bruce Momjian
1997-11-02Portability fix for pg_passwd.Bruce Momjian
1997-11-02Good Bye, Time Travel!Vadim B. Mikheev
1997-11-01Fix acl error, and remove duplicate pqtrace.Bruce Momjian
1997-10-31Indexes for LIKE and ~, !~ operations.Bruce Momjian
1997-10-30No more warnings on macros, thanks VAdim.Bruce Momjian
1997-10-30Remember release.txt change.Bruce Momjian
1997-10-30Update version to 6.3. dump/reload for 6.1 version users.Bruce Momjian