Update for new serial functionality.

This commit is contained in:
Bruce Momjian 2003-03-20 21:00:49 +00:00
parent b2e09fcd5e
commit e5f5e73fcb
1 changed files with 1 additions and 3 deletions

View File

@ -640,8 +640,6 @@ SELECT user_relns() AS user_relns
real_city
reltime_tbl
road
serialtest
serialtest_f2_seq
shighway
slow_emp4000
street
@ -659,7 +657,7 @@ SELECT user_relns() AS user_relns
toyemp
varchar_tbl
xacttest
(95 rows)
(93 rows)
--SELECT name(equipment(hobby_construct(text 'skywalking', text 'mer'))) AS equip_name;
SELECT hobbies_by_name('basketball');