1. 12 Nov, 2008 2 commits
    • Tom Lane's avatar
      Clean up the ancient decision to show only two fractional-seconds digits · d1ab3eb7
      Tom Lane authored
      in "postgres_verbose" intervalstyle, and the equally arbitrary decision to
      show at least two fractional-seconds digits in most other datetime display
      styles.  This results in some minor changes in the expected regression test
      outputs.
      
      Also, coalesce a lot of repetitive code in datetime.c into subroutines,
      for clarity and ease of maintenance.  In particular this roughly halves
      the number of #ifdef HAVE_INT64_TIMESTAMP segments.
      
      Ron Mayer, with some additional kibitzing from Tom Lane
      d1ab3eb7
    • Andrew Dunstan's avatar
      Detect and error out on inability to get proper linkage information required... · 466368b8
      Andrew Dunstan authored
      Detect and error out on inability to get proper linkage information required for plperl, usually due to absence of perl ExtUtils::Embed module. Backpatch as far as 8.1.
      466368b8
  2. 11 Nov, 2008 9 commits
  3. 10 Nov, 2008 7 commits
  4. 09 Nov, 2008 4 commits
  5. 08 Nov, 2008 1 commit
  6. 07 Nov, 2008 3 commits
  7. 06 Nov, 2008 3 commits
  8. 05 Nov, 2008 5 commits
  9. 04 Nov, 2008 6 commits