mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-12-21 08:29:39 +08:00
Update for new serial functionality.
This commit is contained in:
parent
b2e09fcd5e
commit
e5f5e73fcb
@ -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');
|
||||
|
Loading…
Reference in New Issue
Block a user