1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00

Update history/sgml.

This commit is contained in:
Bruce Momjian
2000-03-23 15:09:56 +00:00
parent 2f839c58e2
commit 90cb4c89df
2 changed files with 26 additions and 2 deletions

View File

@ -158,7 +158,7 @@ Fix to allow SELECT 'a' LIKE 'a' (Tom)
Fix for SELECT 1 + NULL (Tom)
Fixes to CHAR
Fix log() on numeric type (Tom)
Remove ':' and ';' operators
Deprecate ':' and ';' operators
Enhancements
------------