Re: using adbin, conbin, etc.

From: "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
To: "Rod Taylor" <rbt(at)rbt(dot)ca>, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "Hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: using adbin, conbin, etc.
Date: 2003-07-31 01:28:52
Message-ID: 0c6501c35703$1b5e2920$2800a8c0@mars
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> > Use the various pg_get_...() functions wherever you can.
>
> And if you can't find one that does what you want, ask for it.
> The last thing we want is client-side code digging into those internal
> representations --- we change 'em frequently.

I want pg_get_* functions for every PostgreSQL object :P

Chris

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2003-07-31 01:29:37 Re: [PATCH] Re: Why READ ONLY transactions?
Previous Message Bruce Momjian 2003-07-31 00:41:04 Re: now about psql and one function