Commit 82de7b0a authored by Bruce Momjian's avatar Bruce Momjian

Add question mark to item:

<   from making invalid dates valid
>   from making invalid dates valid?
parent 4a49d69c
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Sun Jun 22 01:01:16 EDT 2003 Last updated: Sun Jun 22 01:04:43 EDT 2003
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...@@ -80,7 +80,7 @@ Data Types ...@@ -80,7 +80,7 @@ Data Types
* Allow backend to output result sets in XML * Allow backend to output result sets in XML
* Prevent whole-row references from leaking memory, e.g. SELECT COUNT(tab.*) * Prevent whole-row references from leaking memory, e.g. SELECT COUNT(tab.*)
* Allow current datestyle to restrict dates; prevent month/day swapping * Allow current datestyle to restrict dates; prevent month/day swapping
from making invalid dates valid from making invalid dates valid?
* Prevent month/day swapping of ISO dates to make invalid dates valid * Prevent month/day swapping of ISO dates to make invalid dates valid
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment