CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       03/06/24 20:29:25

Modified files:
        doc/src/sgml/ref: create_conversion.sgml drop_index.sgml 

Log message:
        Most of the synopsis areas for DROP commands use "name" as the
        identifier, while some areas do not.
        
        The attached converts be below to "name":
        conversion_name
        index_name
        
        The below have an existing, initdb supplied, entity named "name".  As
        such, it could be confusing for the reader to see that identifier used
        in the example.
        
        domainname
        typename
        
        Rod Taylor


---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to