Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Let psql process files with > 4,294,967,295 lines



David Fetter <david(at)fetter(dot)org> writes:
> + #include "pg_config.h"

You should not need that.  All PG code assumes that c.h and its
inclusions have already been read.

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group