| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove references to sa_family_t, except when SOCKADDR_STORAGE requires | Bruce Momjian | 2003-06-23 | 1 | -0/+6 |
| * | Run autoconf/autoheader for ecpg change. | Bruce Momjian | 2003-06-15 | 1 | -1/+1 |
| * | Add thread.c for libpq threading, and hook it into libpq/configure. | Bruce Momjian | 2003-06-14 | 1 | -0/+12 |
| * | Add --with-threads configure option to control threaded libpq. | Bruce Momjian | 2003-06-13 | 1 | -3/+0 |
| * | IPv6 cleanups. | Bruce Momjian | 2003-06-12 | 1 | -0/+6 |
| * | Add Rendezvous support to postmaster, from Chris Campbell | Bruce Momjian | 2003-06-11 | 1 | -0/+3 |
| * | Add configure thread tests. | Bruce Momjian | 2003-05-27 | 1 | -0/+3 |
| * | Adjust configure so that extern tzname[] will be checked for | Tom Lane | 2003-05-22 | 1 | -2/+10 |
| * | Change alternate database location patch to test for symlink() rather | Bruce Momjian | 2003-05-07 | 1 | -0/+3 |
| * | Infrastructure for upgraded error reporting mechanism. elog.c is | Tom Lane | 2003-04-24 | 1 | -0/+6 |
| * | Generate pg_config.h.in by autoheader. Separate out manually editable | Peter Eisentraut | 2003-04-06 | 1 | -640/+418 |
| * | Whack getaddrinfo() patch around until it works, more or less, on | Tom Lane | 2003-04-02 | 1 | -1/+7 |
| * | Simplify the socket handling code by supplying a replacement getaddrinfo() | Peter Eisentraut | 2003-03-29 | 1 | -1/+4 |
| * | Use poll(2) in preference to select(2), if available. This solves | Tom Lane | 2003-03-06 | 1 | -4/+13 |
| * | Here's the patch I promised over on HACKERS - it alters the | Bruce Momjian | 2003-02-19 | 1 | -1/+10 |
| * | Update FAQ's in head and 7.3.X. | Bruce Momjian | 2003-02-14 | 1 | -1/+7 |
| * | Where available, use utime() or utimes() to update the file mod time | Tom Lane | 2003-01-25 | 1 | -1/+10 |
| * | Update comments on IPv6 #define. | Bruce Momjian | 2003-01-06 | 1 | -2/+2 |
| * | Update ipv6 comment, move configure test to the right place | Bruce Momjian | 2003-01-06 | 1 | -2/+2 |
| * | Enable IPv6 connections to the server, and add pg_hba.conf IPv6 entries | Bruce Momjian | 2003-01-06 | 1 | -1/+4 |
| * | This trivial patch removes 2 unused defines from pg_config.h.in: | Bruce Momjian | 2002-11-10 | 1 | -16/+1 |
| * | Move substitute extern declarations to end of file, so that they are | Tom Lane | 2002-11-07 | 1 | -60/+79 |
| * | Be careful to include postgres.h *before* any system headers, to ensure | Tom Lane | 2002-09-05 | 1 | -18/+18 |
| * | Remove leftovers from subproject removals. Fixes for Python and Kerberos | Peter Eisentraut | 2002-09-04 | 1 | -14/+2 |
| * | Code review for HeapTupleHeader changes. Add version number to page headers | Tom Lane | 2002-09-02 | 1 | -7/+1 |
| * | Remove MULTIBYTE | Tatsuo Ishii | 2002-08-29 | 1 | -10/+2 |
| * | Enable large file support. | Peter Eisentraut | 2002-08-20 | 1 | -1/+18 |
| * | Change NAMEDATALEN to 64, INDEX_MAX_KEYS/MAX_FUNC_ARGS to 32, per discussion... | Bruce Momjian | 2002-08-13 | 1 | -2/+2 |
| * | Instead of having a configure-time DEFAULT_ATTSTATTARGET, store -1 in | Tom Lane | 2002-07-31 | 1 | -6/+1 |
| * | oid is needed, it is added at the end of the struct (after the null | Bruce Momjian | 2002-07-20 | 1 | -1/+7 |
| * | Create an internal semaphore API that is not tied to SysV semaphores. | Tom Lane | 2002-05-05 | 1 | -1/+10 |
| * | Support alternate storage scheme of 64-bit integer for date/time types. | Thomas G. Lockhart | 2002-04-21 | 1 | -1/+4 |
| * | Remove --enable-syslog option | Tatsuo Ishii | 2002-04-21 | 1 | -4/+3 |
| * | Readline and Zlib now required by default. Add options --without-readline | Peter Eisentraut | 2002-04-10 | 1 | -7/+1 |
| * | Locale support is on by default. The choice of locale is done in initdb | Peter Eisentraut | 2002-04-03 | 1 | -4/+1 |
| * | Upgrade to Autoconf version 2.53. Replaced many custom macro | Peter Eisentraut | 2002-03-29 | 1 | -7/+7 |
| * | Add note that BLCKSZ must be a power of 2. | Tom Lane | 2002-02-25 | 1 | -1/+2 |
| * | Heimdal support (Kerberos V implementation from KTH) | Peter Eisentraut | 2002-02-23 | 1 | -1/+13 |
| * | libpq++/pgconnection.h must not include postgres_fe.h, else it fails to | Tom Lane | 2002-01-22 | 1 | -2/+11 |
| * | Add configure-time check whether sig_atomic_t is defined; if not, | Tom Lane | 2001-12-03 | 1 | -1/+4 |
| * | More correct way to check for existence of types, which allows to specify | Peter Eisentraut | 2001-12-02 | 1 | -5/+5 |
| * | Well the absolute correct solution would involve all of: | Bruce Momjian | 2001-11-15 | 1 | -1/+3 |
| * | Fix for AIX compile and unsigned/signed typedefs. | Bruce Momjian | 2001-11-15 | 1 | -1/+4 |
| * | Revert change to autodetect '__getopt_initialized' variable ... turns | Tom Lane | 2001-10-20 | 1 | -4/+1 |
| * | Proper fix for glibc getopt() botch. Surprising we did not see this | Tom Lane | 2001-10-19 | 1 | -1/+4 |
| * | Attached patch for unconditional enabling of pltcl-unknown support. | Bruce Momjian | 2001-10-13 | 1 | -4/+1 |
| * | > > > > > - PostgreSQL requires to be compiled with --enable-multibyte | Bruce Momjian | 2001-10-01 | 1 | -4/+1 |
| * | Provide some initial support for building the ODBC driver for | Peter Eisentraut | 2001-09-22 | 1 | -1/+8 |
| * | Remove --enable-unicode-conversion | Tatsuo Ishii | 2001-09-14 | 1 | -3/+5 |
| * | Update SCM_CREDS for Net/Free/BSD-OS. Add configure checks. | Bruce Momjian | 2001-09-07 | 1 | -1/+10 |