| Commit message (Expand) | Author | Age |
* | Applied patch from Thomas O'Dowd that fixes timestamp parsing. The jdbc code | Barry Lind | 2001-12-11 |
* | Patch from Ned Wolpert that fixes a bug that caused the cache of types not | Barry Lind | 2001-12-11 |
* | committed the missing files | Michael Meskes | 2001-12-10 |
* | Add French translation | Peter Eisentraut | 2001-12-10 |
* | Remove duplicate lines from previous patch attempt. Trouble with my | Thomas G. Lockhart | 2001-12-10 |
* | Support ODBC-style CURRENT_TIME, CURRENT_USER, etc with trailing empty | Thomas G. Lockhart | 2001-12-10 |
* | Fixed several bugs concerning indicators and added error messages instead of ... | Michael Meskes | 2001-12-09 |
* | Fix ecpg to allow pointer to structs. | Michael Meskes | 2001-12-08 |
* | - Removed debug message from preproc.y. | Michael Meskes | 2001-12-06 |
* | - Fixed variable handling in AT statement. | Michael Meskes | 2001-12-05 |
* | Fixed dumping of structs without indicators. | Michael Meskes | 2001-12-04 |
* | Pg_lo_open must OR together multiple modes, not AND them. Per report | Tom Lane | 2001-12-03 |
* | Bump version to 3.3. Mostly this is because there is some confusion about | D'Arcy J.M. Cain | 2001-12-03 |
* | Remove code to lookup WinSock error strings in netmsg.dll; according to | Tom Lane | 2001-12-03 |
* | More correct way to check for existence of types, which allows to specify | Peter Eisentraut | 2001-12-02 |
* | Update since left and right are no longer key words. | Peter Eisentraut | 2001-12-02 |
* | NLS updates, most notably fixed zh_TW translations | Peter Eisentraut | 2001-11-29 |
* | Load netmsg.dll locally in winsock_strerror, to avoid actual and | Tom Lane | 2001-11-28 |
* | No longer need define test in md5.h because of Hiroshi's win_md5.c. | Bruce Momjian | 2001-11-28 |
* | strcat should obviously be strcpy here. | Tom Lane | 2001-11-27 |
* | Chinese PO patch | Bruce Momjian | 2001-11-27 |
* | This patch fixes a bug reported by Graham Leggett (minfrin@sharp.fm). | Barry Lind | 2001-11-25 |
* | Remove compile errors of psql.exe and libpq.dll under | Hiroshi Inoue | 2001-11-22 |
* | Spell 'precedes', 'preceding' correctly in various places. | Tom Lane | 2001-11-21 |
* | // -> /* */, per Tatsuo. | Bruce Momjian | 2001-11-21 |
* | Change 'return ;' to 'return;'; remove space. | Bruce Momjian | 2001-11-19 |
* | Indent jdbc case labels using pgjindent. | Bruce Momjian | 2001-11-19 |
* | More jdbc comment cleanups. Code looks very nice now. | Bruce Momjian | 2001-11-19 |
* | JDBC indenting, comment cleanups. | Bruce Momjian | 2001-11-19 |
* | Fix comment at top of file to match file name. | Hiroshi Inoue | 2001-11-19 |
* | A bunch of small doco updates motivated by scanning the comments on | Tom Lane | 2001-11-19 |
* | Improve comments about duplicate files. | Bruce Momjian | 2001-11-18 |
* | Add missing prototype. | Bruce Momjian | 2001-11-16 |
* | Add configure result checks on odbc, per Peter E. | Bruce Momjian | 2001-11-16 |
* | Once again, Michael has overwritten someone else's patch ... | Tom Lane | 2001-11-16 |
* | Make the yacc rules safe for parallel make. See discussion on pgsql-patches | Peter Eisentraut | 2001-11-16 |
* | Committed again to add the missing files/patches. | Michael Meskes | 2001-11-16 |
* | Change SQLDescribeCol so that it returns alias name properly. | Hiroshi Inoue | 2001-11-16 |
* | Update keyword lists per suggestions by Peter. There are now four | Tom Lane | 2001-11-16 |
* | Update md5.h because it can't get the value from configure. | Bruce Momjian | 2001-11-15 |
* | Fix comment at top of file to match file name. | Bruce Momjian | 2001-11-15 |
* | fixes getIndex to work with forte's transparent persistence | Dave Cramer | 2001-11-14 |
* | Added Christof's patches. | Michael Meskes | 2001-11-14 |
* | Attached is a patch against the CVS repository that fixes the ResultSet absol... | Barry Lind | 2001-11-14 |
* | Update CVS tags. | Bruce Momjian | 2001-11-13 |
* | Remove md5.c check, add CVS log stamp. Update comments. | Bruce Momjian | 2001-11-13 |
* | fixed bug in ResultSet. Version 1.29 backed out two previous fixes (1.26 and... | Barry Lind | 2001-11-12 |
* | Commit to support MD5 passwords as per the backend for 7.2. This patch was s... | Barry Lind | 2001-11-12 |
* | Sync up both files. | Bruce Momjian | 2001-11-12 |
* | Add comments and remove CVS tag from md5.c so they remain identical. | Bruce Momjian | 2001-11-12 |