OSDN Git Service

Add new reference pages. This completes the first cut at a full set
authorThomas G. Lockhart <lockhart@fourpalms.org>
Mon, 7 Sep 1998 15:53:12 +0000 (15:53 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Mon, 7 Sep 1998 15:53:12 +0000 (15:53 +0000)
commitb6bdc43522ac4e4be891646dbdbb39adbe306a02
treeba09dad83796f9b97b5904fd2468badd26c76b4d
parent202751921d9a7adb0181bc0afd990a53e6015141
Add new reference pages. This completes the first cut at a full set
 for SQL commands.
13 files changed:
doc/src/sgml/ref/commands.sgml
doc/src/sgml/ref/drop_aggregate.sgml [new file with mode: 0644]
doc/src/sgml/ref/drop_database.sgml [new file with mode: 0644]
doc/src/sgml/ref/drop_index.sgml [new file with mode: 0644]
doc/src/sgml/ref/drop_language.sgml [new file with mode: 0644]
doc/src/sgml/ref/drop_operator.sgml [new file with mode: 0644]
doc/src/sgml/ref/drop_rule.sgml [new file with mode: 0644]
doc/src/sgml/ref/drop_sequence.sgml [new file with mode: 0644]
doc/src/sgml/ref/drop_table.sgml [new file with mode: 0644]
doc/src/sgml/ref/drop_trigger.sgml [new file with mode: 0644]
doc/src/sgml/ref/drop_type.sgml [new file with mode: 0644]
doc/src/sgml/ref/drop_user.sgml [new file with mode: 0644]
doc/src/sgml/ref/drop_view.sgml [new file with mode: 0644]