mirror of
https://github.com/postgres/postgres.git
synced 2025-08-30 06:01:21 +03:00
Remove unused tables pg_variable, pg_inheritproc, pg_ipl tables. Initdb
forced.
This commit is contained in:
@@ -267,7 +267,6 @@ do
|
||||
-TFormData_pg_group \
|
||||
-TFormData_pg_index \
|
||||
-TFormData_pg_inherits \
|
||||
-TFormData_pg_ipl \
|
||||
-TFormData_pg_language \
|
||||
-TFormData_pg_largeobject \
|
||||
-TFormData_pg_listener \
|
||||
@@ -295,7 +294,6 @@ do
|
||||
-TForm_pg_group \
|
||||
-TForm_pg_index \
|
||||
-TForm_pg_inherits \
|
||||
-TForm_pg_ipl \
|
||||
-TForm_pg_language \
|
||||
-TForm_pg_largeobject \
|
||||
-TForm_pg_log \
|
||||
|
Reference in New Issue
Block a user