Commit Graph

1810 Commits (f63f5680e39e0d607103b94e8488c0c67af1194c)
 

Author SHA1 Message Date
Marc G. Fournier 884d70edf0 MIssed adding a file to the repository 29 years ago
Marc G. Fournier 070381482f From: "D'Arcy J.M. Cain" <darcy@druid.net> 29 years ago
Marc G. Fournier c2e73db87a Various patches for shared libraries under i386-solaris by: 29 years ago
Marc G. Fournier 6304e2c273 Here's two more diffs... 29 years ago
Marc G. Fournier ea2fa32eff Rather than make this a Linux test, we should just test for the existence 29 years ago
Marc G. Fournier fcd65952fd Use $(LD_ADD) from Makefile.global instead of $(LDADD), which doesn't exist... 29 years ago
Marc G. Fournier dfe0475362 From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov> 29 years ago
Marc G. Fournier d2a386d6e3 MOre univel port patches/files from: 29 years ago
Marc G. Fournier 52ab6525fb Start of a univel port by "Michael P. Snyder" <msnyder@hawkeye.huntersmoon.com> 29 years ago
Vadim B. Mikheev 1a63f48b28 Free memory allocated by command in the BlankPortal' HeapMemory context 29 years ago
Marc G. Fournier ef56e51cd3 - Renamed the variable names to something shorter, and I hope 29 years ago
Marc G. Fournier e16b43e2dc Add in alpha port 29 years ago
Marc G. Fournier 424e43326b I don't know whether this breaks what the previous person tried to 29 years ago
Marc G. Fournier 7fae43654b Needs USE_POSIX_SIGNALS 29 years ago
Vadim B. Mikheev 14f6b387b1 + NULLs handling 29 years ago
Vadim B. Mikheev 427a87911d New func _bt_checkkeys() added to let caller know number of keys 29 years ago
Vadim B. Mikheev bdae359acc Setting index' attributes attcacheoff to -1 in index_create(). 29 years ago
Vadim B. Mikheev 5d4e3a7511 Added #define NullValueRegProcedure and #define NonNullValueRegProcedure - 29 years ago
Marc G. Fournier ae93ad8511 Forgot to add an AC_SUBST(STRERROR) to configure.in for the strerror() test 29 years ago
Marc G. Fournier 3589f71ebb From: "D'Arcy J.M. Cain" <darcy@druid.net> 29 years ago
Marc G. Fournier 69c2c66196 change strtok(0.. to strtok(NULL.. 29 years ago
Marc G. Fournier bf872f0aff From: "D'Arcy J.M. Cain" <darcy@druid.net> 29 years ago
Marc G. Fournier 7d5770eaf2 Check for and set HAVE_CRYPT_H if <crypt.h> exists 29 years ago
Marc G. Fournier 419b4304ba use autoconf 2.12 instead of 2.10 to gernate configure script... 29 years ago
Vadim B. Mikheev aa1a887185 Fix call to index_create in DefineIndex. 29 years ago
Vadim B. Mikheev d656e023a1 Fix index_create for multi-column indices 29 years ago
Vadim B. Mikheev 8157c833aa Fix index_create for multi-column indices 29 years ago
Marc G. Fournier 7acd9a3609 remove a double declaration/prototype 29 years ago
Marc G. Fournier 861cfd686d Remove port.c since it is redundant (well, empty, at least) 29 years ago
Marc G. Fournier 6ffd26d8eb Add a check for strerr, and add in D'Arcy's strerror() code in case not 29 years ago
Marc G. Fournier da9dcf826b there, that's fixed 29 years ago
Marc G. Fournier 8411931a59 Fixing a screw up 29 years ago
Marc G. Fournier 678cd5c6b6 From: Jun Kuwamura <juk@rccm.co.jp> 29 years ago
Marc G. Fournier 3bc07104ae Replace strsep() by strtok() 29 years ago
Marc G. Fournier d611b07dd7 This is an attempt to get rid of some cruft... 29 years ago
Marc G. Fournier dcd2332a4d Patch from Sven Verdoolaege <skimo@breughel.ufsia.ac.be> for large_objects 29 years ago
Marc G. Fournier 812a6c2b54 - Move most of the I/O in both libpq and the backend to a set 29 years ago
Marc G. Fournier d146305065 Patches for Vadim's multikey indexing... 29 years ago
Marc G. Fournier c3d637ac3a Add in Vadim's multikey functions/examples as part of contrib 29 years ago
Marc G. Fournier b5e16b1869 Resync the source tree, commit some things that were missing (pqcomprim.c) and 29 years ago
Marc G. Fournier 7d02575ad1 Fixes for libpgtcl from Massimo 29 years ago
Marc G. Fournier c9ba25eb6d Add in a check for libcrypt.a 29 years ago
Marc G. Fournier 4b4ac7c159 oracle_compat.c fixed for function overloading... 29 years ago
Marc G. Fournier 5ea01d62ef Don't forget the fe-connect.h include file 29 years ago
Marc G. Fournier 7cd394dc43 From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov> 29 years ago
Marc G. Fournier ea58f28ee8 om: "Martin J. Laubach" <mjl@CSlab.tuwien.ac.at> 29 years ago
Marc G. Fournier a9049a4a28 Header file fixes for MINDOUBLE 29 years ago
Marc G. Fournier cddd68eb27 Add a conditional for <values.h> vs <limits.h> 29 years ago
Marc G. Fournier 7e8ee18346 Remove extra functions temporarily while a proper fix is found... 29 years ago
Marc G. Fournier bd2c53c2a9 Remove overloaded functions until we can figure out how to get them to work 29 years ago