| Commit message (Expand) | Author | Age | Files | Lines |
| * | Enable large file support. | Peter Eisentraut | 2002-08-20 | 1 | -1/+6 |
| * | Assemble portability modules into libpgport library. | Peter Eisentraut | 2002-07-27 | 1 | -57/+31 |
| * | Complete TODO item: | Bruce Momjian | 2002-07-19 | 1 | -1/+8 |
| * | Move libc replacement files from src/backend/port to src/port. | Bruce Momjian | 2002-07-18 | 1 | -16/+16 |
| * | Improve getopt_long search, per Peter: | Bruce Momjian | 2002-07-17 | 1 | -2/+2 |
| * | Move few remaining src/utils files to backend/port so everything is in | Bruce Momjian | 2002-07-16 | 1 | -2/+9 |
| * | Add search for libgetopt.a in hopes of finding getopt_long(). | Bruce Momjian | 2002-07-15 | 1 | -9/+10 |
| * | Remove certain Makefile dependencies by using full pathnames in | Bruce Momjian | 2002-07-15 | 1 | -8/+8 |
| * | Move CXX platform-specific stuff into template files. | Bruce Momjian | 2002-07-07 | 1 | -7/+7 |
| * | Change PL/Perl and Pg interface build to use configured compiler and | Peter Eisentraut | 2002-05-28 | 1 | -2/+4 |
| * | Change PL/Tcl build to use configured compiler and Makefile.shlib | Peter Eisentraut | 2002-05-24 | 1 | -3/+9 |
| * | Create an internal semaphore API that is not tied to SysV semaphores. | Tom Lane | 2002-05-05 | 1 | -1/+23 |
| * | Fix typo. | Tom Lane | 2002-04-26 | 1 | -2/+2 |
| * | Add checking for syslog.h | Tatsuo Ishii | 2002-04-26 | 1 | -30/+8 |
| * | Sorry for the package, but the following patch need to be applied to get | Bruce Momjian | 2002-04-24 | 1 | -2/+2 |
| * | Provide new option "--enable-integer-datetimes". Defaults to disabled for | Thomas G. Lockhart | 2002-04-21 | 1 | -1/+10 |
| * | Remove --enable-syslog option | Tatsuo Ishii | 2002-04-21 | 1 | -8/+2 |
| * | Allow detection of collateindex.pl in stylesheet directory or in path, | Peter Eisentraut | 2002-04-14 | 1 | -8/+6 |
| * | Readline and Zlib now required by default. Add options --without-readline | Peter Eisentraut | 2002-04-10 | 1 | -31/+56 |
| * | Add make install-strip target. | Peter Eisentraut | 2002-04-10 | 1 | -1/+2 |
| * | Locale support is on by default. The choice of locale is done in initdb | Peter Eisentraut | 2002-04-03 | 1 | -11/+1 |
| * | Fix broken PG_VERSION_STR. | Tom Lane | 2002-04-01 | 1 | -2/+2 |
| * | Fix more random breakage manifesting on FreeBSD. | Peter Eisentraut | 2002-03-30 | 1 | -2/+3 |
| * | Reorder some things so prerequisite macros don't get expanded implicitly | Peter Eisentraut | 2002-03-30 | 1 | -11/+12 |
| * | Upgrade to Autoconf version 2.53. Replaced many custom macro | Peter Eisentraut | 2002-03-29 | 1 | -205/+189 |
| * | Move | Peter Eisentraut | 2002-03-13 | 1 | -2/+0 |
| * | Change "head -1" to "sort q" as suggested for POSIX compatibility. | Bruce Momjian | 2002-03-12 | 1 | -1/+1 |
| * | At this moment, --enable-debug adds debugging information to most of the | Bruce Momjian | 2002-03-05 | 1 | -1/+1 |
| * | > Tatsuo Ishii wrote: | Bruce Momjian | 2002-03-05 | 1 | -3/+3 |
| * | Heimdal support (Kerberos V implementation from KTH) | Peter Eisentraut | 2002-02-23 | 1 | -4/+21 |
| * | Set version to 7.3devel. | Peter Eisentraut | 2002-02-18 | 1 | -1/+1 |
| * | Stamp configure/configure.in for 7.2, already did register.txt andREL7_2 | Bruce Momjian | 2002-02-03 | 1 | -1/+1 |
| * | let's roll up rc2 ..REL7_2_RC2 | PostgreSQL Daemon | 2002-01-25 | 1 | -1/+1 |
| * | Cope with gcc that outputs a multiline version string, per Trond. | Tom Lane | 2002-01-24 | 1 | -1/+1 |
| * | okay, sorry for delay all ... here is the tag for RC1 ...REL7_2_RC1 | PostgreSQL Daemon | 2002-01-22 | 1 | -1/+1 |
| * | 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 |