temp table security labels - Mailing list pgsql-general

From Ted Toth
Subject temp table security labels
Date
Msg-id CAFPpqQE038svUYfNu54WUBMKg-ROirCHS290Evr+ifUxGDHOBg@mail.gmail.com
Whole thread Raw
Responses Re: temp table security labels  (Ted Toth <txtoth@gmail.com>)
List pgsql-general
I'm seeing security labels set on db objects when a temporary table is
created but they don't match the labels I've configured in my
sepgsql_contexts file. Our code doesn't actually execute a "SECURITY
LABEL ..." command for the temp tables but something else must be
doing so because I see pg_temp_NNN in pg_seclabels. So I'm confused at
how the objects are being labeled, can anyone help me understand how
this is happening?

Ted



pgsql-general by date:

Previous
From: Lorusso Domenico
Date:
Subject: Re: [bug]? insert returning composite type fails
Next
From: Ted Toth
Date:
Subject: Re: temp table security labels