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

Commit5cdfaea

Browse files
committed
Add missing files like foreign key regression tests and config.h.win32.
1 parentce9f73c commit5cdfaea

File tree

3 files changed

+1122
-0
lines changed

3 files changed

+1122
-0
lines changed

‎src/include/config.h.win32

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
/*
2+
* Parts of config.h that you get with autoconf on other systems
3+
*/
4+
5+
6+
/* Since we don't do autoconf, we need to read the .in file. Ugly */
7+
#include "version.h.in"
8+
9+
#define DEF_PGPORT "5432"
10+
#define MAXIMUM_ALIGNOF 4
11+
#define MAXPGPATH 1024
12+
13+
#define INDEX_MAX_KEYS16
14+
15+
#define HAVE_MEMMOVE
16+
#define BLCKSZ8192

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp