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

Commitab812ef

Browse files
committed
Remove unintened change to pg_proc.h.
1 parent497b5ad commitab812ef

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

‎src/include/catalog/pg_proc.h

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Portions Copyright (c) 1996-2006, 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.402 2006/03/10 19:10:50 momjian Exp $
10+
* $PostgreSQL: pgsql/src/include/catalog/pg_proc.h,v 1.403 2006/03/10 19:12:51 momjian Exp $
1111
*
1212
* NOTES
1313
* The script catalog/genbki.sh reads this file and generates .bki
@@ -1614,8 +1614,6 @@ DATA(insert OID = 1298 ( timetzdate_pl PGNSP PGUID 14 f f t f i 2 1184 "1266
16141614
DESCR("convert time with time zone and date to timestamp with time zone");
16151615
DATA(insertOID=1299 (nowPGNSPPGUID12fftfs01184""_null__null__null_now-_null_ ));
16161616
DESCR("current transaction time");
1617-
DATA(insertOID=2512 (transaction_timestampPGNSPPGUID12fftfs01184""_null__null__null_now-_null_ ));
1618-
DESCR("current transaction time");
16191617

16201618
/* OIDS 1300 - 1399 */
16211619

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp