Home Explore Blog CI



postgresql

3rd chunk of `doc/src/sgml/ref/allfiles.sgml`
880c9d4645aef971a7c9d8f0332880c399f6cad32888a0670000000100000cc4
 "drop_access_method.sgml">
<!ENTITY dropAggregate      SYSTEM "drop_aggregate.sgml">
<!ENTITY dropCast           SYSTEM "drop_cast.sgml">
<!ENTITY dropCollation      SYSTEM "drop_collation.sgml">
<!ENTITY dropConversion     SYSTEM "drop_conversion.sgml">
<!ENTITY dropDatabase       SYSTEM "drop_database.sgml">
<!ENTITY dropDomain         SYSTEM "drop_domain.sgml">
<!ENTITY dropEventTrigger   SYSTEM "drop_event_trigger.sgml">
<!ENTITY dropExtension      SYSTEM "drop_extension.sgml">
<!ENTITY dropForeignDataWrapper SYSTEM "drop_foreign_data_wrapper.sgml">
<!ENTITY dropForeignTable   SYSTEM "drop_foreign_table.sgml">
<!ENTITY dropFunction       SYSTEM "drop_function.sgml">
<!ENTITY dropGroup          SYSTEM "drop_group.sgml">
<!ENTITY dropIndex          SYSTEM "drop_index.sgml">
<!ENTITY dropLanguage       SYSTEM "drop_language.sgml">
<!ENTITY dropMaterializedView SYSTEM "drop_materialized_view.sgml">
<!ENTITY dropOperator       SYSTEM "drop_operator.sgml">
<!ENTITY dropOperatorClass  SYSTEM "drop_opclass.sgml">
<!ENTITY dropOperatorFamily  SYSTEM "drop_opfamily.sgml">
<!ENTITY dropOwned          SYSTEM "drop_owned.sgml">
<!ENTITY dropPolicy         SYSTEM "drop_policy.sgml">
<!ENTITY dropProcedure      SYSTEM "drop_procedure.sgml">
<!ENTITY dropPublication    SYSTEM "drop_publication.sgml">
<!ENTITY dropRole           SYSTEM "drop_role.sgml">
<!ENTITY dropRoutine        SYSTEM "drop_routine.sgml">
<!ENTITY dropRule           SYSTEM "drop_rule.sgml">
<!ENTITY dropSchema         SYSTEM "drop_schema.sgml">
<!ENTITY dropSequence       SYSTEM "drop_sequence.sgml">
<!ENTITY dropServer         SYSTEM "drop_server.sgml">
<!ENTITY dropStatistics     SYSTEM "drop_statistics.sgml">
<!ENTITY dropSubscription   SYSTEM "drop_subscription.sgml">
<!ENTITY dropTable          SYSTEM "drop_table.sgml">
<!ENTITY dropTableSpace     SYSTEM "drop_tablespace.sgml">
<!ENTITY dropTransform      SYSTEM "drop_transform.sgml">
<!ENTITY dropTrigger        SYSTEM "drop_trigger.sgml">
<!ENTITY dropTSConfig       SYSTEM "drop_tsconfig.sgml">
<!ENTITY dropTSDictionary   SYSTEM "drop_tsdictionary.sgml">
<!ENTITY dropTSParser       SYSTEM "drop_tsparser.sgml">
<!ENTITY dropTSTemplate     SYSTEM "drop_tstemplate.sgml">
<!ENTITY dropType           SYSTEM "drop_type.sgml">
<!ENTITY dropUser           SYSTEM "drop_user.sgml">
<!ENTITY dropUserMapping    SYSTEM "drop_user_mapping.sgml">
<!ENTITY dropView           SYSTEM "drop_view.sgml">
<!ENTITY end                SYSTEM "end.sgml">
<!ENTITY execute            SYSTEM "execute.sgml">
<!ENTITY explain            SYSTEM "explain.sgml">
<!ENTITY fetch              SYSTEM "fetch.sgml">
<!ENTITY grant              SYSTEM "grant.sgml">
<!ENTITY importForeignSchema SYSTEM "import_foreign_schema.sgml">
<!ENTITY insert             SYSTEM "insert.sgml">
<!ENTITY listen             SYSTEM "listen.sgml">
<!ENTITY load               SYSTEM "load.sgml">
<!ENTITY lock               SYSTEM "lock.sgml">
<!ENTITY merge              SYSTEM "merge.sgml">
<!ENTITY move               SYSTEM "move.sgml">
<!ENTITY notify             SYSTEM "notify.sgml">
<!ENTITY prepare            SYSTEM "prepare.sgml">
<!ENTITY prepareTransaction SYSTEM "prepare_transaction.sgml">
<!ENTITY reassignOwned      SYSTEM "reassign_owned.sgml">

Title: List of SQL Command Documentation Files (Continued): DROP, END, EXECUTE, EXPLAIN, FETCH, GRANT, IMPORT FOREIGN SCHEMA, INSERT, LISTEN, LOAD, LOCK, MERGE, MOVE, NOTIFY, PREPARE, REASSIGN OWNED
Summary
This segment lists additional SGML source files for various SQL commands, focusing on the DROP command for different database objects (Operator Family, Owned, Policy, Procedure, Publication, Role, Routine, Rule, Schema, Sequence, Server, Statistics, Subscription, Table, Table Space, Transform, Trigger, TSConfig, TSDictionary, TSParser, TSTemplate, Type, User, User Mapping, View). It also includes files for other commands like END, EXECUTE, EXPLAIN, FETCH, GRANT, IMPORT FOREIGN SCHEMA, INSERT, LISTEN, LOAD, LOCK, MERGE, MOVE, NOTIFY, PREPARE, and REASSIGN OWNED.