Commit Graph

203 Commits (978c8c6d2f6fceb8ed043a9ad8b09b09a0794eb2)

Author SHA1 Message Date
Peter Eisentraut b0c3c48eb3 Assemble portability modules into libpgport library. 23 years ago
Bruce Momjian 33b3c95200 Complete TODO item: 23 years ago
Bruce Momjian 404e9a12a5 Move libc replacement files from src/backend/port to src/port. 23 years ago
Bruce Momjian de1a6978fe Improve getopt_long search, per Peter: 23 years ago
Bruce Momjian 3cbb9eb265 Move few remaining src/utils files to backend/port so everything is in 24 years ago
Bruce Momjian cc618f2653 Add search for libgetopt.a in hopes of finding getopt_long(). 24 years ago
Bruce Momjian b9104e3a97 Remove certain Makefile dependencies by using full pathnames in 24 years ago
Bruce Momjian 4f4753832e Move CXX platform-specific stuff into template files. 24 years ago
Peter Eisentraut 7662419f1b Change PL/Perl and Pg interface build to use configured compiler and 24 years ago
Peter Eisentraut 2f2d05763d Change PL/Tcl build to use configured compiler and Makefile.shlib 24 years ago
Tom Lane 72a3902a66 Create an internal semaphore API that is not tied to SysV semaphores. 24 years ago
Tom Lane 97b6e3f06f Fix typo. 24 years ago
Tatsuo Ishii 998e1c178c Add checking for syslog.h 24 years ago
Bruce Momjian 2d81019493 Sorry for the package, but the following patch need to be applied to get 24 years ago
Thomas G. Lockhart 15c7931327 Provide new option "--enable-integer-datetimes". Defaults to disabled for 24 years ago
Tatsuo Ishii ad201b8d18 Remove --enable-syslog option 24 years ago
Peter Eisentraut 2e32eca8d0 Allow detection of collateindex.pl in stylesheet directory or in path, 24 years ago
Peter Eisentraut 5c1f31d2d4 Readline and Zlib now required by default. Add options --without-readline 24 years ago
Peter Eisentraut 563673e15d Add make install-strip target. 24 years ago
Peter Eisentraut 867901db9e Locale support is on by default. The choice of locale is done in initdb 24 years ago
Tom Lane 69b7651b1d Fix broken PG_VERSION_STR. 24 years ago
Peter Eisentraut 25004eec95 Fix more random breakage manifesting on FreeBSD. 24 years ago
Peter Eisentraut 4916f9e97a Reorder some things so prerequisite macros don't get expanded implicitly 24 years ago
Peter Eisentraut ea13a3fab2 Add missing comma. 24 years ago
Peter Eisentraut 7c1ff35410 Upgrade to Autoconf version 2.53. Replaced many custom macro 24 years ago
Peter Eisentraut f362dcec61 Move 24 years ago
Bruce Momjian cf6a73dedc Change "head -1" to "sort q" as suggested for POSIX compatibility. 24 years ago
Bruce Momjian b7cc409f7f Autoconf for jdbc debug changes. 24 years ago
Bruce Momjian a8bd7e1c6e > Tatsuo Ishii wrote: 24 years ago
Peter Eisentraut 42c3381fc7 Heimdal support (Kerberos V implementation from KTH) 24 years ago
Peter Eisentraut 5e03503126 Set version to 7.3devel. 24 years ago
Bruce Momjian 42e28d209c Stamp configure/configure.in for 7.2, already did register.txt and 24 years ago
PostgreSQL Daemon 0e8ab3a818 let's roll up rc2 .. 24 years ago
Tom Lane 3f5d3ceed0 Cope with gcc that outputs a multiline version string, per Trond. 24 years ago
PostgreSQL Daemon c64f083cf4 okay, sorry for delay all ... here is the tag for RC1 ... 24 years ago
PostgreSQL Daemon da83ecb64e tag as beta 5 for *hopefully* a very very short beta cycle on this one? 24 years ago
Bruce Momjian 8799d84603 Add memcmp() test and new memcmp.c file, for SunOS. Tested by Tatsuo. 24 years ago
Peter Eisentraut 43fe4faa7d --with-pam was claiming to take an argument, but didn't. Help display fixed. 24 years ago
PostgreSQL Daemon 219b4b2490 tag it as b4, with all the changes that have gone on ... 24 years ago
Tom Lane 18ab41eeef Add configure-time check whether sig_atomic_t is defined; if not, 24 years ago
Peter Eisentraut 15abc7788e More correct way to check for existence of types, which allows to specify 24 years ago
PostgreSQL Daemon 6bfc98b699 update configure.in for b3 ... 24 years ago
Tom Lane 10d4faab2b Autoconf. 24 years ago
PostgreSQL Daemon 845846bc43 tag'd and branded as b2 ... 24 years ago
PostgreSQL Daemon 1f42f1da4e bmake sure that configure is tags as 7.2b1 now instead of 7.2devel 24 years ago
Tom Lane 2b7206a993 Revert change to autodetect '__getopt_initialized' variable ... turns 24 years ago
Tom Lane 379268aa62 Proper fix for glibc getopt() botch. Surprising we did not see this 24 years ago
Bruce Momjian 2e65523f4f Without this patch I couldn't compile PostgreSQL on Solaris 8 x86 using 24 years ago
Tatsuo Ishii cfe01796e6 Ok, here is the modified encoding table (column1 is the standard name, 24 years ago
Tom Lane b2c37b4c51 Autoconf. 24 years ago