Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8fe8ac5

Browse files
committed
Fix typo in comment.
1 parente292dbc commit8fe8ac5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/include/catalog/pg_proc.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group
88
* Portions Copyright (c) 1994, Regents of the University of California
99
*
10-
* $PostgreSQL: pgsql/src/include/catalog/pg_proc.h,v 1.545 2009/07/07 18:23:14 petere Exp $
10+
* $PostgreSQL: pgsql/src/include/catalog/pg_proc.h,v 1.546 2009/07/07 18:49:16 tgl Exp $
1111
*
1212
* NOTES
1313
* The script catalog/genbki.sh reads this file and generates .bki
@@ -2279,7 +2279,7 @@ DATA(insert OID = 1597 ( pg_encoding_to_char PGNSP PGUID 12 1 0 0 f f f t f
22792279
DESCR("convert encoding id to encoding name");
22802280

22812281
DATA(insertOID=2319 (pg_encoding_max_lengthPGNSPPGUID12100ffftfi1023"23"_null__null__null__null_pg_encoding_max_length_sql_null__null__null_ ));
2282-
DESCR("maximum octet length of a character inan eocidng");
2282+
DESCR("maximum octet length of a character ingiven encoding");
22832283

22842284
DATA(insertOID=1638 (oidgtPGNSPPGUID12100ffftfi2016"26 26"_null__null__null__null_oidgt_null__null__null_ ));
22852285
DESCR("greater-than");

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp