diff options
Diffstat (limited to 'src/man/pgbuiltin.3')
| -rw-r--r-- | src/man/pgbuiltin.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/man/pgbuiltin.3 b/src/man/pgbuiltin.3 index c2a45fc9eca..e7af04a0438 100644 --- a/src/man/pgbuiltin.3 +++ b/src/man/pgbuiltin.3 @@ -1,6 +1,6 @@ .\" This is -*-nroff-*- .\" XXX standard disclaimer belongs here.... -.\" $Header: /cvsroot/pgsql/src/man/Attic/pgbuiltin.3,v 1.7 1997/10/01 18:53:26 momjian Exp $ +.\" $Header: /cvsroot/pgsql/src/man/Attic/pgbuiltin.3,v 1.8 1997/10/01 18:57:48 momjian Exp $ .TH PGBUILTIN INTRO 04/01/97 PostgreSQL PostgreSQL .SH "DESCRIPTION" This section describes the data types, functions and operators @@ -1195,8 +1195,8 @@ left_unary|operand |return_type ; |float8 |float8 - |float8 |float8 @ |float8 |float8 -|/ |float8 |float8 -||/ |float8 |float8 +|/ |float8 |float8 +||/ |float8 |float8 % |float8 |float8 : |float8 |float8 - |int2 |int2 |
