| Commit message (Expand) | Author | Age | Files | Lines |
* | tag as beta 5 for *hopefully* a very very short beta cycle on this one?REL7_2_BETA5 | PostgreSQL Daemon | 2002-01-14 | 1 | -1/+1 |
* | Add memcmp() test and new memcmp.c file, for SunOS. Tested by Tatsuo. | Bruce Momjian | 2001-12-20 | 1 | -0/+3 |
* | --with-pam was claiming to take an argument, but didn't. Help display fixed. | Peter Eisentraut | 2001-12-13 | 1 | -12/+5 |
* | tag it as b4, with all the changes that have gone on ...REL7_2_BETA4 | PostgreSQL Daemon | 2001-12-12 | 1 | -1/+1 |
* | 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 | -6/+14 |
* | update configure.in for b3 ... | PostgreSQL Daemon | 2001-11-20 | 1 | -1/+1 |
* | Well the absolute correct solution would involve all of: | Bruce Momjian | 2001-11-15 | 1 | -0/+2 |
* | Fix for AIX compile and unsigned/signed typedefs. | Bruce Momjian | 2001-11-15 | 1 | -0/+6 |
* | tag'd and branded as b2 ... | PostgreSQL Daemon | 2001-11-06 | 1 | -1/+1 |
* | bmake sure that configure is tags as 7.2b1 now instead of 7.2devel | PostgreSQL Daemon | 2001-10-25 | 1 | -1/+1 |
* | Revert change to autodetect '__getopt_initialized' variable ... turns | Tom Lane | 2001-10-20 | 1 | -9/+0 |
* | Proper fix for glibc getopt() botch. Surprising we did not see this | Tom Lane | 2001-10-19 | 1 | -0/+9 |
* | Without this patch I couldn't compile PostgreSQL on Solaris 8 x86 using | Bruce Momjian | 2001-10-19 | 1 | -1/+1 |
* | Ok, here is the modified encoding table (column1 is the standard name, | Tatsuo Ishii | 2001-10-16 | 1 | -3/+3 |
* | Attached patch for unconditional enabling of pltcl-unknown support. | Bruce Momjian | 2001-10-13 | 1 | -16/+0 |
* | Add support for ISO-8859-6 to 16 | Tatsuo Ishii | 2001-10-11 | 1 | -2/+4 |
* | > > > > > - PostgreSQL requires to be compiled with --enable-multibyte | Bruce Momjian | 2001-10-01 | 1 | -15/+0 |
* | Provide some initial support for building the ODBC driver for | Peter Eisentraut | 2001-09-22 | 1 | -1/+16 |
* | Remove --enable-unicode-conversion | Tatsuo Ishii | 2001-09-14 | 1 | -13/+0 |
* | Check both -lrt and -lposix4 for fdatasync, to cover all Solaris versions. | Peter Eisentraut | 2001-09-12 | 1 | -2/+2 |
* | Look for fdatasync() in librt, for Solaris. | Peter Eisentraut | 2001-09-11 | 1 | -5/+8 |
* | When testing for source and build tree equality, and test -ef doesn't work, | Peter Eisentraut | 2001-09-10 | 1 | -10/+6 |
* | Update SCM_CREDS for Net/Free/BSD-OS. Add configure checks. | Bruce Momjian | 2001-09-07 | 1 | -0/+3 |
* | PAM authentication: | Bruce Momjian | 2001-09-06 | 1 | -2/+25 |
* | Next version of patch. | Bruce Momjian | 2001-09-06 | 1 | -0/+15 |
* | Put the right runpath to libpq into the Perl module shared object on more | Peter Eisentraut | 2001-08-26 | 1 | -1/+5 |
* | Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number of | Peter Eisentraut | 2001-08-24 | 1 | -6/+5 |
* | Digging through previous discussion of this patch, I note where Peter E. | Tom Lane | 2001-08-01 | 1 | -13/+0 |
* | Support ident authentication on local (Unix) socket connections, if the | Tom Lane | 2001-08-01 | 1 | -0/+13 |
* | Open Unix 8 patch (Caldera Unixware). Still needs updated autoconf. | Bruce Momjian | 2001-07-30 | 1 | -1/+2 |
* | The attached patch enables PostgreSQL CVS to build cleanly under Cygwin | Bruce Momjian | 2001-06-11 | 1 | -1/+1 |
* | Native Language Support (NLS) | Peter Eisentraut | 2001-06-02 | 1 | -0/+17 |
* | The configure.in file erraneous assumes that FreeBSD 1.x and 2.x have | Bruce Momjian | 2001-05-16 | 1 | -1/+2 |
* | PL/Python should build portably now, if you can get over the fact that | Peter Eisentraut | 2001-05-12 | 1 | -5/+8 |
* | Cleanups of pltcl unknown thingy. | Peter Eisentraut | 2001-05-11 | 1 | -10/+15 |
* | Stamp CVS as 7.2. Update all interface version numbers. This is the | Bruce Momjian | 2001-05-11 | 1 | -1/+1 |
* | Make tcl unknown configure from Makefile, not configure. | Bruce Momjian | 2001-05-09 | 1 | -3/+0 |
* | Change --with-pltcl-unknown to --enable-pltcl-unknown | Bruce Momjian | 2001-05-09 | 1 | -4/+4 |
* | This patch adds a new configure option --with-pltcl-unknown which | Bruce Momjian | 2001-05-09 | 1 | -0/+13 |
* | Some updates for 7.1.1. | Bruce Momjian | 2001-05-03 | 1 | -1/+1 |
* | Defend against ancient versions of zlib by checking that zlib.h | Tom Lane | 2001-04-23 | 1 | -2/+5 |
* | Remove libsfio check. | Peter Eisentraut | 2001-04-19 | 1 | -1/+0 |
* | Work with Readline 4.2. | Peter Eisentraut | 2001-04-14 | 1 | -22/+5 |
* | tag the source tree as REL7_1, renaming the old tag REL7_1_BETA like itREL7_1 | Marc G. Fournier | 2001-04-13 | 1 | -1/+1 |
* | upgrade tags to rc4 (note lower case for packagers) | Marc G. Fournier | 2001-04-08 | 1 | -1/+1 |
* | mark it as RC3 ... | Marc G. Fournier | 2001-04-06 | 1 | -1/+1 |
* | RC2 preparations ... | Marc G. Fournier | 2001-04-01 | 1 | -1/+1 |
* | When using 'long long int' for int64 type, check to see if the compiler | Tom Lane | 2001-03-23 | 1 | -0/+13 |
* | well, here goes our first Release Candidate for 7.1 *cross fingers* | Marc G. Fournier | 2001-03-20 | 1 | -1/+1 |