1. 28 Nov, 2004 3 commits
    • Tom Lane's avatar
      Avoid scribbling on original parsetree during DECLARE CURSOR. This · 839484f9
      Tom Lane authored
      prevents problems when the DECLARE is in a portal and is executed
      repeatedly, as is possible in v3 protocol.  Per analysis by Oliver
      Jowett, though I didn't use his patch exactly.
      839484f9
    • Bruce Momjian's avatar
      Add description: · 3ad9f45c
      Bruce Momjian authored
      <   information, either by name or offset from UTC
      >   information, either zone name or offset from UTC
      >
      >   If the TIMESTAMP value is stored with a time zone name, interval
      >   computations should adjust based on the time zone rules, e.g. adding
      >   24 hours to a timestamp would yield a different result from adding one
      >   day.
      >
      3ad9f45c
    • Bruce Momjian's avatar
      Mega-clarifications from Joachim Wieland. · 2ba6cbc3
      Bruce Momjian authored
      2ba6cbc3
  2. 27 Nov, 2004 8 commits
  3. 26 Nov, 2004 1 commit
  4. 24 Nov, 2004 6 commits
  5. 23 Nov, 2004 6 commits
  6. 22 Nov, 2004 5 commits
  7. 21 Nov, 2004 5 commits
  8. 20 Nov, 2004 6 commits