| Age | Commit message (Expand) | Author |
| 2001-12-14 | Fix double-memory free in libpgeasy; problem introduced yesterday. | Bruce Momjian |
| 2001-12-14 | Clean up comment in libpgeasy. | Bruce Momjian |
| 2001-12-13 | Add Swedish | Peter Eisentraut |
| 2001-12-13 | update | Peter Eisentraut |
| 2001-12-13 | Update from Serguei Mokhov | Peter Eisentraut |
| 2001-12-13 | Update Hungarian from Kovacs Zoltan | Peter Eisentraut |
| 2001-12-13 | revert last change | Peter Eisentraut |
| 2001-12-13 | Free libpgeasy result structure on database close; fixed memory leak. | Bruce Momjian |
| 2001-12-12 | Don't accept names of complex types (ie, relation types) as being | Tom Lane |
| 2001-12-11 | 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 | Make sure that inlined S_UNLOCK is marked as an update of a 'volatile' | Tom Lane |
| 2001-12-11 | Repair roundoff-error problem for stddev/variance results near zero, | Tom Lane |
| 2001-12-10 | Suppress subquery pullup and pushdown when the subquery has any | Tom Lane |
| 2001-12-10 | Declare LWLock pointers as volatile to prevent AIX compiler from | Tom Lane |
| 2001-12-10 | Update from Weiping He | Peter Eisentraut |
| 2001-12-10 | Update from Serguei Mokhov | Peter Eisentraut |
| 2001-12-10 | AIX 5 needs same resultmap tweaks as AIX 4. | Tom Lane |
| 2001-12-10 | Repair case-conversion error in to_date's handling of roman numerals. | Tom Lane |
| 2001-12-10 | committed the missing files | Michael Meskes |
| 2001-12-10 | Add French translation | Peter Eisentraut |
| 2001-12-10 | update | 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-09 | Fixed several bugs concerning indicators and added error messages instead of ... | Michael Meskes |
| 2001-12-09 | Allow variable (unrestricted) precision for TIME and TIMESTAMP types in parser. | Thomas G. Lockhart |
| 2001-12-09 | Honor the typmod field for time zone intervals. | Thomas G. Lockhart |
| 2001-12-08 | Fix ecpg to allow pointer to structs. | Michael Meskes |
| 2001-12-06 | - Removed debug message from preproc.y. | Michael Meskes |
| 2001-12-05 | - Fixed variable handling in AT statement. | Michael Meskes |
| 2001-12-05 | Fix for usage of spirntf in more portable way. | Tatsuo Ishii |
| 2001-12-05 | Re-enable SunOS4 port. Replace | Tatsuo Ishii |
| 2001-12-04 | Enforce restriction that COPY DELIMITERS string must be exactly one | Tom Lane |
| 2001-12-04 | Change appendStringInfoChar to appendStringInfoCharMacro in a couple of | Tom Lane |
| 2001-12-04 | Replace pq_getbytes(&ch, 1) calls with pq_getbyte(), which is easier | Tom Lane |
| 2001-12-04 | Remove now-dead code for processing CONSTR_UNIQUE nodes in | Tom Lane |
| 2001-12-04 | Hi Bruce, here is a first version of the hu.po file for the backend. I | Bruce Momjian |
| 2001-12-04 | Suppress data directory access-permissions check when __CYGWIN__, | Tom Lane |
| 2001-12-04 | Fixed dumping of structs without indicators. | Michael Meskes |
| 2001-12-03 | Update to get around backslash problems | Peter Eisentraut |
| 2001-12-03 | Fix latent bug in checking for failure of hashtable creation. | Tom Lane |
| 2001-12-03 | attachement is the NLS patch for backend/po & pg_dump, | Bruce Momjian |
| 2001-12-03 | Update IRIX geometry results to match newer MIPS FPUs, rather than | Tom Lane |
| 2001-12-03 | Add configure-time check whether sig_atomic_t is defined; if not, | Tom Lane |
| 2001-12-03 | 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-02 | HPUX 11 should use geometry-solaris-precision, not geometry-positive-zeros | Tom Lane |
| 2001-12-02 | 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 |