summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-08-02Makei configure less os-version specific, were possible.Bruce Momjian
1997-08-01Fix stout/stderr paging. Do not page \h select, but page \h *.Bruce Momjian
1997-08-01FIx solaris template finding.Bruce Momjian
1997-08-01Fix psql error output.Bruce Momjian
1997-07-31Configure cleanup for /usr/ucb patch.Bruce Momjian
1997-07-30Look in /usr/ucb first for install.Bruce Momjian
1997-07-30configure.in cleanup for tr and strerror2.Bruce Momjian
1997-07-30Add -o to psql manual page.Bruce Momjian
1997-07-30Fix c++ copy example code.Bruce Momjian
1997-07-30Remove restart instructions from INSTALL.Bruce Momjian
1997-07-30Due to BIND 8.1.1, my Solaris 2.5.1 machine doesn't define MAXHOSTNAMELEN...Marc G. Fournier
1997-07-30Check for and use <netdb.h> for postmaster.c, instead of checking ifMarc G. Fournier
1997-07-30Allow use parameters in target list having aggregates in functions.Vadim B. Mikheev
1997-07-30configure.in cleanup from sco install.Bruce Momjian
1997-07-30Remove HAVE_USAGE because it is no longer used.Bruce Momjian
1997-07-29Update COPY manual page to remove unneeded warnings.Bruce Momjian
1997-07-29Update configure after sunos4 update.Bruce Momjian
1997-07-29Add strerror to pg_version for sunos4.Bruce Momjian
1997-07-29Results from initial changes to add new functions and for bug fixes.Thomas G. Lockhart
1997-07-29Start adding tests for new geometry functions.Thomas G. Lockhart
1997-07-29Use better routines from geometry library.Thomas G. Lockhart
1997-07-29Change call definition for isreltime().Thomas G. Lockhart
1997-07-29Add new operators and functions for geometric types.Thomas G. Lockhart
1997-07-29Add new routines.Thomas G. Lockhart
1997-07-29Remove some unnecessary include statements (comment out with #ifdef FALSE).Thomas G. Lockhart
1997-07-29Add routines for text trimming on both ends, substring, and string position.Thomas G. Lockhart
1997-07-29Fix bug to allow hh:mm:ss time entry for timespan/reltime types.Thomas G. Lockhart
1997-07-29Remove #ifdef'd support for old i/o styles.Thomas G. Lockhart
1997-07-29Update some reltime code to use new common routines.Thomas G. Lockhart
1997-07-29Add debugging statements.Thomas G. Lockhart
1997-07-29Add PPC Linux to port list.Bruce Momjian
1997-07-29mkLinux patches from Tatsuo Ishii.Bruce Momjian
1997-07-28Makefile fix from Tatsuo Ishii.Bruce Momjian
1997-07-28fix small memory free error.Bruce Momjian
1997-07-28Add hpux 10 support to list.Bruce Momjian
1997-07-28sco added to ports listBruce Momjian
1997-07-28Add SCO files.Bruce Momjian
1997-07-28Added SCO support, from Daniel Harris.Bruce Momjian
1997-07-28Remove sparc dir, add difftime macro for sunos.Bruce Momjian
1997-07-28Rename sparc to sunos4 directory. Was misnamed.Bruce Momjian
1997-07-27HPUX 10 patches from Vladimir TurinBruce Momjian
1997-07-24Various compile errors concerning overflow due to shifts, unsigned, and bad p...Bruce Momjian
1997-07-24psql: Add PAGER for \h and \?,\C fix, indices spell fix.Bruce Momjian
1997-07-24Add single quotes to \\h set helpBruce Momjian
1997-07-23More pg_dump patch cleanups.Bruce Momjian
1997-07-23Fix problems with pg_dump for iheritance, sequences, archive tables.Bruce Momjian
1997-07-21Update files and dates for 6.1.1 release.REL6_1_1Bruce Momjian
1997-07-16Solaris .similar update.Bruce Momjian
1997-07-16Solaris version update.Bruce Momjian
1997-07-15Search for ginstall before the other installs...Marc G. Fournier