1
0
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:
Bruce Momjian
2001-05-14 20:30:21 +00:00
parent 248182560c
commit 1e7b79cebc
16 changed files with 17 additions and 293 deletions

View File

@@ -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 \