CVSROOT: /cvsrootModule name: pgsql-serverChanges by: momjian@postgresql.org 02/10/09 12:26:46
Modified files: src/backend/commands: comment.c
Log message: Lock on the rule relation wasn't removed after adding the comment.
Added Tom's patch fix for heap_close.
Rod Taylor