Commit Graph

1038 Commits (c19b247aec78552d1dca7d9c2a679203c4d936fc)
 

Author SHA1 Message Date
Marc G. Fournier c19b247aec Change NEED_SIG_JMP to HAVE_SIGSETJMP in preparation for configure 29 years ago
Marc G. Fournier f12c5f898c Another switch for configure: NEED_SYS_SELECT_H to HAVE_SYS_SELECT_H 29 years ago
Marc G. Fournier 0a16069901 Convert NEED_{RINT,CBRT,ISINF} to HAVE_* in prepration for configure... 29 years ago
Marc G. Fournier 3ffd5694dd Replace occurances of USE_{LIMITS,VALUES}_H with HAVE_* in preparation 29 years ago
Marc G. Fournier cfe18a8e3f Remove from include/config.h: 29 years ago
Marc G. Fournier 1ac3ea9dcf This should clean everything up back to pre-configure status 29 years ago
Marc G. Fournier 03f0136990 Remove all the configure related stuff... 29 years ago
Marc G. Fournier 29d3deb3e8 Slight oops...Makefile.global generated by configure *wasn't* supposed 29 years ago
Marc G. Fournier a245ba7cb7 Okay, that does it for tonight... 29 years ago
Marc G. Fournier ca6da613cd Have configure auto-detect more of the libraries, and shorten out 29 years ago
Marc G. Fournier de2003c450 Add in the code required to auto-detect the OS and to set PORTNAME... 29 years ago
Marc G. Fournier 18d245cda4 Auto-sense lib{readline,history,curses,termcap} 29 years ago
Marc G. Fournier cb31156b86 Have Makefile autoconf'd according to whether the system has 29 years ago
Marc G. Fournier d22b65d73c Stray endif prevents compile 29 years ago
Marc G. Fournier e736ca3113 Slowly building up config.h so that it is pretty much generated by 29 years ago
Marc G. Fournier ef239de03f Makefile.global.in currently should reflect what Makefile.global 29 years ago
Marc G. Fournier 83267ffa4f Okay, GNUmakefile.in == GNUmakefile, except for the stuff that 29 years ago
Marc G. Fournier 36f7766a18 Add config.h to configure 29 years ago
Marc G. Fournier 792913f415 Forgot, we don't use Makefile anymore. 29 years ago
Marc G. Fournier 2732075b78 Bring in Nat' preliminary work at autoconf'ng PostgreSQL...I imagine 29 years ago
Marc G. Fournier fdaf47f9f4 The last patch fixes some incongruences in the #define used to compile the 29 years ago
Marc G. Fournier 37a8bdba43 The second patch adds a more explicative error message to BufferPoolCheckLeak. 29 years ago
Marc G. Fournier 5184bd7cb3 Document and enable ACLGROUP_PATCH submitted by Massimo 29 years ago
Marc G. Fournier 1e5755cf73 Patch from Massimo Dal Zotto <dz@cs.unitn.it> 29 years ago
Bruce Momjian fa937b5e6b Remove SB_PAD. Compute padding at compile time. 29 years ago
Marc G. Fournier f0ff9ac0c2 Fix from Andrew for compiling libpgtcl...basically, switch off -Werror, 29 years ago
Marc G. Fournier e1e8301cdf Small fixes for SVR4 port by Frank Ridderbusch 29 years ago
Bruce Momjian 57148f657f Added EXAMPLES section. 29 years ago
Bruce Momjian 94515e3522 Removed unlinked patch that is not neede now that Vadim has properly fixed it. 29 years ago
Bryan Henderson 6e725b2986 Add "else true" to make it magically work on Ultrix. 29 years ago
Vadim B. Mikheev fb24bfa3ce INDEXSCAN_PATCH changes: should work for (Param OP VAR) too 29 years ago
Vadim B. Mikheev 1aa1827d64 1. INDEXSCAN_PATCH changes: (op Param Var) should work too 29 years ago
Vadim B. Mikheev 8e90978146 Fixing bug in INDEXSCAN_PATCH: 29 years ago
Marc G. Fournier 6850a96933 Another change from /usr/include/machine/limits.h to just limits.h 29 years ago
Marc G. Fournier c1392c57cf Another one that should be including limits.h vs machine/limits.h 29 years ago
Marc G. Fournier f504e5a253 Taking a chance here. Under both Solaris and FreeBSD, there is a 29 years ago
Marc G. Fournier 0aa4cfca5d the i386_solaris port requires inet_aton.o 29 years ago
Bruce Momjian 84876289cc Cast constants to the type of the other binary operand. 29 years ago
Bryan Henderson a4ee68d1d4 Add link options for libpq library search. 29 years ago
Bruce Momjian 0f90c7a009 Rename GNUMakefile to GNUmakefile so gmake finds it. 29 years ago
Marc G. Fournier b7d6e8ac92 Made the patch, but forgot to commit it... 29 years ago
Vadim B. Mikheev 9ff69034b2 Fixing possible losing data changes: 29 years ago
Vadim B. Mikheev deef313fd0 New flag for BufferDesc - BM_JUST_DIRTIED, - to prevent 29 years ago
Vadim B. Mikheev 9d1879388f 1. Setting rdesc->rd_tmpunlinked to FALSE in heap_creatr () just after 29 years ago
Bryan Henderson 52052f3a19 Use gcc to make Linux ELF shared library, instead of ld. 29 years ago
Bryan Henderson c7375c799a Change "ld" program back to ld from gcc for Linux. Backend make files need ld. 29 years ago
Bruce Momjian 604f4a6928 Update handling of backslashes, and pg_user dump. 29 years ago
Bruce Momjian 6ffae202a9 Add missing #. 29 years ago
Bruce Momjian 5fefb9f8e7 Add include files needed for stat(). 29 years ago
Bryan Henderson 9010e0e686 Rename Makefile to GNUMakefile and add a "use GNU Make" Makefile so people 29 years ago