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

Commit5e8499d

Browse files
committed
Add new file.
1 parent4b0b8da commit5e8499d

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

‎src/include/executor/tstoreReceiver.h

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
/*-------------------------------------------------------------------------
2+
*
3+
* tstoreReceiver.h
4+
* prototypes for tstoreReceiver.c
5+
*
6+
*
7+
* Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group
8+
* Portions Copyright (c) 1994, Regents of the University of California
9+
*
10+
* $Id: tstoreReceiver.h,v 1.1 2003/03/27 16:55:11 momjian Exp $
11+
*
12+
*-------------------------------------------------------------------------
13+
*/
14+
15+
#ifndefTSTORE_RECEIVER_H
16+
#defineTSTORE_RECEIVER_H
17+
18+
#include"tcop/dest.h"
19+
20+
externDestReceiver*tstoreReceiverCreateDR(void);
21+
22+
#endif/* TSTORE_RECEIVER_H */

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp