1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00

Add TRUNCATE command, with psql help and sgml additions.

This commit is contained in:
Bruce Momjian
1999-09-23 17:03:39 +00:00
parent abd4bf1341
commit e7cad7b0cb
15 changed files with 497 additions and 44 deletions

View File

@ -163,6 +163,7 @@ do
-TDepth \
-TDestReceiver \
-TDestroyStmt \
-TTruncateStmt \
-TDestroydbStmt \
-TDisplay \
-TDl_info \