google searches

Поиск
Список
Период
Сортировка
От Steven Klassen
Тема google searches
Дата
Msg-id 20041021165323.GA15233@commandprompt.com
обсуждение исходный текст
Список pgsql-novice
Google supports some pretty elaborate modifiers for its searches and I
thought I would pass along a couple useful ones. If you're using
firefox, you can use their quick-key syntax to create a macro.

Search archives:

site:archives.postgresql.org -intitle:re: search_string

Example,

site:archives.postgresql.org -intitle:re: convert epoch timestamp

--

Search documentation:

site:postgresql.org -site:archives.postgresql.org intext:7.4 inurl:docs search_string

Example,

site:postgresql.org -site:archives.postgresql.org intext:7.4 inurl:docs date_part

--
Steven Klassen - Lead Programmer
Command Prompt, Inc. - http://www.commandprompt.com/
PostgreSQL Replication & Support Services, (503) 667-4564

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

Предыдущее
От: Steven Klassen
Дата:
Сообщение: Re: DROP TABLE IF EXISTS
Следующее
От: "Matt Arnilo S. Baluyos"
Дата:
Сообщение: Add ON UPDATE CASCADE to an existing table