Preliminary updates for Postgres 9.3.

This commit is contained in:
Tom Lane
2013-06-06 18:33:16 +00:00
parent 4f71071d5b
commit bbd992bc26
3 changed files with 18 additions and 13 deletions

View File

@ -1,7 +1,7 @@
# View README.pg_filedump first
# note this must match version macros in pg_filedump.h
FD_VERSION=9.2.0
FD_VERSION=9.3.0
CC=gcc
CFLAGS=-g -O -Wall -Wmissing-prototypes -Wmissing-declarations