| Commit message (Expand) | Author | Age |
* | Do not accept interrupts in RESUME_INTERRUPTS() and END_CRIT_SECTION() | Tom Lane | 2002-01-01 |
* | Fix race condition that could allow two concurrent transactions | Tom Lane | 2002-01-01 |
* | Rename TIME token to ISOTIME to eliminate conflict with gram.y parser | Thomas G. Lockhart | 2002-01-01 |
* | Make sure that all <ctype.h> routines are called with unsigned char | Tom Lane | 2001-12-30 |
* | Oops, only wanted datetime.c changes in there. lock stuff reversed out. | Bruce Momjian | 2001-12-29 |
* | Fix newly introduced datetime.c compile failure; not enough parens. | Bruce Momjian | 2001-12-29 |
* | Check a bit more carefully for preceeding ISO field tags | Thomas G. Lockhart | 2001-12-29 |
* | Rework the date/time parsing to tighten up some cases and to enable other | Thomas G. Lockhart | 2001-12-29 |
* | Improve LOCK_DEBUG logging code for LWLocks. | Tom Lane | 2001-12-28 |
* | Update from Serguei Mokhov | Peter Eisentraut | 2001-12-28 |
* | Ensure that all direct uses of spinlock-protected data structures use | Tom Lane | 2001-12-28 |
* | Place PAM before REJECT in sample file. | Bruce Momjian | 2001-12-24 |
* | Fix mispeling ... | Tom Lane | 2001-12-23 |
* | Czech translation updates from Karel Zak | Peter Eisentraut | 2001-12-21 |
* | Fix error | Peter Eisentraut | 2001-12-21 |
* | Use MemSet() rather than a loop to do blank-padding on PS_USE_CLOBBER_ARGV | Tom Lane | 2001-12-21 |
* | Add full name of the month of July to the lookup table. | Thomas G. Lockhart | 2001-12-21 |
* | Add memcmp() test and new memcmp.c file, for SunOS. Tested by Tatsuo. | Bruce Momjian | 2001-12-20 |
* | MIN() -> Min, fixes compile problem. | Bruce Momjian | 2001-12-20 |
* | Fix buffer-overrun problem in pretty printer. | Tom Lane | 2001-12-19 |
* | Temporarily dike out GetUndoRecPtr() in checkpoint generation, since we | Tom Lane | 2001-12-19 |
* | Make sure that all variants of HeapTupleSatisfies will do the right thing | Tom Lane | 2001-12-19 |
* | Move geqo enable into proper section. | Bruce Momjian | 2001-12-17 |
* | Update Hungarian from Kovacs Zoltan | Peter Eisentraut | 2001-12-13 |
* | Don't accept names of complex types (ie, relation types) as being | Tom Lane | 2001-12-12 |
* | Repair roundoff-error problem for stddev/variance results near zero, | Tom Lane | 2001-12-11 |
* | 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 Serguei Mokhov | Peter Eisentraut | 2001-12-10 |
* | Repair case-conversion error in to_date's handling of roman numerals. | Tom Lane | 2001-12-10 |
* | 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-09 |
* | Fix for usage of spirntf in more portable way. | Tatsuo Ishii | 2001-12-05 |
* | Re-enable SunOS4 port. Replace | Tatsuo Ishii | 2001-12-05 |
* | 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 |
* | 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 |
* | Try to make genbki.sh a little more bulletproof, per trouble report | Tom Lane | 2001-11-30 |
* | Repair failure to mark an inserted Materialize node with the appropriate | Tom Lane | 2001-11-30 |
* | updates | Peter Eisentraut | 2001-11-30 |
* | Fix array_out's failure to backslash backslashes, per bug# 524. Also, | Tom Lane | 2001-11-29 |
* | NLS updates, most notably fixed zh_TW translations | Peter Eisentraut | 2001-11-29 |
* | Fix unportable, non-spec-compliant use of offsetof() with a nonconstant | Tom Lane | 2001-11-26 |
* | Change display of FieldSelect nodes from arg.field to field(arg), | Tom Lane | 2001-11-26 |
* | Repair problem with listing rules that have a WHERE condition and | Tom Lane | 2001-11-26 |