Add some items to development-branch release notes.
authorTom Lane
Wed, 18 Dec 2002 19:01:25 +0000 (19:01 +0000)
committerTom Lane
Wed, 18 Dec 2002 19:01:25 +0000 (19:01 +0000)
doc/src/sgml/release.sgml

index 6a0e93782e1b0ac7e93fd54d5774b96c8c566837..14e0d772902a07ead425094c1c1b848c2a4149c6 100644 (file)
@@ -1,5 +1,5 @@
 
 
 
@@ -24,8 +24,15 @@ CDATA means the content is "SGML-free", so you can write without
 worries about funny characters.
 -->
 
+Revised executor state representation; plan trees are read-only to executor now
 Information schema
 Domains now support CHECK constraints
+psql backslash commands for listing conversions, casts, and schemas
+TRUNCATE TABLE is transaction-safe
+Statement-level triggers
+System can use either hash- or sort-based strategy for grouped aggregation
+ON COMMIT options for temp tables
+extra_float_digits option allows pg_dump to dump float data accurately
 ]]>