Re: [HACKERS] New Developer's FAQ item

From: jwieck(at)debis(dot)com (Jan Wieck)
To: brook(at)trillium(dot)NMSU(dot)Edu (Brook Milligan)
Cc: maillist(at)candle(dot)pha(dot)pa(dot)us, hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] New Developer's FAQ item
Date: 1998-08-19 07:42:02
Message-ID: m0z92sc-000EBPC@orion.SAPserv.Hamburg.dsh.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>
> I have added this to the developer's FAQ. Any comments or corrections?
>
> 9) How do I efficiently access information in tables from the backend code?
>
> Is all this relevant for writing triggers that have to access tables
> in order to verify/modify a given tuple? Is that even possible? Are
> there any examples?
>
> Cheers,
> Brook

But keep in mind that the syscache and heap access goes
in without ACL checks!

Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me. #
#======================================== jwieck(at)debis(dot)com (Jan Wieck) #

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dr. Michael Meskes 1998-08-19 08:27:42 initb won't work
Previous Message Dr. Michael Meskes 1998-08-19 07:13:18 struct index