date type conversions

Поиск
Список
Период
Сортировка
От The Hermit Hacker
Тема date type conversions
Дата
Msg-id Pine.BSF.3.96.980513211642.438D-100000@thelab.hub.org
обсуждение исходный текст
Список pgsql-general

===================================================================
This message has been sent to a DEAD mailing list, and subsequently
reforwarded to the proper one: pgsql-general@postgresql.org
===================================================================


How can I tell if an automatic type conversion will be done on
a particular field?  For example, given a datetime field d, why
does psql accept set d = 'now()' but require set d = datetime(now())
without the ''s?  Datetime's seem to work through ODBC to Access
where timestamps turn into text...

  Les Mikesell
   les@mcs.com


В списке pgsql-general по дате отправления:

Предыдущее
От: "Victor M. Mondragon A."
Дата:
Сообщение: TPC C & D Benchmarks
Следующее
От: "Lau,Harald"
Дата:
Сообщение: Tcl-interface