diff options
Diffstat (limited to 'doc/src')
| -rw-r--r-- | doc/src/sgml/release.sgml | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index 3663184162b..44e39358e11 100644 --- a/doc/src/sgml/release.sgml +++ b/doc/src/sgml/release.sgml @@ -282,6 +282,7 @@ Fix for aggregates on array indexes(Tom)  Fix for DEFAULT handles single quotes in value requiring too many quotes  Fix security problem with non-super users importing/exporting large objects(Tom)  Rollback of transaction that creates table cleaned up properly(Tom) +Fix to allow long table and column names to generate proper serial names(Tom)  Enhancements  ------------ | 
