diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2001-06-06 22:03:48 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2001-06-06 22:03:48 +0000 |
commit | a6697b361460da9e88d949aa404164183528b094 (patch) | |
tree | b5ab91f647b515615c1fc075595f47c58e7d62ed /src/backend/commands/command.c | |
parent | b67fc0079cf1f8db03aaa6d16f0ab8bd5d1a240d (diff) | |
download | postgresql-a6697b361460da9e88d949aa404164183528b094.tar.gz postgresql-a6697b361460da9e88d949aa404164183528b094.zip |
get_seq_name should truncate name to NAMEDATALEN, so that this works:
create sequence a1234567890123456789012345678901234567890;
select nextval('a1234567890123456789012345678901234567890');
Diffstat (limited to 'src/backend/commands/command.c')
0 files changed, 0 insertions, 0 deletions