| Commit message (Expand) | Author | Age | Files | Lines |
| * | poit -> point. | Bruce Momjian | 2001-02-12 | 1 | -2/+2 |
| * | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 2001-01-24 | 1 | -2/+2 |
| * | Fix up "Postgres-style" time interval representation when fields have | Thomas G. Lockhart | 2001-01-18 | 1 | -8/+2 |
| * | Change comparisons of tm->tm_isdst from "nonzero" to "greater than zero". | Thomas G. Lockhart | 2001-01-17 | 1 | -4/+4 |
| * | Replace overly-cute coding with code that (a) has defined behavior | Tom Lane | 2000-12-23 | 1 | -11/+9 |
| * | here is a patch fixing today's bug report: | Bruce Momjian | 2000-12-15 | 1 | -10/+71 |
| * | Ensure that all uses of <ctype.h> functions are applied to unsigned-char | Tom Lane | 2000-12-03 | 1 | -12/+12 |
| * | It seems appropriate that the extended MEMORY_CONTEXT_CHECKING code | Tom Lane | 2000-12-01 | 1 | -16/+27 |
| * | here is a patch for formatting.c (to_char/timestampt()), for 7.1 | Bruce Momjian | 2000-11-25 | 1 | -95/+179 |
| * | USE_POSIX_TIME replaced by HAVE_TM_ZONE || HAVE_INT_TIMEZONE, which are | Peter Eisentraut | 2000-10-29 | 1 | -13/+11 |
| * | the patch include: | Bruce Momjian | 2000-09-25 | 1 | -6/+16 |
| * | * to_char: | Bruce Momjian | 2000-08-29 | 1 | -25/+67 |
| * | bpchar, varchar, bytea, numeric are toastable --- if you initdb, which | Tom Lane | 2000-07-29 | 1 | -4/+10 |
| * | Update textin() and textout() to new fmgr style. This is just phase | Tom Lane | 2000-07-05 | 1 | -7/+5 |
| * | TOAST | Jan Wieck | 2000-07-03 | 1 | -3/+3 |
| * | In the attache is new (correct) version. I add TZ (timezone) support | Bruce Momjian | 2000-07-03 | 1 | -453/+556 |
| * | Back out Karels to_char changes. | Bruce Momjian | 2000-07-01 | 1 | -422/+370 |
| * | In the attache is new to_date()/to_timestamp() version. | Bruce Momjian | 2000-07-01 | 1 | -370/+422 |
| * | Clean up #include's. | Bruce Momjian | 2000-06-15 | 1 | -2/+5 |
| * | Big warnings cleanup for Solaris/GCC. Down to about 40 now, but | Peter Eisentraut | 2000-06-14 | 1 | -2/+2 |
| * | Another batch of fmgr updates. I think I have gotten all old-style | Tom Lane | 2000-06-13 | 1 | -53/+72 |
| * | The enclosed patch changes the behaviour of the "ordinal" ('TH') format for | Bruce Momjian | 2000-06-09 | 1 | -4/+7 |
| * | Another round of updates for new fmgr, mostly in the datetime code. | Tom Lane | 2000-06-09 | 1 | -28/+27 |
| * | Latest round of fmgr updates. All functions with bool,char, or int2 | Tom Lane | 2000-06-05 | 1 | -3/+7 |
| * | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 2000-04-12 | 1 | -2154/+2591 |
| * | Update create_rule manual page. | Bruce Momjian | 2000-04-07 | 1 | -93/+360 |
| * | Hi, | Bruce Momjian | 2000-03-16 | 1 | -198/+379 |
| * | Hi, | Bruce Momjian | 2000-03-08 | 1 | -15/+26 |
| * | Implement "date/time grand unification". | Thomas G. Lockhart | 2000-02-16 | 1 | -59/+38 |
| * | I'm sending patch with new version of to_char numbers formatting. | Bruce Momjian | 2000-02-08 | 1 | -431/+730 |
| * | Add include for float.h. | Bruce Momjian | 2000-01-26 | 1 | -2/+2 |
| * | as attache of this mail is patch (to the main tree) with to_char's | Bruce Momjian | 2000-01-25 | 1 | -0/+3157 |