| Commit message (Expand) | Author | Age |
* | Attached is my attempt to clean up the horrors of the ExecSQL() method in | Bruce Momjian | 2001-09-06 |
* | Attached is a patch for current CVS, consisting of a cvs diff -c | Bruce Momjian | 2001-09-06 |
* | Apply jdbc error changes. | Bruce Momjian | 2001-09-06 |
* | Sync up jdbc error files. | Bruce Momjian | 2001-09-06 |
* | On Sat, Aug 25, 2001 at 08:15:45PM -0400, Bruce Momjian wrote: | Bruce Momjian | 2001-09-06 |
* | Next version of patch. | Bruce Momjian | 2001-09-06 |
* | Below is the patch against current cvs for libpgtcl and | Bruce Momjian | 2001-09-06 |
* | Hello, i just reviewed the win32 errno patch and i saw that maybe i didn't | Bruce Momjian | 2001-09-06 |
* | Fix handling of pg_type.typdefault per bug report from Dave Blasby. | Tom Lane | 2001-09-06 |
* | Add some debugging details to some of the elog(STOP) conditions for WAL. | Tom Lane | 2001-09-06 |
* | Overhaul ecpg manual page. | Bruce Momjian | 2001-09-06 |
* | Fix code so that we recover cleanly if there are no free semaphores | Tom Lane | 2001-09-04 |
* | Fix comment, add Assert. | Tom Lane | 2001-09-04 |
* | Fix typo. | Tom Lane | 2001-09-04 |
* | /usr/local/bin/perl => /usr/bin/perl | Peter Eisentraut | 2001-09-04 |
* | Add back incremental patch for BSD indent. | Bruce Momjian | 2001-09-04 |
* | pg_restore option is {c|t}, not {c|f}. Pointed out by someone on IRC. | Bruce Momjian | 2001-09-04 |
* | Clean up the lock state properly when aborting because of early deadlock | Tom Lane | 2001-09-04 |
* | Bring references to ipcclean in sync with reality. | Peter Eisentraut | 2001-09-04 |
* | Fix misscanning of """" (an identifier consisting of one double-quote). | Peter Eisentraut | 2001-09-04 |
* | Add patch for 0LL for BSD indent/pgindent. | Bruce Momjian | 2001-09-03 |
* | Put pgstat internal files into $PGDATA/global. | Peter Eisentraut | 2001-09-03 |
* | Parse the arguments of \connect as SQL identifiers, so that they expose | Peter Eisentraut | 2001-09-02 |
* | New blood and fresh air for tutorial | Peter Eisentraut | 2001-09-02 |
* | Convert some fprintf's to elog's. | Peter Eisentraut | 2001-08-30 |
* | For INSERTs, one can now tab complete DEFAULT VALUES. | Peter Eisentraut | 2001-08-30 |
* | Install the SQL command man pages into a section appropriate for each | Peter Eisentraut | 2001-08-29 |
* | Whoops, wrong logic. | Peter Eisentraut | 2001-08-29 |
* | Change the conditionals so the mips + gcc code here doesn't apply for Irix. | Peter Eisentraut | 2001-08-28 |
* | Include directory rearrangement | Peter Eisentraut | 2001-08-28 |
* | Fix a wrong error handling. | Hiroshi Inoue | 2001-08-28 |
* | Avoid #ifdef inside printf() ... that loses on platforms where printf() | Tom Lane | 2001-08-28 |
* | Add some minimal exercising of functional-index feature to regression | Tom Lane | 2001-08-27 |
* | Suppress definitions of 'true' and 'false' macros if __cplusplus. | Tom Lane | 2001-08-27 |
* | Use a cursor for fetching data in -d or -D mode, so that pg_dump doesn't | Tom Lane | 2001-08-27 |
* | Fix confusion over static-ness of a subroutine. | Tom Lane | 2001-08-27 |
* | Remove unneeded/unportable extern. | Tom Lane | 2001-08-27 |
* | Quick-hack solution to regproc/oid issue was not the right solution. | Tom Lane | 2001-08-27 |
* | Un-break pg_dump --- pg_class.indproc is now regproc not oid, which | Tom Lane | 2001-08-27 |
* | Do not install the odbc header files, per discussion on odbc list. | Peter Eisentraut | 2001-08-27 |
* | Turn on plpython build by default if we have something that looks like a | Peter Eisentraut | 2001-08-27 |
* | Fix a complie error on Windows platform. | Hiroshi Inoue | 2001-08-27 |
* | VPATH and DESTDIR support for PL/Perl, using the same techniques employed | Peter Eisentraut | 2001-08-26 |
* | Put the right runpath to libpq into the Perl module shared object on more | Peter Eisentraut | 2001-08-26 |
* | Please pull this patch. It breaks JDBC1 support. The JDBC1 code no | Bruce Momjian | 2001-08-26 |
* | Transaction IDs wrap around, per my proposal of 13-Aug-01. More | Tom Lane | 2001-08-26 |
* | Add single-letter encryption options for createuser. Update createuser --help. | Bruce Momjian | 2001-08-26 |
* | Put createuser ENCRYPTED/UNENCRYPTED in the proper place in the query. | Bruce Momjian | 2001-08-26 |
* | >>>>The JDBC driver requires | Bruce Momjian | 2001-08-26 |
* | Here is a patch to the resultmap to make the regression tests work on | Bruce Momjian | 2001-08-26 |