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

Commit96ac4e6

Browse files
committed
OK, here is a diff for the README file in /usr/src/pgsql/contrib/spi/.
For the 6.5 tree.Have a great night.Terry
1 parentbe471a9 commit96ac4e6

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

‎contrib/spi/README

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,3 +135,15 @@ be NOT NULL.
135135

136136
To CREATE FUNCTION use insert_username.sql (will be made by gmake from
137137
insert_username.source).
138+
139+
140+
5. moddatetime.c - function for maintaining a modification datetime stamp.
141+
142+
You have to create a BEFORE UPDATE trigger using the function moddatetime().
143+
One argument must be given, that is the name of the field that is of type
144+
datetime that is to be used as the modification time stamp.
145+
146+
There is an example in moddatetime.example.
147+
148+
To CREATE FUNCTION use moddatetime.sql ( will be made by gmake from
149+
moddatetime.source).

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp