Re: minor doc patch for example in 'SET' docs
От
Bruce Momjian
Тема
Re: minor doc patch for example in 'SET' docs
Дата
Msg-id
200202261546.g1QFk2Q25482@candle.pha.pa.us
Ответ на
minor doc patch for example in 'SET' docs (Christopher Kings-Lynne)
Список
Дерево обсуждения
minor doc patch for example in 'SET' docs "Christopher Kings-Lynne" <chriskl@familyhealth.com.au>
Re: minor doc patch for example in 'SET' docs Tom Lane <tgl@sss.pgh.pa.us>
Re: minor doc patch for example in 'SET' docs Bruce Momjian <pgman@candle.pha.pa.us>
Patch applied. Thanks. --------------------------------------------------------------------------- Christopher Kings-Lynne wrote: > This fixes: > > SET TIME ZONE "PST8PDT"; > SELECT CURRENT_TIMESTAMP AS today; > > To be: > > SET TIME ZONE 'PST8PDT'; > SELECT CURRENT_TIMESTAMP AS today; [ Attachment, skipping... ] > > ---------------------------(end of broadcast)--------------------------- > TIP 5: Have you checked our extensive FAQ? > > http://www.postgresql.org/users-lounge/docs/faq.html -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania 19026
В списке pgsql-patches по дате отправления