Skip to content

Commit bc9b199

Browse files
committed
Change bool to boolean in docs.
1 parent 54121b9 commit bc9b199

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/src/sgml/ref/create_function.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/ref/create_function.sgml,v 1.18 2000/10/05 19:48:17 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/ref/create_function.sgml,v 1.19 2000/11/02 19:26:44 momjian Exp $
33
Postgres documentation
44
-->
55

@@ -307,7 +307,7 @@ SELECT one() AS answer;
307307
is correct. It is intended for use in a CHECK contraint.
308308
</para>
309309
<programlisting>
310-
CREATE FUNCTION ean_checkdigit(bpchar, bpchar) RETURNS bool
310+
CREATE FUNCTION ean_checkdigit(bpchar, bpchar) RETURNS boolean
311311
AS '/usr1/proj/bray/sql/funcs.so' LANGUAGE 'c';
312312

313313
CREATE TABLE product (

src/tools/pgcvslog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#
1010
# pre and post-branch logs:
1111
# cvs log -d'2000-05-08 00:00:00 GMT<2000-05-29 00:00:00 GMT'
12-
# cvs log -d'>2000-05-29 00:00:00 GMT' -rREL7_0_PATCHES
12+
# cvs log -d'>2000-05-29 00:00:00 GMT' -rREL7_0_PATCHES
1313
#
1414

1515
cat "$@" |

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy