Commit Graph

1130 Commits (aaaba5a04868067828c3f7348972e6210847bbea)
 

Author SHA1 Message Date
Bruce Momjian aaaba5a048 Fix naming from proc to prio to fix previous patch. 29 years ago
Bruce Momjian cf2403896d Only allow NULL in the prpoer places. 29 years ago
Marc G. Fournier eacd0fd938 Bring in Leo's <lsh@lubrizol.com> massive changes to libpq++ 29 years ago
Marc G. Fournier d62267c707 Improvements to the ultrix port, in particular a bunch of compiler 29 years ago
Marc G. Fournier aa7dbd0b95 Had configure check for strdup, but didn't have it set HAVE_STRDUP 29 years ago
Marc G. Fournier a5494a2d92 Various patches for nextstep by GregorHoffleit 29 years ago
Marc G. Fournier 809ae06ab2 Patch for: 29 years ago
Marc G. Fournier d937b4efdb Removed a reference to DATADIR that still existed 29 years ago
Marc G. Fournier fb70587c1d Patch from Massimo Dal Zotto <dz@cs.unitn.it> 29 years ago
Marc G. Fournier ba82bb3eac Make sure we have an irix port 29 years ago
Marc G. Fournier 5d9f146c64 What looks like some *major* improvements to btree indexing... 29 years ago
Bruce Momjian d5a3f52d62 Assign priorities when creating jobs in lock queue. 29 years ago
Bruce Momjian 4331b16320 Add comment for questionable 5 padding. 29 years ago
Bruce Momjian ec4ca05c12 Fix \? syntax for copy command. 29 years ago
Marc G. Fournier 86c28441b4 Remove machine.h, since it wasn't doing anything that config.h wasn't 29 years ago
Marc G. Fournier e7c767b477 Try to further reduce the PORT dependencies. 29 years ago
Marc G. Fournier d557375d61 Remove NO_{SIGPROCMASK,SETSID,WAITPID} from nextstep port, since they 29 years ago
Marc G. Fournier 171e0c27e4 Changes to configure/config.h.in to check for: 29 years ago
Marc G. Fournier ad6bfe67bd Various fixes suggested by Gregor Hoffleit 29 years ago
Marc G. Fournier fd84cafb69 |I took a look at this and I think pg_dump mishandles arrays of ints and floats 29 years ago
Bruce Momjian e2292e0c0c Add missing paren for hpux. 29 years ago
Marc G. Fournier f3ceb0a144 Oops, the port is ultrix4, not ultrix 29 years ago
Marc G. Fournier 37e7e77c33 Add in netbsd*) to configure 29 years ago
Bruce Momjian 2300ac0dc4 Add attribute optimization statistics. 29 years ago
Marc G. Fournier 4c0faba0fe Add ultrix to configure 29 years ago
Marc G. Fournier cfd9f6e7a9 Add in the nextstep port so that configure will (should?) run on it 29 years ago
Marc G. Fournier 1ce7b0c808 The test for union semun requires <sys/ipc.h> 29 years ago
Bruce Momjian 89868af425 Remove extra paren in ifdef. 29 years ago
Marc G. Fournier 2c9dbc57e5 Various changes to improve/support Mklinux 29 years ago
Marc G. Fournier 9b9141245c Make sure all changes are committed... 29 years ago
Marc G. Fournier a7257ff41f autoconf test for and set HAVE_VFORK 29 years ago
Marc G. Fournier e72b1ccd30 Add test for union semun to configure 29 years ago
Marc G. Fournier 321d42c6d0 Change ordering of libraries 29 years ago
Bruce Momjian e9e86aa59d Include main Makefile.global first so variables are not over-written. 29 years ago
Marc G. Fournier d04500743b Oops, just about forgot to commit this one too :( 29 years ago
Marc G. Fournier b78a3de9a1 Get in there... 29 years ago
Marc G. Fournier 4001a8c7d3 Add Makefile.in so that configure can determine if inet_aton.o is required 29 years ago
Bruce Momjian 0d5f773b72 Update to handle include search paths. 29 years ago
Marc G. Fournier 4506116db8 Add in appropriate checks for inet_aton, and modifications to backend/port/Makefile 29 years ago
Marc G. Fournier 50b618a049 Test for existence of inet_aton on the system, and only include inet_aton.c if 29 years ago
Marc G. Fournier 5c117403e0 Add in a check for AIX port and set PORTNAME accordingly 29 years ago
Marc G. Fournier 20c20b8018 Remove a library check that isn't used right now 29 years ago
Marc G. Fournier b17a92f5e6 Add a 'build' script. All it currently does is prompts the user for additional 'lib' 29 years ago
Marc G. Fournier b8ddf4425d Add conditional for port to bsdi 29 years ago
Marc G. Fournier 4aff83181a Fix for echo newline suppression detection 29 years ago
Marc G. Fournier 14be8d35b5 Remove default GNUmakefile and Makefile.global 29 years ago
Marc G. Fournier 63c28920ab remove old non-autoconf config.h 29 years ago
Marc G. Fournier a20440b210 Final file required for autoconf, so far... 29 years ago
Marc G. Fournier bc564084a3 Bring back in the autoconf files - work in progress 29 years ago
Marc G. Fournier 9cabea224c Change references to NEED_RUSAGE to HAVE_RUSAGE 29 years ago