Skip to content
Snippets Groups Projects
  1. Oct 21, 2003
    • Bruce Momjian's avatar
      Update per Tom: · d58c70c6
      Bruce Momjian authored
      < * Allow INET subnet tests using non-constants
      > * Allow INET subnet tests to use indexes
      101a102
      > 	o Allow MIN()/MAX() on arrays
      144c145
      < * Allow CREATE INDEX zman_index ON test (date_trunc( 'day', zman ) datetime_ops)
      > * -Allow CREATE INDEX zman_index ON test (date_trunc( 'day', zman ) datetime_ops)
      166c167
      < * Improve handling of index scans for NULL
      > * Allow use of indexes to search for NULLs
      203a205
      > * Add optional textual message to NOTIFY
      252c254
      < 	o Add SET SCHEMA
      > 	o Add SET PATH for schemas
      297a300
      > * Allow fastpast to pass values in portable format
      344a348
      > * Allow statement-level triggers to access modified rows
      526d529
      < 	o Add optional textual message to NOTIFY
      530d532
      < 	o Allow fastpast to pass values in portable format
      533c535
      < 	o Special passing of binary values in platform-neutral format (bytea?)
      > 	o -Special passing of binary values in platform-neutral format (bytea?)
      d58c70c6
    • Bruce Momjian's avatar
      Add release info about dollar signs to migration section: · 2f603a8b
      Bruce Momjian authored
           <listitem><para> Dollar sign (<literal>$</>) is no longer allowed
      	in operator names</para></listitem>
           <listitem><para> Dollar sign (<literal>$</>) can be a non-first
      	character in identifiers</para></listitem>
      2f603a8b
  2. Oct 20, 2003
  3. Oct 19, 2003
  4. Oct 18, 2003
  5. Oct 17, 2003
  6. Oct 16, 2003
Loading