diff options
author | Bruce Momjian <bruce@momjian.us> | 2002-10-19 02:09:45 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2002-10-19 02:09:45 +0000 |
commit | cabad378fcda93902b64993df547bc173228fcab (patch) | |
tree | 6c0027393f45921559725ee1d36851df2cfe8714 /src/backend/commands/variable.c | |
parent | bab3d29fbab48e803e9dec09733a388aa1bbba22 (diff) | |
download | postgresql-cabad378fcda93902b64993df547bc173228fcab.tar.gz postgresql-cabad378fcda93902b64993df547bc173228fcab.zip |
> Huh, I don't know where I got the idea you were (or someone else was?)
> in the position that attislocal should be reset. I'll clean everything
> up and submit the patch I had originally made.
All right, this is it. This patch merely checks if child tables have
the column. If atttypid and atttypmod are the same, the attributes'
attinhcount is incremented; else the operation is aborted. If child
tables don't have the column, recursively add it.
attislocal is not touched in any case.
Alvaro Herrera
Diffstat (limited to 'src/backend/commands/variable.c')
0 files changed, 0 insertions, 0 deletions