| От | Tom Lane |
|---|---|
| Тема | Re: Fixing row comparison semantics |
| Дата | |
| Msg-id | 14865.1135435530@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: Fixing row comparison semantics (Christopher Kings-Lynne <chriskl@familyhealth.com.au>) |
| Список | pgsql-hackers |
Christopher Kings-Lynne <chriskl@familyhealth.com.au> writes:
>> Now, since COLLATE support is still in progress, I'm not sure how much
>> any of this helps you. I'm up to modifying the scankeys but it's hard
>> when you jave to keep rgrepping the tree to work out what is called
>> from where...
> src/tools/make_ctags is your friend...
If grep -r is too slow for you, there's a package called glimpse that
I've used for years. It builds a full-text index of any specified
collection of files, and then does grep-like searches nearly
instantaneously. The output format is the same as grep so you can
teach emacs to visit all the hits.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера