mirror of
https://github.com/postgres/postgres.git
synced 2025-12-18 05:01:01 +03:00
Make the SQL command synopses appear less random.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/ref/create_cast.sgml,v 1.13 2003/09/09 18:28:52 tgl Exp $ -->
|
||||
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/ref/create_cast.sgml,v 1.14 2003/09/22 00:16:57 petere Exp $ -->
|
||||
|
||||
<refentry id="SQL-CREATECAST">
|
||||
<refmeta>
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
<refnamediv>
|
||||
<refname>CREATE CAST</refname>
|
||||
<refpurpose>define a user-defined cast</refpurpose>
|
||||
<refpurpose>define a new cast</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
<indexterm zone="sql-createcast">
|
||||
|
||||
Reference in New Issue
Block a user