Commit 5cdfaea8 authored by Bruce Momjian's avatar Bruce Momjian

Add missing files like foreign key regression tests and config.h.win32.

parent ce9f73c1
/*
* Parts of config.h that you get with autoconf on other systems
*/
/* Since we don't do autoconf, we need to read the .in file. Ugly */
#include "version.h.in"
#define DEF_PGPORT "5432"
#define MAXIMUM_ALIGNOF 4
#define MAXPGPATH 1024
#define INDEX_MAX_KEYS 16
#define HAVE_MEMMOVE
#define BLCKSZ 8192
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment