Question

From: "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
To: "Hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: Question
Date: 2002-08-01 02:09:11
Message-ID: GNELIHDDFBOCMGBFGEFOEEHGCDAA.chriskl@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

How do I find the current username a query is running as from within the
backend? I'm thinking of improving the permission denied errors a bit...

I see GetUserId(), but how do I get a char* of the username...

Chris

Responses

  • Re: Question at 2002-08-07 03:15:14 from Ross J. Reedstrom

Browse pgsql-hackers by date

  From Date Subject
Next Message Marc G. Fournier 2002-08-01 02:26:10 Re: Trimming the Fat, Part Deux ...
Previous Message Christopher Kings-Lynne 2002-08-01 02:07:10 Re: Open 7.3 items