]> granicus.if.org Git - postgresql/commit
> Marko Kreen <marko@l-t.ee> writes:
authorBruce Momjian <bruce@momjian.us>
Sat, 23 Jun 2001 22:23:49 +0000 (22:23 +0000)
committerBruce Momjian <bruce@momjian.us>
Sat, 23 Jun 2001 22:23:49 +0000 (22:23 +0000)
commit6a7f23c2138d67a3311873ff58c14ad4224310bb
tree848d806020bbfa19655f47124b71a6f2751a0325
parent2e2d17ed51a478dce46400cd23dfa0889c57b592
> Marko Kreen <marko@l-t.ee> writes:
> > secure_ctx changes too.  it will be PGC_BACKEND after '-p'.
>
> Oh, okay, I missed that part.  Could we see the total state of the
> patch --- ie, a diff against current CVS, not a bunch of deltas?
> I've gotten confused about what's in and what's out.

Ok, here it is.  Cleared the ctx comment too - after -p
it will be PGC_BACKEND in any case.

Marko Kreen
src/backend/parser/parse_coerce.c
src/backend/parser/parse_target.c
src/backend/postmaster/postmaster.c
src/backend/tcop/postgres.c
src/backend/utils/misc/guc.c
src/include/parser/parse_coerce.h