Commit Graph

359 Commits (3bea7b138bbdf6129b36fbdab158526544262980)

Author SHA1 Message Date
Bruce Momjian 6ed1715b1f Cleanup for NAMEDATALEN use. 29 years ago
Marc G. Fournier 5089f6ce87 Check for and use <netdb.h> for postmaster.c, instead of checking if 29 years ago
Bruce Momjian bcc883fed3 Remove HAVE_USAGE because it is no longer used. 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
Bruce Momjian 8d25436d70 mkLinux patches from Tatsuo Ishii. 29 years ago
Bruce Momjian 8338f90d4e Add SCO files. 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 31fba1d974 Mips sysv4 support. 29 years ago
Thomas G. Lockhart e66f5c05eb Remove endian information which is now in port-specific header files. 29 years ago
Thomas G. Lockhart c6df30edb9 Modify port-specific definitions to support missing endian information. 29 years ago
Thomas G. Lockhart bf3bcb6a6d Include definitions for endian info if not in system includes. 29 years ago
Thomas G. Lockhart 495fdfba98 Rearrange DTK_x constants. 29 years ago
Thomas G. Lockhart 45409f0cdd Remove code not previously enabled with USE_NEW_DATE and USE_NEW_TIME 29 years ago
Thomas G. Lockhart 742425447d Drop internal routines for formatting time output. Use default formatter. 29 years ago
Thomas G. Lockhart 9af564ada6 Add parser category for "DST" Daylight Savings Time qualifier on time zones. 29 years ago
Marc G. Fournier 442306fe36 From: "Brian E. Gallew" <geek+@cmu.edu> 29 years ago
Marc G. Fournier 15da18508f From: Phil Nelson <phil@cs.wwu.edu> 29 years ago
Vadim B. Mikheev 39c73eff63 Definition for RelationForgetRelation(). 29 years ago
Thomas G. Lockhart 4bd4a55b98 Add upgradepath(), isoldpath(), upgradepoly() and revertpoly() to allow 29 years ago
Thomas G. Lockhart 3887d41b13 Put parens around macro arguments for safety per D'Arcy's suggestion. 29 years ago
Vadim B. Mikheev 9c0d64c21c #define GEQO_RELS 6 (not 7) 29 years ago
Vadim B. Mikheev 465047d604 #define GEQO_RELS 7 29 years ago
Marc G. Fournier 187e0f2405 From: Phil Nelson <phil@cs.wwu.edu> 29 years ago
Marc G. Fournier b3db8ee0b2 From: Darren King <aixssd!darrenk@abs.net> 29 years ago
Bruce Momjian 8bc7439ccf Enable GEQO for more than six tables, from Martin. 29 years ago
Bruce Momjian c3a960ad8a Fix for SELECT * INTO TABLE for char(), varchar() fields. 29 years ago
Vadim B. Mikheev 5cf55737a4 Added: new BTP_CHAIN flag (if hikey == firstkey then it's not 29 years ago
Thomas G. Lockhart 07f0647808 Ensure double alignment for time and arrays of circles. 29 years ago
Thomas G. Lockhart 0828204538 Enable new date and time definitions to allow Solaris and Irix -O2 compilation. 29 years ago
Vadim B. Mikheev 12d9a12eda gist.h: 29 years ago
Marc G. Fournier 5e7c0a0b9a From: Darren King <aixssd!darrenk@abs.net> 29 years ago
Vadim B. Mikheev b0dfe8e38e Define FREE(x) as pfree. 29 years ago
Edmund Mergl 33a629cfef added const declaration in form() E.Mergl 29 years ago
Thomas G. Lockhart 9fd868d16a Rename new float and int conversion routines to avoid conflicts with 29 years ago
Marc G. Fournier 45165538c5 From: "Brian E. Gallew" <geek+@cmu.edu> 29 years ago
Thomas G. Lockhart 57f55032ff Add type conversion functions between floats and integers. 29 years ago
Thomas G. Lockhart 407cd4ee24 Add a few type conversion functions. 29 years ago
Marc G. Fournier 9f2d714620 From: "Paul M. Aoki" <aoki@CS.Berkeley.EDU> 29 years ago
Thomas G. Lockhart 36d18351aa Change dummy array dimensions from [0] to [1] to keep non-gcc compilers happy. 29 years ago
Thomas G. Lockhart 6e27af13eb Rename LOread() and LOwrite() to loread() and lowrite() to allow use by 29 years ago
Thomas G. Lockhart 94123219bf Rename LOread() and LOwrite() to be lower case to allow use 29 years ago
Vadim B. Mikheev a1fbd470a9 Fix GroupBy: enable functions over aggregates and GroupBy-ed fields 29 years ago
Thomas G. Lockhart 0a95a17da2 Change mixed-case routines to lower-case for case-insensitive SQL. 29 years ago
Thomas G. Lockhart 1d1c9ff211 Change mixed-case routines to lower-case in pg_proc.h 29 years ago
Thomas G. Lockhart d831e9ce19 Change mixed-case routines to lower-case if referenced in pg_proc.h 29 years ago
Marc G. Fournier c2ae467300 clean up the bin/*/Makefiles...up version.h to v6.1 instead of v6.0 29 years ago
Marc G. Fournier 094ec2d3f3 More timezone patches by Thomas: 29 years ago
Marc G. Fournier 87fffc4342 Various bug fixes based on a bug report submitted by 29 years ago