mirror of
https://github.com/postgres/postgres.git
synced 2025-07-09 22:41:56 +03:00
Back out has_table_privilege patch.
This commit is contained in:
@ -62,7 +62,6 @@ ignore: random
|
||||
test: select_into select_distinct select_distinct_on select_implicit select_having subselect union case join aggregates transactions random portals arrays btree_index hash_index
|
||||
|
||||
test: privileges
|
||||
test: has_table_priv
|
||||
test: misc
|
||||
|
||||
# ----------
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $Header: /cvsroot/pgsql/src/test/regress/serial_schedule,v 1.5 2001/06/12 15:58:34 momjian Exp $
|
||||
# $Header: /cvsroot/pgsql/src/test/regress/serial_schedule,v 1.6 2001/06/12 16:34:27 momjian Exp $
|
||||
# This should probably be in an order similar to parallel_schedule.
|
||||
test: boolean
|
||||
test: char
|
||||
@ -69,7 +69,6 @@ test: arrays
|
||||
test: btree_index
|
||||
test: hash_index
|
||||
test: privileges
|
||||
test: has_table_priv
|
||||
test: misc
|
||||
test: select_views
|
||||
test: alter_table
|
||||
|
Reference in New Issue
Block a user