summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
1997-11-17Add DTK_DOY to help decode day of year fields.Thomas G. Lockhart
1997-11-17Include first text in some type descriptions (~29 entries).Thomas G. Lockhart
1997-11-17Update UNION and subselect syntax.Thomas G. Lockhart
1997-11-17Update generated source for scan.l.Thomas G. Lockhart
1997-11-17Implement SQL92 binary and hexadecimal string decoding (b'10' and x'1F').Thomas G. Lockhart
1997-11-17Use limits.h for INT, SHRT, and SCHAR min and max values rather thanThomas G. Lockhart
1997-11-17Use SHRT_MIN and SHRT_MAX for 2-byte integer limits.Thomas G. Lockhart
1997-11-17Allow fractional values for delta times (e.g. '2.5 days').Thomas G. Lockhart
1997-11-17Include unistd.h to get read/write function declarations.Thomas G. Lockhart
1997-11-17Add storage/ipc.h include file to get read/write function declarations.Thomas G. Lockhart
1997-11-17Fix compiler complaints about mismatched pointer args using coersions.Thomas G. Lockhart
1997-11-17Fix for \e on empty file.Bruce Momjian
1997-11-17Apply Bryan's IPC PatchesMarc G. Fournier
1997-11-16Re-ordeer new \d command output.Bruce Momjian
1997-11-16New \dS psql command. initdb cleanup.Bruce Momjian
1997-11-15Remove pg_magic, defaults, server, hosts, and demon tables. unused.Bruce Momjian
1997-11-15Fix problem of COPY before vacuum.Bruce Momjian
1997-11-15Add new \df psql option and oid8types() function.Bruce Momjian
1997-11-15Fix testing problem when 'current' equal to 'now' for separate insertsThomas G. Lockhart
1997-11-15Add mention of new environment variables for session initialization.Thomas G. Lockhart
1997-11-14Make flowchart file smaller.Bruce Momjian
1997-11-14Add new psql \da, \do, and \dT options.Bruce Momjian
1997-11-14Set time zone and date style environment variables.Thomas G. Lockhart
1997-11-14Include flex output in the standard distribution to fix problems withThomas G. Lockhart
1997-11-14Supress cleaning scan.c since we will try to include it in the distribution.Thomas G. Lockhart
1997-11-14Add flag to supress one compiler warning regarding unused "unput" functionThomas G. Lockhart
1997-11-14Add mention of PGDATESTYLE, PGTZ, PGCOSTHEAP, PGCOSTINDEX, PGRPLANS, PGGEQOThomas G. Lockhart
1997-11-14Add other initialization environment variables:Thomas G. Lockhart
1997-11-14Reformat parser table (cosmetic only).Thomas G. Lockhart
1997-11-14FIx for indexing regex stuff. Change rowoid to objoid.Bruce Momjian
1997-11-14FIx for indexing regex stuff. Change rowoid to objoid.Bruce Momjian
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