Skip to content

A notice is issued in this caseの訳語統一 #3686

Description

@KenichiroTanaka

訳語の揺れがあるので統一したいです。

47ファイルあります。

$ find . -name "*.sgml" | xargs grep "A notice is issued"
./ref/drop_trigger.sgml: Do not throw an error if the trigger does not exist. A notice is issued
./ref/drop_rule.sgml: Do not throw an error if the rule does not exist. A notice is issued
./ref/drop_function.sgml: Do not throw an error if the function does not exist. A notice is issued
./ref/drop_opfamily.sgml: A notice is issued in this case.
./ref/create_index.sgml: A notice is issued in this case. Note that there is no guarantee that
./ref/drop_language.sgml: Do not throw an error if the language does not exist. A notice is issued
./ref/create_user_mapping.sgml: server already exists. A notice is issued in this case. Note that there
./ref/drop_schema.sgml: Do not throw an error if the schema does not exist. A notice is issued
./ref/drop_conversion.sgml: A notice is issued in this case.
./ref/create_table.sgml: A notice is issued in this case. Note that there is no guarantee that
./ref/drop_opclass.sgml: Do not throw an error if the operator class does not exist. A notice is issued
./ref/drop_tsparser.sgml: A notice is issued in this case.
./ref/create_statistics.sgml: exists. A notice is issued in this case. Note that only the name of
./ref/create_materialized_view.sgml: exists. A notice is issued in this case. Note that there is no guarantee
./ref/alter_sequence.sgml: Do not throw an error if the sequence does not exist. A notice is issued
./ref/create_foreign_table.sgml: A notice is issued in this case. Note that there is no guarantee that
./ref/alter_index.sgml: Do not throw an error if the index does not exist. A notice is issued
./ref/drop_tsdictionary.sgml: A notice is issued in this case.
./ref/drop_aggregate.sgml: Do not throw an error if the aggregate does not exist. A notice is issued
./ref/alter_table.sgml: Do not throw an error if the table does not exist. A notice is issued
./ref/drop_tablespace.sgml: Do not throw an error if the tablespace does not exist. A notice is issued
./ref/drop_table.sgml: Do not throw an error if the table does not exist. A notice is issued
./ref/drop_role.sgml: Do not throw an error if the role does not exist. A notice is issued
./ref/drop_sequence.sgml: Do not throw an error if the sequence does not exist. A notice is issued
./ref/drop_extension.sgml: Do not throw an error if the extension does not exist. A notice is issued
./ref/drop_index.sgml: Do not throw an error if the index does not exist. A notice is issued
./ref/drop_domain.sgml: Do not throw an error if the domain does not exist. A notice is issued
./ref/create_extension.sgml: exists. A notice is issued in this case. Note that there is no
./ref/create_server.sgml: A notice is issued in this case. Note that there is no guarantee that
./ref/dropdb.sgml: Do not throw an error if the database does not exist. A notice is issued
./ref/drop_tsconfig.sgml: A notice is issued in this case.
./ref/drop_view.sgml: Do not throw an error if the view does not exist. A notice is issued
./ref/drop_access_method.sgml: A notice is issued in this case.
./ref/drop_foreign_data_wrapper.sgml: exist. A notice is issued in this case.
./ref/alter_view.sgml: Do not throw an error if the view does not exist. A notice is issued
./ref/drop_type.sgml: Do not throw an error if the type does not exist. A notice is issued
./ref/drop_operator.sgml: Do not throw an error if the operator does not exist. A notice is issued
./ref/drop_tstemplate.sgml: A notice is issued in this case.
./ref/drop_cast.sgml: Do not throw an error if the cast does not exist. A notice is issued
./ref/create_sequence.sgml: A notice is issued in this case. Note that there is no guarantee that
./ref/drop_database.sgml: Do not throw an error if the database does not exist. A notice is issued
./ref/create_collation.sgml: A notice is issued in this case. Note that there is no guarantee that
./ref/drop_transform.sgml: Do not throw an error if the transform does not exist. A notice is issued
./ref/drop_collation.sgml: A notice is issued in this case.
./ref/drop_policy.sgml: Do not throw an error if the policy does not exist. A notice is issued
./ref/drop_foreign_table.sgml: A notice is issued in this case.
./ref/drop_procedure.sgml: Do not throw an error if the procedure does not exist. A notice is issued

この場合注意メッセージが発生します
この場合、注意メッセージが発行されます
この場合注意(NOTICE)メッセージが発行されます

などなど色々ありそうです。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions