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: 64-bit API for large objects


  • From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
  • To: Jeremy Drake <jeremyd(at)apptechsys(dot)com>
  • Cc: Jeremy Drake <pgsql(at)jdrake(dot)com>, pgsql-hackers(at)postgresql(dot)org, Mark Dilger <pgsql(at)markdilger(dot)com>
  • Subject: Re: 64-bit API for large objects
  • Date: Fri, 23 Sep 2005 23:14:12 -0400
  • Message-id: <8919(dot)1127531652(at)sss(dot)pgh(dot)pa(dot)us>

Jeremy Drake <jeremyd(at)apptechsys(dot)com> writes:
> On Fri, 23 Sep 2005, Tom Lane wrote:
>> Unfortunately that's completely unacceptable from a namespace-pollution
>> point of view.

> I don't quite understand.

postgresql-fe.h defines a ton of stuff that has no business being
visible to libpq's client applications.  It's designed to be used by
our *own* client-side code (psql and the like), but we have not made
any attempt to keep it from defining stuff that would likely break
other peoples' code.

			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