1. 25 5月, 2003 5 次提交
    • B
      310049a1
    • B
      Move item: · 8facf2df
      Bruce Momjian 提交于
      < * Update clients to use data types, typmod, schema.table.column names of
      <   result sets using new query protocol
      453a452,453
      > 	o Update clients to use data types, typmod, schema.table.column names of
      > 	  result sets using new query protocol
      8facf2df
    • B
      Update: · 66f6bbb4
      Bruce Momjian 提交于
      < * Allow clients to get data types, typmod, schema.table.column names from
      <   result sets, either via the backend protocol or a new QUERYINFO command
      
      to:
      
      > * Update clients to use data types, typmod, schema.table.column names of
      >   result sets using new query protocol
      66f6bbb4
    • B
      Add: · ca98317f
      Bruce Momjian 提交于
      > * Allow clients to get data types, typmod, schema.table.column names from
      >   result sets, either via the backend protocol or a new QUERYINFO command
      ca98317f
    • B
      Update XML items: · 12094d09
      Bruce Momjian 提交于
      > * Allow backend to output result sets in XML
      > * Add XML capability to pg_dump and COPY, when backend XML capability
      12094d09
  2. 24 5月, 2003 7 次提交
  3. 23 5月, 2003 10 次提交
  4. 22 5月, 2003 3 次提交
  5. 21 5月, 2003 1 次提交
  6. 20 5月, 2003 4 次提交
  7. 19 5月, 2003 3 次提交
  8. 18 5月, 2003 1 次提交
    • T
      Add code to test for unknown timezone names (following some ideas from · 6d7ff848
      Tom Lane 提交于
      Ross Reedstrom, a couple months back) and to detect timezones that are
      using leap-second timekeeping.  The unknown-zone-name test is pretty
      heuristic and ugly, but it seems better than the old behavior of just
      switching to GMT given a bad name.  Also make DecodePosixTimezone() a
      tad more robust.
      6d7ff848
  9. 17 5月, 2003 2 次提交
  10. 16 5月, 2003 4 次提交