1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-31 17:02:12 +03:00

Make the SQL command synopses appear less random.

This commit is contained in:
Peter Eisentraut
2003-09-22 00:16:58 +00:00
parent 5aa29e88e9
commit 5d00f984d8
36 changed files with 147 additions and 152 deletions

View File

@@ -1,4 +1,4 @@
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/ref/drop_cast.sgml,v 1.4 2003/08/31 17:32:22 petere Exp $ -->
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/ref/drop_cast.sgml,v 1.5 2003/09/22 00:16:58 petere Exp $ -->
<refentry id="SQL-DROPCAST">
<refmeta>
@@ -8,7 +8,7 @@
<refnamediv>
<refname>DROP CAST</refname>
<refpurpose>remove a user-defined cast</refpurpose>
<refpurpose>remove a cast</refpurpose>
</refnamediv>
<indexterm zone="sql-dropcast">