| Commit message (Expand) | Author | Age | Files | Lines |
| * | Resolve a number of oddities in the Java build. First, remove the weird | Peter Eisentraut | 2001-07-06 | 3 | -28/+86 |
| * | Here the latest version and first working release of Ora2Pg a tool to export | Bruce Momjian | 2001-06-23 | 6 | -494/+1293 |
| * | Add support to lock manager for conditionally locking a lock (ie, | Tom Lane | 2001-06-22 | 2 | -17/+13 |
| * | Attached is a patch to deal with the ones that I missed the first time | Bruce Momjian | 2001-06-20 | 3 | -6/+8 |
| * | The attached patch enables the contrib subtree to build cleanly under | Bruce Momjian | 2001-06-18 | 18 | -14/+35 |
| * | Here's a small patch for dblink: | Bruce Momjian | 2001-06-18 | 2 | -19/+33 |
| * | Add new dblink to /contrib Makefile.' | Bruce Momjian | 2001-06-18 | 1 | -1/+2 |
| * | Allow remote query execution (dblink) | Bruce Momjian | 2001-06-14 | 6 | -0/+560 |
| * | contrib/intarray updates from Oleg Bartunov: | Tom Lane | 2001-06-11 | 1 | -138/+263 |
| * | Adjust WAL code so that checkpoints truncate the xlog at the previous | Tom Lane | 2001-06-06 | 2 | -11/+17 |
| * | Ooops, forgot to commit Makefile along with other changes. | Tom Lane | 2001-05-31 | 1 | -2/+2 |
| * | Support for emulating RTREE indexing in GiST. Contributed by | Tom Lane | 2001-05-31 | 11 | -1/+4731 |
| * | Updates to make GIST work with multi-key indexes (from Oleg Bartunov | Tom Lane | 2001-05-31 | 3 | -144/+110 |
| * | Remove SEP_CHAR from /contrib. | Bruce Momjian | 2001-05-30 | 1 | -8/+7 |
| * | Playing with the earthdistance stuff, and found I needed the following | Bruce Momjian | 2001-05-30 | 1 | -2/+2 |
| * | Further conversions to Version 1 API. Also, fix boolean return to use | D'Arcy J.M. Cain | 2001-05-30 | 1 | -7/+7 |
| * | Upgraded code to use the current version 1 calling conventions. | D'Arcy J.M. Cain | 2001-05-28 | 1 | -32/+47 |
| * | Changed use of macros for extracting information. According to comments | D'Arcy J.M. Cain | 2001-05-27 | 1 | -3/+3 |
| * | Fix 'make clean' with jdbc and ant by using filesets. | Bruce Momjian | 2001-05-17 | 1 | -3/+5 |
| * | Add NUMERIC tests to jdbc code. | Bruce Momjian | 2001-05-16 | 1 | -1/+2 |
| * | Backpatch jdbc2 fixes to jdbc1, ANT fixes, from Peter Eisentraut | Bruce Momjian | 2001-05-16 | 1 | -2/+7 |
| * | Well, the correct code - that corresponds to current | Bruce Momjian | 2001-05-15 | 1 | -2/+3 |
| * | > I've been experimenting with pgcrypto 0.3 (distributed with | Bruce Momjian | 2001-05-13 | 1 | -2/+2 |
| * | Update to ora2pg 1.2. | Bruce Momjian | 2001-05-13 | 6 | -554/+949 |
| * | Add mention in README of Oracle. | Bruce Momjian | 2001-05-10 | 1 | -0/+4 |
| * | Add oracle conversion utility ora2pg in /contrib/oracle. | Bruce Momjian | 2001-05-10 | 5 | -1/+1238 |
| * | Add dbase conversion utility to /contrib. | Bruce Momjian | 2001-05-10 | 8 | -0/+1751 |
| * | This directory contains a module that implements the "Metaphone" code as | Bruce Momjian | 2001-05-09 | 6 | -1/+448 |
| * | Initial checkin of a contributed type that handles passwords efficiently. | D'Arcy J.M. Cain | 2001-05-03 | 4 | -0/+326 |
| * | Pass -D option to pg_ctl because export PGDATA won't be preserved across | Peter Eisentraut | 2001-04-19 | 2 | -14/+10 |
| * | Fix/cleanup DLLLIBS handling for Cygwin port. If it works it's to | Tom Lane | 2001-04-04 | 1 | -1/+4 |
| * | Provide snprintf() if system hasn't got it. | Tom Lane | 2001-04-03 | 2 | -8/+16 |
| * | Fix comments that were mis-wrapped, for Tom Lane. | Bruce Momjian | 2001-03-23 | 1 | -8/+18 |
| * | Run pgindent on _int.c, for Tom Lane. I had skipped this file because | Bruce Momjian | 2001-03-22 | 1 | -748/+939 |
| * | Remove dashes in comments that don't need them, rewrap with pgindent. | Bruce Momjian | 2001-03-22 | 3 | -21/+12 |
| * | pgindent run. Make it all clean. | Bruce Momjian | 2001-03-22 | 39 | -3202/+3759 |
| * | Repair intarray's problems with TOASTed input, avoid scribbling on | Tom Lane | 2001-03-20 | 4 | -186/+2210 |
| * | Restore include-file updates, and fix some of the more glaring macro | Tom Lane | 2001-03-18 | 1 | -16/+20 |
| * | Restore Peter's makefile fixes. | Tom Lane | 2001-03-18 | 1 | -24/+11 |
| * | Update contrib intarray to Jan 25 version. | Bruce Momjian | 2001-03-17 | 7 | -266/+816 |
| * | Documentation update from Marko Kreen. | Tom Lane | 2001-03-16 | 1 | -0/+9 |
| * | Resetting the XLOG can't include rewinding it to logical position zero, | Tom Lane | 2001-03-16 | 1 | -9/+25 |
| * | First cut at XLOG file reset utility. | Tom Lane | 2001-03-14 | 5 | -2/+1079 |
| * | 'test -e' isn't portable. Use 'test -f'. | Peter Eisentraut | 2001-03-13 | 1 | -2/+2 |
| * | Update for new pg_control format. | Tom Lane | 2001-03-13 | 3 | -99/+124 |
| * | Add uninstall target to Java build. | Peter Eisentraut | 2001-03-11 | 1 | -2/+9 |
| * | Update my2pg, new version. | Bruce Momjian | 2001-03-06 | 1 | -17/+23 |
| * | Hmmm, a conflict with V1.104 of configure.in remained and broke configure | Peter Mount | 2001-03-05 | 2 | -3/+8 |
| * | First batch of the tools merged in... | Peter Mount | 2001-03-05 | 31 | -9/+3526 |
| * | Update mysql converter, new version released. | Bruce Momjian | 2001-03-04 | 1 | -22/+51 |