Commit Graph

1794 Commits (f5f366e18829c982273540d88a1ac81c9c85d401)
 

Author SHA1 Message Date
Bruce Momjian f5f366e188 Allow internal sorts to be stored in memory rather than in files. 29 years ago
Bruce Momjian 3bea7b138b Add developers help file. 29 years ago
Bruce Momjian 1ebc1280e8 Fix for os version handling. 29 years ago
Vadim B. Mikheev b3d8beaa1a Catch non-functional delete attempts. 29 years ago
Bruce Momjian 6ed1715b1f Cleanup for NAMEDATALEN use. 29 years ago
Bruce Momjian ea210dc611 Comment out code that makes no sense, and Purify complains about. 29 years ago
Bruce Momjian 8015ba0836 Prevent relname unallocated string length from being copied into database. 29 years ago
Bruce Momjian 105889e1d8 Makei configure less os-version specific, were possible. 29 years ago
Bruce Momjian 4b965f5758 Fix stout/stderr paging. Do not page \h select, but page \h *. 29 years ago
Bruce Momjian da76711714 FIx solaris template finding. 29 years ago
Bruce Momjian a67fd49091 Fix psql error output. 29 years ago
Bruce Momjian f5f18af02b Configure cleanup for /usr/ucb patch. 29 years ago
Bruce Momjian aff479b4d1 Look in /usr/ucb first for install. 29 years ago
Bruce Momjian cdc2c06386 configure.in cleanup for tr and strerror2. 29 years ago
Bruce Momjian 775098bd28 Add -o to psql manual page. 29 years ago
Bruce Momjian 1b20f8ac11 Fix c++ copy example code. 29 years ago
Bruce Momjian 2020e245f6 Remove restart instructions from INSTALL. 29 years ago
Marc G. Fournier ecefacd07d Due to BIND 8.1.1, my Solaris 2.5.1 machine doesn't define MAXHOSTNAMELEN... 29 years ago
Marc G. Fournier 5089f6ce87 Check for and use <netdb.h> for postmaster.c, instead of checking if 29 years ago
Vadim B. Mikheev ac994a69d6 Allow use parameters in target list having aggregates in functions. 29 years ago
Bruce Momjian 6c93fe8f9d configure.in cleanup from sco install. 29 years ago
Bruce Momjian bcc883fed3 Remove HAVE_USAGE because it is no longer used. 29 years ago
Bruce Momjian c86e85df92 Update COPY manual page to remove unneeded warnings. 29 years ago
Bruce Momjian 9db76f384d Update configure after sunos4 update. 29 years ago
Bruce Momjian 461f80cf9a Add strerror to pg_version for sunos4. 29 years ago
Thomas G. Lockhart 622af87fd2 Results from initial changes to add new functions and for bug fixes. 29 years ago
Thomas G. Lockhart 3d5dd9bdd9 Start adding tests for new geometry functions. 29 years ago
Thomas G. Lockhart c5035643af Use better routines from geometry library. 29 years ago
Thomas G. Lockhart 840ea2497d Change call definition for isreltime(). 29 years ago
Thomas G. Lockhart 3c2d74d2af Add new operators and functions for geometric types. 29 years ago
Thomas G. Lockhart e89d139dbe Add new routines. 29 years ago
Thomas G. Lockhart e1d9cf096c Remove some unnecessary include statements (comment out with #ifdef FALSE). 29 years ago
Thomas G. Lockhart bf138e2139 Add routines for text trimming on both ends, substring, and string position. 29 years ago
Thomas G. Lockhart d95c93bf99 Fix bug to allow hh:mm:ss time entry for timespan/reltime types. 29 years ago
Thomas G. Lockhart 215bc83d75 Remove #ifdef'd support for old i/o styles. 29 years ago
Thomas G. Lockhart 1ba73ed3a0 Update some reltime code to use new common routines. 29 years ago
Thomas G. Lockhart 9d8ae79774 Add debugging statements. 29 years ago
Bruce Momjian 6e34dc3ea0 Add PPC Linux to port list. 29 years ago
Bruce Momjian 8d25436d70 mkLinux patches from Tatsuo Ishii. 29 years ago
Bruce Momjian 7c5afb87c3 Makefile fix from Tatsuo Ishii. 29 years ago
Bruce Momjian fd6b3c26ef fix small memory free error. 29 years ago
Bruce Momjian 0dc7abbed0 Add hpux 10 support to list. 29 years ago
Bruce Momjian 702eda9ce8 sco added to ports list 29 years ago
Bruce Momjian 8338f90d4e Add SCO files. 29 years ago
Bruce Momjian 79e78f0b80 Added SCO support, from Daniel Harris. 29 years ago
Bruce Momjian 5a38a119b2 Remove sparc dir, add difftime macro for sunos. 29 years ago
Bruce Momjian cfd15d16fa Rename sparc to sunos4 directory. Was misnamed. 29 years ago
Bruce Momjian d5e21e0924 HPUX 10 patches from Vladimir Turin 29 years ago
Bruce Momjian 3ac9d2fff3 Various compile errors concerning overflow due to shifts, unsigned, and bad prototypes, from Solaris, from Diab Jerius 29 years ago
Bruce Momjian 8447148aad psql: Add PAGER for \h and \?,\C fix, indices spell fix. 29 years ago