Commit Graph

138 Commits (99b8ebec645cdb7ddb0b51a6772ab76c8dd974c6)

Author SHA1 Message Date
Bruce Momjian 6a5718b1ee Fix syntax error just introduced. 22 years ago
Bruce Momjian e48322a6d6 Be more aggressive about adding flags to thread compiles. The configure 22 years ago
Bruce Momjian 19f1370b1e Minor style cleanup of thread test script. 22 years ago
Peter Eisentraut adf57cd7e2 PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, with 22 years ago
Peter Eisentraut d0c1bbdcc6 Rename AC_PROG_LD* macros to PGAC_PROG_LD*. This avoids clashes with the 22 years ago
Bruce Momjian a63d2168e9 Fix strerror_r by checking return type from configure. 22 years ago
Bruce Momjian 5c1cfb5fc1 Configure adjustments for irix. 22 years ago
Bruce Momjian 30a06fe2c4 Unconditionally define: 22 years ago
Bruce Momjian 7a66015e98 Add new auto-detection of thread flags. 22 years ago
Bruce Momjian aaf54d99f0 Handle draft version of getpwuid_r() that accepts only four arguments. 22 years ago
Tom Lane 6f295328e5 Do not let external specification of CFLAGS stop us from adding 22 years ago
Tom Lane bd046b99f0 Remove JDBC from the build system and documentation, too. 22 years ago
Bruce Momjian 36b0595d5e Add /usr/local/sgml/docbook-dsssl to the default search patch for 22 years ago
PostgreSQL Daemon 969685ad44 $Header: -> $PostgreSQL Changes ... 22 years ago
Peter Eisentraut b3d72d3ec5 Use --with-docdir to choose installation location of documentation; put 22 years ago
Peter Eisentraut 144a2ecd57 Make the detection of nsgmls more robust for funny shells. 22 years ago
Peter Eisentraut 661a0d64e6 Update install-sh and mkinstalldirs from master source (Automake). They 22 years ago
Peter Eisentraut f9415b4046 New config.guess and config.sub from upstream. 22 years ago
Peter Eisentraut 801427abc2 Unset CFLAGS before reading template. This should be more robust. 22 years ago
Peter Eisentraut 378f59904a Fix CFLAGS selection to actually work. Add test to detect whether gcc's 22 years ago
Bruce Momjian 4b407f6c3c Changes for MinGW/WIN32: 23 years ago
Peter Eisentraut f10a9033bf Clean up after pygresql removal: adjust/remove documentation and remove 23 years ago
Tom Lane df63503dc2 Have a go at fixing various outstanding portability issues in code that 23 years ago
Bruce Momjian 99308891ef Remove references to sa_family_t, except when SOCKADDR_STORAGE requires 23 years ago
Tom Lane ccd99a5eb5 <sys/socket.h> requires <sys/types.h> to already have been included 23 years ago
Bruce Momjian b4cea00a1f IPv6 cleanups. 23 years ago
Tom Lane c120f4ba0a Adjust configure so that extern tzname[] will be checked for 23 years ago
Bruce Momjian e8f4f2f92d Properly test for buggy flex 2.5.3. 23 years ago
Tom Lane f690920a75 Infrastructure for upgraded error reporting mechanism. elog.c is 23 years ago
Tom Lane e138630251 On some systems <sys/types.h> must be included before <sys/socket.h>. 23 years ago
Peter Eisentraut cb1d036acb Generate pg_config.h.in by autoheader. Separate out manually editable 23 years ago
Tom Lane 1da6eb7fda Whack getaddrinfo() patch around until it works, more or less, on 23 years ago
Peter Eisentraut 955a1f81a7 Factor out the code that detects the long long int snprintf format into a 23 years ago
Peter Eisentraut e43ecb3d1a Remove leftovers from subproject removals. Fixes for Python and Kerberos 24 years ago
Peter Eisentraut b0c3c48eb3 Assemble portability modules into libpgport library. 24 years ago
Bruce Momjian 7fb9b5d434 This fixes 2 inaccuracies in the recently added SQL99 feature list docs. 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
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 25004eec95 Fix more random breakage manifesting on FreeBSD. 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 42c3381fc7 Heimdal support (Kerberos V implementation from KTH) 24 years ago
Bruce Momjian 8799d84603 Add memcmp() test and new memcmp.c file, for SunOS. Tested by Tatsuo. 24 years ago
Peter Eisentraut 15abc7788e More correct way to check for existence of types, which allows to specify 24 years ago
Peter Eisentraut 7505e5d0cd Make prep_buildtree harmless when run on top of the source tree. 25 years ago
Peter Eisentraut 8f3627d89b Add explicit '-print' to 'find' commands. 25 years ago
Bruce Momjian a7621c92ae Update SCM_CREDS for Net/Free/BSD-OS. Add configure checks. 25 years ago