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

Commit33a8df7

Browse files
committed
Another one cleaned up
1 parent98f72c2 commit33a8df7

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

‎src/include/libpq/libpq-be.h

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,21 +7,22 @@
77
*
88
* Copyright (c) 1994, Regents of the University of California
99
*
10-
* $Id: libpq-be.h,v 1.1 1996/08/2807:22:59 scrappy Exp $
10+
* $Id: libpq-be.h,v 1.2 1996/11/06 08:07:45 scrappy Exp $
1111
*
1212
*-------------------------------------------------------------------------
1313
*/
1414
#ifndefLIBPQ_BE_H
1515
#defineLIBPQ_BE_H
1616

17+
#include<access/htup.h>
18+
#include<access/tupdesc.h>
19+
#include<libpq/libpq.h>
20+
1721
/* ----------------
1822
*include stuff common to fe and be
1923
* ----------------
2024
*/
21-
#include"libpq/libpq.h"
22-
#include"access/htup.h"
2325

24-
#include"access/tupdesc.h"
2526

2627
/* ----------------
2728
*declarations for backend libpq support routines

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp