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

Commit4bd4ecf

Browse files
committed
Slight Linux related bug pointed out by Gabriel Akos <gabriel@rocker.sch.bme.hu>
1 parent632a707 commit4bd4ecf

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎src/backend/libpq/pqcomprim.c

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
#include<stdlib.h>
22
#include<stdio.h>
33

4+
#include"postgres.h"
5+
#include"libpq/pqcomm.h"
6+
47
#ifdefHAVE_ENDIAN_H
58
# include<endian.h>
69
#endif
710

8-
#include"postgres.h"
9-
#include"libpq/pqcomm.h"
1011

1112
/* --------------------------------------------------------------------- */
1213
/* Is the other way around than system ntoh/hton, so we roll our own

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp