Skip to content
Snippets Groups Projects
Commit c65ea0e0 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

New pg_attribute.atttypmod for type-specific information like

varchar length.

Cleans up code so attlen is always length.

Removed varchar() hack added earlier.

Will fix bug in selecting varchar() fields, and varchar() can be
variable length.
parent d7427e48
No related branches found
No related tags found
Loading
Showing
with 92 additions and 224 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment