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

Commitdb4f3c0

Browse files
committed
Update obsolete comment.
1 parentcd7a3b6 commitdb4f3c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/backend/catalog/heap.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
*
1010
* IDENTIFICATION
11-
* $Header: /cvsroot/pgsql/src/backend/catalog/heap.c,v 1.225 2002/09/04 20:31:13 momjian Exp $
11+
* $Header: /cvsroot/pgsql/src/backend/catalog/heap.c,v 1.226 2002/09/14 22:14:49 tgl Exp $
1212
*
1313
*
1414
* INTERFACE ROUTINES
@@ -1697,7 +1697,7 @@ cookDefault(ParseState *pstate,
16971697
*
16981698
* CREATE TABLE tbl (fld timestamp DEFAULT 'now'::text);
16991699
*
1700-
* NB: this should match the code inoptimizer/prep/preptlist.c that will
1700+
* NB: this should match the code inrewrite/rewriteHandler.c that will
17011701
* actually do the coercion, to ensure we don't accept an unusable
17021702
* default expression.
17031703
*/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp