CVSROOT: /cvsrootModule name: pgsql-serverChanges by: tgl@postgresql.org 03/02/13 17:50:09
Modified files: src/backend/parser: Tag: REL7_3_STABLE analyze.c
Log message: Parser was dropping foreign-key constraints on the floor if present in an ALTER TABLE ADD COLUMN command. Per bug #896.