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

Commit392f304

Browse files
committed
gram.y cleanup
1 parentad604ac commit392f304

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/pl/plpgsql/src/pl_comp.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* procedural language
44
*
55
* IDENTIFICATION
6-
* $Header: /cvsroot/pgsql/src/pl/plpgsql/src/pl_comp.c,v 1.10 1999/09/20 22:28:05 momjian Exp $
6+
* $Header: /cvsroot/pgsql/src/pl/plpgsql/src/pl_comp.c,v 1.11 1999/09/21 21:10:37 momjian Exp $
77
*
88
* This software is copyrighted by Jan Wieck - Hamburg.
99
*
@@ -96,7 +96,7 @@ static char *xlateSqlType(char *name);
9696

9797
/* ----------
9898
* plpgsql_compileGiven a pg_proc's oid, make
99-
*an execution tree for it.
99+
*an execution tree for it.
100100
* ----------
101101
*/
102102
PLpgSQL_function*

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp