| Age | Commit message (Expand) | Author |
| 2003-05-10 | Remove HPUX 9 rint() test. | Bruce Momjian |
| 2003-05-09 | autoconf run for crypt(). | Bruce Momjian |
| 2003-05-09 | Add rint() to /port, remove from qnx/. | Bruce Momjian |
| 2003-05-09 | Add opendir/readdir/closedir() for Win32. | Bruce Momjian |
| 2003-05-07 | Change alternate database location patch to test for symlink() rather | Bruce Momjian |
| 2003-05-06 | Properly test for buggy flex 2.5.3. | Bruce Momjian |
| 2003-04-24 | Infrastructure for upgraded error reporting mechanism. elog.c is | Tom Lane |
| 2003-04-22 | Add Win32 versions of unlink and rename --- loop until success. | Bruce Momjian |
| 2003-04-12 | On some systems <sys/types.h> must be included before <sys/socket.h>. | Tom Lane |
| 2003-04-06 | Generate pg_config.h.in by autoheader. Separate out manually editable | Peter Eisentraut |
| 2003-04-02 | Whack getaddrinfo() patch around until it works, more or less, on | Tom Lane |
| 2003-03-29 | Simplify the socket handling code by supplying a replacement getaddrinfo() | Peter Eisentraut |
| 2003-03-21 | Make "win" a separate port from "cygwin". This means you can now | Peter Eisentraut |
| 2003-03-06 | Use poll(2) in preference to select(2), if available. This solves | Tom Lane |
| 2003-02-19 | Autoconf run for readline/libedit patch. | Bruce Momjian |
| 2003-02-14 | Update FAQ's in head and 7.3.X. | Bruce Momjian |
| 2003-02-11 | Simplify evaluation of TCL_INCLUDE_SPEC. | Peter Eisentraut |
| 2003-01-28 | Factor out the code that detects the long long int snprintf format into a | Peter Eisentraut |
| 2003-01-25 | Where available, use utime() or utimes() to update the file mod time | Tom Lane |
| 2003-01-11 | A tiny patch to fix a typo in configure.in and another one in | Bruce Momjian |
| 2003-01-09 | Fix IPv6 detection and IPv6 to 4 conversion to use only standard | Peter Eisentraut |
| 2003-01-07 | Check for sockaddr_in6 for IPv6 code, rather than ip6.h. | Bruce Momjian |
| 2003-01-06 | Use our own version of getopt_long() if the OS doesn't have one. | Peter Eisentraut |
| 2003-01-06 | Add test for netinet/ip6.h and getaddrinfo, to enable IPv6. | Bruce Momjian |
| 2003-01-06 | Update ipv6 comment, move configure test to the right place | Bruce Momjian |
| 2003-01-06 | Enable IPv6 connections to the server, and add pg_hba.conf IPv6 entries | Bruce Momjian |
| 2002-12-30 | Make use of TCL_INCLUDE_SPEC if available (it's new in Tcl 8.4, too bad | Tom Lane |
| 2002-12-15 | Improve comment. | Bruce Momjian |
| 2002-12-06 | Re-addd Rod's ALTER DOMAIN patch. | Bruce Momjian |
| 2002-12-06 | We have just finished porting the old KAME IPv6 patch over to | Bruce Momjian |
| 2002-12-03 | Add OpenBSD local indent credentials, from William Ahern. | Bruce Momjian |
| 2002-11-04 | Brand CVS tip as 7.4devel. | Tom Lane |
| 2002-11-03 | Stamp beta4. | Bruce Momjian |
| 2002-10-24 | Add fseeko for NetBSD. | Bruce Momjian |
| 2002-10-24 | Stamp for 7.3 beta3. | Bruce Momjian |
| 2002-10-24 | Fix include files for new PageOutput call. | Bruce Momjian |
| 2002-10-23 | Add comments on bsd/os handling. | Bruce Momjian |
| 2002-10-23 | Add fseeko/ftello using fsetpos/fgetpos for BSD/OS. | Bruce Momjian |
| 2002-09-25 | Stamp configure for beta2. | Bruce Momjian |
| 2002-09-20 | Put in defense against gcc -ffast-math. | Peter Eisentraut |
| 2002-09-17 | Remove src/test/regress/sql: plpgsql-nsp-testing.sql per Joe Conway. | Bruce Momjian |
| 2002-09-11 | Add mention of config.log for configure failure debugging. | Bruce Momjian |
| 2002-09-06 | Add JAVA_HOME test for Ant. | Bruce Momjian |
| 2002-09-05 | autoconf | Peter Eisentraut |
| 2002-09-04 | Remove leftovers from subproject removals. Fixes for Python and Kerberos | Peter Eisentraut |
| 2002-09-04 | Stamp configure.in with 7.3b1, not just 7.3. Seems Marc does that | Bruce Momjian |
| 2002-09-04 | Brand 7.3. Ready for beta! | Bruce Momjian |
| 2002-09-03 | Remove all traces of multibyte and locale options. Clean up comments | Peter Eisentraut |
| 2002-09-02 | Add check for Ant version >= 1.5. | Bruce Momjian |
| 2002-08-30 | Run autoconf. | Bruce Momjian |