|
|
|
@ -5,177 +5,177 @@ Complete list of usable sgml source files in this directory. |
|
|
|
|
--> |
|
|
|
|
|
|
|
|
|
<!-- SQL commands --> |
|
|
|
|
<!entity abort system "abort.sgml"> |
|
|
|
|
<!entity alterAggregate system "alter_aggregate.sgml"> |
|
|
|
|
<!entity alterCollation system "alter_collation.sgml"> |
|
|
|
|
<!entity alterConversion system "alter_conversion.sgml"> |
|
|
|
|
<!entity alterDatabase system "alter_database.sgml"> |
|
|
|
|
<!entity alterDefaultPrivileges system "alter_default_privileges.sgml"> |
|
|
|
|
<!entity alterDomain system "alter_domain.sgml"> |
|
|
|
|
<!entity alterExtension system "alter_extension.sgml"> |
|
|
|
|
<!entity alterForeignDataWrapper system "alter_foreign_data_wrapper.sgml"> |
|
|
|
|
<!entity alterForeignTable system "alter_foreign_table.sgml"> |
|
|
|
|
<!entity alterFunction system "alter_function.sgml"> |
|
|
|
|
<!entity alterGroup system "alter_group.sgml"> |
|
|
|
|
<!entity alterIndex system "alter_index.sgml"> |
|
|
|
|
<!entity alterLanguage system "alter_language.sgml"> |
|
|
|
|
<!entity alterLargeObject system "alter_large_object.sgml"> |
|
|
|
|
<!entity alterOperator system "alter_operator.sgml"> |
|
|
|
|
<!entity alterOperatorClass system "alter_opclass.sgml"> |
|
|
|
|
<!entity alterOperatorFamily system "alter_opfamily.sgml"> |
|
|
|
|
<!entity alterRole system "alter_role.sgml"> |
|
|
|
|
<!entity alterSchema system "alter_schema.sgml"> |
|
|
|
|
<!entity alterServer system "alter_server.sgml"> |
|
|
|
|
<!entity alterSequence system "alter_sequence.sgml"> |
|
|
|
|
<!entity alterTable system "alter_table.sgml"> |
|
|
|
|
<!entity alterTableSpace system "alter_tablespace.sgml"> |
|
|
|
|
<!entity alterTSConfig system "alter_tsconfig.sgml"> |
|
|
|
|
<!entity alterTSDictionary system "alter_tsdictionary.sgml"> |
|
|
|
|
<!entity alterTSParser system "alter_tsparser.sgml"> |
|
|
|
|
<!entity alterTSTemplate system "alter_tstemplate.sgml"> |
|
|
|
|
<!entity alterTrigger system "alter_trigger.sgml"> |
|
|
|
|
<!entity alterType system "alter_type.sgml"> |
|
|
|
|
<!entity alterUser system "alter_user.sgml"> |
|
|
|
|
<!entity alterUserMapping system "alter_user_mapping.sgml"> |
|
|
|
|
<!entity alterView system "alter_view.sgml"> |
|
|
|
|
<!entity analyze system "analyze.sgml"> |
|
|
|
|
<!entity begin system "begin.sgml"> |
|
|
|
|
<!entity checkpoint system "checkpoint.sgml"> |
|
|
|
|
<!entity close system "close.sgml"> |
|
|
|
|
<!entity cluster system "cluster.sgml"> |
|
|
|
|
<!entity commentOn system "comment.sgml"> |
|
|
|
|
<!entity commit system "commit.sgml"> |
|
|
|
|
<!entity commitPrepared system "commit_prepared.sgml"> |
|
|
|
|
<!entity copyTable system "copy.sgml"> |
|
|
|
|
<!entity createAggregate system "create_aggregate.sgml"> |
|
|
|
|
<!entity createCast system "create_cast.sgml"> |
|
|
|
|
<!entity createCollation system "create_collation.sgml"> |
|
|
|
|
<!entity createConversion system "create_conversion.sgml"> |
|
|
|
|
<!entity createDatabase system "create_database.sgml"> |
|
|
|
|
<!entity createDomain system "create_domain.sgml"> |
|
|
|
|
<!entity createExtension system "create_extension.sgml"> |
|
|
|
|
<!entity createForeignDataWrapper system "create_foreign_data_wrapper.sgml"> |
|
|
|
|
<!entity createForeignTable system "create_foreign_table.sgml"> |
|
|
|
|
<!entity createFunction system "create_function.sgml"> |
|
|
|
|
<!entity createGroup system "create_group.sgml"> |
|
|
|
|
<!entity createIndex system "create_index.sgml"> |
|
|
|
|
<!entity createLanguage system "create_language.sgml"> |
|
|
|
|
<!entity createOperator system "create_operator.sgml"> |
|
|
|
|
<!entity createOperatorClass system "create_opclass.sgml"> |
|
|
|
|
<!entity createOperatorFamily system "create_opfamily.sgml"> |
|
|
|
|
<!entity createRole system "create_role.sgml"> |
|
|
|
|
<!entity createRule system "create_rule.sgml"> |
|
|
|
|
<!entity createSchema system "create_schema.sgml"> |
|
|
|
|
<!entity createSequence system "create_sequence.sgml"> |
|
|
|
|
<!entity createServer system "create_server.sgml"> |
|
|
|
|
<!entity createTable system "create_table.sgml"> |
|
|
|
|
<!entity createTableAs system "create_table_as.sgml"> |
|
|
|
|
<!entity createTableSpace system "create_tablespace.sgml"> |
|
|
|
|
<!entity createTrigger system "create_trigger.sgml"> |
|
|
|
|
<!entity createTSConfig system "create_tsconfig.sgml"> |
|
|
|
|
<!entity createTSDictionary system "create_tsdictionary.sgml"> |
|
|
|
|
<!entity createTSParser system "create_tsparser.sgml"> |
|
|
|
|
<!entity createTSTemplate system "create_tstemplate.sgml"> |
|
|
|
|
<!entity createType system "create_type.sgml"> |
|
|
|
|
<!entity createUser system "create_user.sgml"> |
|
|
|
|
<!entity createUserMapping system "create_user_mapping.sgml"> |
|
|
|
|
<!entity createView system "create_view.sgml"> |
|
|
|
|
<!entity deallocate system "deallocate.sgml"> |
|
|
|
|
<!entity declare system "declare.sgml"> |
|
|
|
|
<!entity delete system "delete.sgml"> |
|
|
|
|
<!entity discard system "discard.sgml"> |
|
|
|
|
<!entity do system "do.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 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 dropOperator system "drop_operator.sgml"> |
|
|
|
|
<!entity dropOperatorClass system "drop_opclass.sgml"> |
|
|
|
|
<!entity dropOperatorFamily system "drop_opfamily.sgml"> |
|
|
|
|
<!entity dropOwned system "drop_owned.sgml"> |
|
|
|
|
<!entity dropRole system "drop_role.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 dropTable system "drop_table.sgml"> |
|
|
|
|
<!entity dropTableSpace system "drop_tablespace.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 insert system "insert.sgml"> |
|
|
|
|
<!entity listen system "listen.sgml"> |
|
|
|
|
<!entity load system "load.sgml"> |
|
|
|
|
<!entity lock system "lock.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"> |
|
|
|
|
<!entity reindex system "reindex.sgml"> |
|
|
|
|
<!entity releaseSavepoint system "release_savepoint.sgml"> |
|
|
|
|
<!entity reset system "reset.sgml"> |
|
|
|
|
<!entity revoke system "revoke.sgml"> |
|
|
|
|
<!entity rollback system "rollback.sgml"> |
|
|
|
|
<!entity rollbackPrepared system "rollback_prepared.sgml"> |
|
|
|
|
<!entity rollbackTo system "rollback_to.sgml"> |
|
|
|
|
<!entity savepoint system "savepoint.sgml"> |
|
|
|
|
<!entity securityLabel system "security_label.sgml"> |
|
|
|
|
<!entity select system "select.sgml"> |
|
|
|
|
<!entity selectInto system "select_into.sgml"> |
|
|
|
|
<!entity set system "set.sgml"> |
|
|
|
|
<!entity setConstraints system "set_constraints.sgml"> |
|
|
|
|
<!entity setRole system "set_role.sgml"> |
|
|
|
|
<!entity setSessionAuth system "set_session_auth.sgml"> |
|
|
|
|
<!entity setTransaction system "set_transaction.sgml"> |
|
|
|
|
<!entity show system "show.sgml"> |
|
|
|
|
<!entity startTransaction system "start_transaction.sgml"> |
|
|
|
|
<!entity truncate system "truncate.sgml"> |
|
|
|
|
<!entity unlisten system "unlisten.sgml"> |
|
|
|
|
<!entity update system "update.sgml"> |
|
|
|
|
<!entity vacuum system "vacuum.sgml"> |
|
|
|
|
<!entity values system "values.sgml"> |
|
|
|
|
<!ENTITY abort SYSTEM "abort.sgml"> |
|
|
|
|
<!ENTITY alterAggregate SYSTEM "alter_aggregate.sgml"> |
|
|
|
|
<!ENTITY alterCollation SYSTEM "alter_collation.sgml"> |
|
|
|
|
<!ENTITY alterConversion SYSTEM "alter_conversion.sgml"> |
|
|
|
|
<!ENTITY alterDatabase SYSTEM "alter_database.sgml"> |
|
|
|
|
<!ENTITY alterDefaultPrivileges SYSTEM "alter_default_privileges.sgml"> |
|
|
|
|
<!ENTITY alterDomain SYSTEM "alter_domain.sgml"> |
|
|
|
|
<!ENTITY alterExtension SYSTEM "alter_extension.sgml"> |
|
|
|
|
<!ENTITY alterForeignDataWrapper SYSTEM "alter_foreign_data_wrapper.sgml"> |
|
|
|
|
<!ENTITY alterForeignTable SYSTEM "alter_foreign_table.sgml"> |
|
|
|
|
<!ENTITY alterFunction SYSTEM "alter_function.sgml"> |
|
|
|
|
<!ENTITY alterGroup SYSTEM "alter_group.sgml"> |
|
|
|
|
<!ENTITY alterIndex SYSTEM "alter_index.sgml"> |
|
|
|
|
<!ENTITY alterLanguage SYSTEM "alter_language.sgml"> |
|
|
|
|
<!ENTITY alterLargeObject SYSTEM "alter_large_object.sgml"> |
|
|
|
|
<!ENTITY alterOperator SYSTEM "alter_operator.sgml"> |
|
|
|
|
<!ENTITY alterOperatorClass SYSTEM "alter_opclass.sgml"> |
|
|
|
|
<!ENTITY alterOperatorFamily SYSTEM "alter_opfamily.sgml"> |
|
|
|
|
<!ENTITY alterRole SYSTEM "alter_role.sgml"> |
|
|
|
|
<!ENTITY alterSchema SYSTEM "alter_schema.sgml"> |
|
|
|
|
<!ENTITY alterServer SYSTEM "alter_server.sgml"> |
|
|
|
|
<!ENTITY alterSequence SYSTEM "alter_sequence.sgml"> |
|
|
|
|
<!ENTITY alterTable SYSTEM "alter_table.sgml"> |
|
|
|
|
<!ENTITY alterTableSpace SYSTEM "alter_tablespace.sgml"> |
|
|
|
|
<!ENTITY alterTSConfig SYSTEM "alter_tsconfig.sgml"> |
|
|
|
|
<!ENTITY alterTSDictionary SYSTEM "alter_tsdictionary.sgml"> |
|
|
|
|
<!ENTITY alterTSParser SYSTEM "alter_tsparser.sgml"> |
|
|
|
|
<!ENTITY alterTSTemplate SYSTEM "alter_tstemplate.sgml"> |
|
|
|
|
<!ENTITY alterTrigger SYSTEM "alter_trigger.sgml"> |
|
|
|
|
<!ENTITY alterType SYSTEM "alter_type.sgml"> |
|
|
|
|
<!ENTITY alterUser SYSTEM "alter_user.sgml"> |
|
|
|
|
<!ENTITY alterUserMapping SYSTEM "alter_user_mapping.sgml"> |
|
|
|
|
<!ENTITY alterView SYSTEM "alter_view.sgml"> |
|
|
|
|
<!ENTITY analyze SYSTEM "analyze.sgml"> |
|
|
|
|
<!ENTITY begin SYSTEM "begin.sgml"> |
|
|
|
|
<!ENTITY checkpoint SYSTEM "checkpoint.sgml"> |
|
|
|
|
<!ENTITY close SYSTEM "close.sgml"> |
|
|
|
|
<!ENTITY cluster SYSTEM "cluster.sgml"> |
|
|
|
|
<!ENTITY commentOn SYSTEM "comment.sgml"> |
|
|
|
|
<!ENTITY commit SYSTEM "commit.sgml"> |
|
|
|
|
<!ENTITY commitPrepared SYSTEM "commit_prepared.sgml"> |
|
|
|
|
<!ENTITY copyTable SYSTEM "copy.sgml"> |
|
|
|
|
<!ENTITY createAggregate SYSTEM "create_aggregate.sgml"> |
|
|
|
|
<!ENTITY createCast SYSTEM "create_cast.sgml"> |
|
|
|
|
<!ENTITY createCollation SYSTEM "create_collation.sgml"> |
|
|
|
|
<!ENTITY createConversion SYSTEM "create_conversion.sgml"> |
|
|
|
|
<!ENTITY createDatabase SYSTEM "create_database.sgml"> |
|
|
|
|
<!ENTITY createDomain SYSTEM "create_domain.sgml"> |
|
|
|
|
<!ENTITY createExtension SYSTEM "create_extension.sgml"> |
|
|
|
|
<!ENTITY createForeignDataWrapper SYSTEM "create_foreign_data_wrapper.sgml"> |
|
|
|
|
<!ENTITY createForeignTable SYSTEM "create_foreign_table.sgml"> |
|
|
|
|
<!ENTITY createFunction SYSTEM "create_function.sgml"> |
|
|
|
|
<!ENTITY createGroup SYSTEM "create_group.sgml"> |
|
|
|
|
<!ENTITY createIndex SYSTEM "create_index.sgml"> |
|
|
|
|
<!ENTITY createLanguage SYSTEM "create_language.sgml"> |
|
|
|
|
<!ENTITY createOperator SYSTEM "create_operator.sgml"> |
|
|
|
|
<!ENTITY createOperatorClass SYSTEM "create_opclass.sgml"> |
|
|
|
|
<!ENTITY createOperatorFamily SYSTEM "create_opfamily.sgml"> |
|
|
|
|
<!ENTITY createRole SYSTEM "create_role.sgml"> |
|
|
|
|
<!ENTITY createRule SYSTEM "create_rule.sgml"> |
|
|
|
|
<!ENTITY createSchema SYSTEM "create_schema.sgml"> |
|
|
|
|
<!ENTITY createSequence SYSTEM "create_sequence.sgml"> |
|
|
|
|
<!ENTITY createServer SYSTEM "create_server.sgml"> |
|
|
|
|
<!ENTITY createTable SYSTEM "create_table.sgml"> |
|
|
|
|
<!ENTITY createTableAs SYSTEM "create_table_as.sgml"> |
|
|
|
|
<!ENTITY createTableSpace SYSTEM "create_tablespace.sgml"> |
|
|
|
|
<!ENTITY createTrigger SYSTEM "create_trigger.sgml"> |
|
|
|
|
<!ENTITY createTSConfig SYSTEM "create_tsconfig.sgml"> |
|
|
|
|
<!ENTITY createTSDictionary SYSTEM "create_tsdictionary.sgml"> |
|
|
|
|
<!ENTITY createTSParser SYSTEM "create_tsparser.sgml"> |
|
|
|
|
<!ENTITY createTSTemplate SYSTEM "create_tstemplate.sgml"> |
|
|
|
|
<!ENTITY createType SYSTEM "create_type.sgml"> |
|
|
|
|
<!ENTITY createUser SYSTEM "create_user.sgml"> |
|
|
|
|
<!ENTITY createUserMapping SYSTEM "create_user_mapping.sgml"> |
|
|
|
|
<!ENTITY createView SYSTEM "create_view.sgml"> |
|
|
|
|
<!ENTITY deallocate SYSTEM "deallocate.sgml"> |
|
|
|
|
<!ENTITY declare SYSTEM "declare.sgml"> |
|
|
|
|
<!ENTITY delete SYSTEM "delete.sgml"> |
|
|
|
|
<!ENTITY discard SYSTEM "discard.sgml"> |
|
|
|
|
<!ENTITY do SYSTEM "do.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 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 dropOperator SYSTEM "drop_operator.sgml"> |
|
|
|
|
<!ENTITY dropOperatorClass SYSTEM "drop_opclass.sgml"> |
|
|
|
|
<!ENTITY dropOperatorFamily SYSTEM "drop_opfamily.sgml"> |
|
|
|
|
<!ENTITY dropOwned SYSTEM "drop_owned.sgml"> |
|
|
|
|
<!ENTITY dropRole SYSTEM "drop_role.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 dropTable SYSTEM "drop_table.sgml"> |
|
|
|
|
<!ENTITY dropTableSpace SYSTEM "drop_tablespace.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 insert SYSTEM "insert.sgml"> |
|
|
|
|
<!ENTITY listen SYSTEM "listen.sgml"> |
|
|
|
|
<!ENTITY load SYSTEM "load.sgml"> |
|
|
|
|
<!ENTITY lock SYSTEM "lock.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"> |
|
|
|
|
<!ENTITY reindex SYSTEM "reindex.sgml"> |
|
|
|
|
<!ENTITY releaseSavepoint SYSTEM "release_savepoint.sgml"> |
|
|
|
|
<!ENTITY reset SYSTEM "reset.sgml"> |
|
|
|
|
<!ENTITY revoke SYSTEM "revoke.sgml"> |
|
|
|
|
<!ENTITY rollback SYSTEM "rollback.sgml"> |
|
|
|
|
<!ENTITY rollbackPrepared SYSTEM "rollback_prepared.sgml"> |
|
|
|
|
<!ENTITY rollbackTo SYSTEM "rollback_to.sgml"> |
|
|
|
|
<!ENTITY savepoint SYSTEM "savepoint.sgml"> |
|
|
|
|
<!ENTITY securityLabel SYSTEM "security_label.sgml"> |
|
|
|
|
<!ENTITY select SYSTEM "select.sgml"> |
|
|
|
|
<!ENTITY selectInto SYSTEM "select_into.sgml"> |
|
|
|
|
<!ENTITY set SYSTEM "set.sgml"> |
|
|
|
|
<!ENTITY setConstraints SYSTEM "set_constraints.sgml"> |
|
|
|
|
<!ENTITY setRole SYSTEM "set_role.sgml"> |
|
|
|
|
<!ENTITY setSessionAuth SYSTEM "set_session_auth.sgml"> |
|
|
|
|
<!ENTITY setTransaction SYSTEM "set_transaction.sgml"> |
|
|
|
|
<!ENTITY show SYSTEM "show.sgml"> |
|
|
|
|
<!ENTITY startTransaction SYSTEM "start_transaction.sgml"> |
|
|
|
|
<!ENTITY truncate SYSTEM "truncate.sgml"> |
|
|
|
|
<!ENTITY unlisten SYSTEM "unlisten.sgml"> |
|
|
|
|
<!ENTITY update SYSTEM "update.sgml"> |
|
|
|
|
<!ENTITY vacuum SYSTEM "vacuum.sgml"> |
|
|
|
|
<!ENTITY values SYSTEM "values.sgml"> |
|
|
|
|
|
|
|
|
|
<!-- applications and utilities --> |
|
|
|
|
<!entity clusterdb system "clusterdb.sgml"> |
|
|
|
|
<!entity createdb system "createdb.sgml"> |
|
|
|
|
<!entity createlang system "createlang.sgml"> |
|
|
|
|
<!entity createuser system "createuser.sgml"> |
|
|
|
|
<!entity dropdb system "dropdb.sgml"> |
|
|
|
|
<!entity droplang system "droplang.sgml"> |
|
|
|
|
<!entity dropuser system "dropuser.sgml"> |
|
|
|
|
<!entity ecpgRef system "ecpg-ref.sgml"> |
|
|
|
|
<!entity initdb system "initdb.sgml"> |
|
|
|
|
<!entity pgBasebackup system "pg_basebackup.sgml"> |
|
|
|
|
<!entity pgConfig system "pg_config-ref.sgml"> |
|
|
|
|
<!entity pgControldata system "pg_controldata.sgml"> |
|
|
|
|
<!entity pgCtl system "pg_ctl-ref.sgml"> |
|
|
|
|
<!entity pgDump system "pg_dump.sgml"> |
|
|
|
|
<!entity pgDumpall system "pg_dumpall.sgml"> |
|
|
|
|
<!entity pgResetxlog system "pg_resetxlog.sgml"> |
|
|
|
|
<!entity pgRestore system "pg_restore.sgml"> |
|
|
|
|
<!entity postgres system "postgres-ref.sgml"> |
|
|
|
|
<!entity postmaster system "postmaster.sgml"> |
|
|
|
|
<!entity psqlRef system "psql-ref.sgml"> |
|
|
|
|
<!entity reindexdb system "reindexdb.sgml"> |
|
|
|
|
<!entity vacuumdb system "vacuumdb.sgml"> |
|
|
|
|
<!ENTITY clusterdb SYSTEM "clusterdb.sgml"> |
|
|
|
|
<!ENTITY createdb SYSTEM "createdb.sgml"> |
|
|
|
|
<!ENTITY createlang SYSTEM "createlang.sgml"> |
|
|
|
|
<!ENTITY createuser SYSTEM "createuser.sgml"> |
|
|
|
|
<!ENTITY dropdb SYSTEM "dropdb.sgml"> |
|
|
|
|
<!ENTITY droplang SYSTEM "droplang.sgml"> |
|
|
|
|
<!ENTITY dropuser SYSTEM "dropuser.sgml"> |
|
|
|
|
<!ENTITY ecpgRef SYSTEM "ecpg-ref.sgml"> |
|
|
|
|
<!ENTITY initdb SYSTEM "initdb.sgml"> |
|
|
|
|
<!ENTITY pgBasebackup SYSTEM "pg_basebackup.sgml"> |
|
|
|
|
<!ENTITY pgConfig SYSTEM "pg_config-ref.sgml"> |
|
|
|
|
<!ENTITY pgControldata SYSTEM "pg_controldata.sgml"> |
|
|
|
|
<!ENTITY pgCtl SYSTEM "pg_ctl-ref.sgml"> |
|
|
|
|
<!ENTITY pgDump SYSTEM "pg_dump.sgml"> |
|
|
|
|
<!ENTITY pgDumpall SYSTEM "pg_dumpall.sgml"> |
|
|
|
|
<!ENTITY pgResetxlog SYSTEM "pg_resetxlog.sgml"> |
|
|
|
|
<!ENTITY pgRestore SYSTEM "pg_restore.sgml"> |
|
|
|
|
<!ENTITY postgres SYSTEM "postgres-ref.sgml"> |
|
|
|
|
<!ENTITY postmaster SYSTEM "postmaster.sgml"> |
|
|
|
|
<!ENTITY psqlRef SYSTEM "psql-ref.sgml"> |
|
|
|
|
<!ENTITY reindexdb SYSTEM "reindexdb.sgml"> |
|
|
|
|
<!ENTITY vacuumdb SYSTEM "vacuumdb.sgml"> |
|
|
|
|