| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Neil Conway <neilc(at)samurai(dot)com> |
| Cc: | Bruce Momjian - CVS <momjian(at)postgresql(dot)org>, pgsql-committers(at)postgresql(dot)org |
| Subject: | Re: pgsql-server/doc/src/sgml/ref create_schema.sgml |
| Date: | 2003-02-04 10:03:15 |
| Message-ID: | 200302041003.h14A3F618819@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Neil Conway wrote:
> On Mon, 2003-02-03 at 10:56, Bruce Momjian - CVS wrote:
> > whose names may duplicate those of other objects existing in other
> > schemas. Named objects are accessed either by <quote>qualifying</>
> > their names with the schema name as a prefix, or by setting a search
> > ! path that includes the desired schema(s). Unqualified objects are
> > ! created in the current schema (the one at the front of the search path;
> > ! see <literal>CURRENT_SCHEMA()</>).
>
> Shouldn't we use <varname> tags to denote GUC variables?
>
> http://www.oasis-open.org/docbook/documentation/reference/html/varname.html
Not sure. We clearly don't do that now. I see all the CURRENT_* names
as <literal>.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Barry Lind | 2003-02-04 10:09:33 | pgsql-server/src/interfaces/jdbc/org/postgresq ... |
| Previous Message | Barry Lind | 2003-02-04 09:20:12 | pgsql-server/src/interfaces/jdbc/org/postgresq ... |