| От | Peter Eisentraut |
|---|---|
| Тема | Re: [GENERAL] Adding a new Clause in the Source Code |
| Дата | |
| Msg-id | cdf6975b-abbc-8f26-9da9-909453654da3@2ndquadrant.com обсуждение |
| Ответ на | [GENERAL] Adding a new Clause in the Source Code ("Stefan Wagner" <s_wagner1@gmx.net>) |
| Список | pgsql-general |
On 8/14/17 04:14, Stefan Wagner wrote: > I would really appreciate if someone could hack me a quick example of a > new clause lets call it ADDITIONAL with Keywords HIGH, LOW to order > columns. I just want the construct. What > the Keywords accomplish and the Algorithm is something I'm gonna try to > figure out on my own. I just need to know in which File and which Line I > need to enter my Code. For projects like this, figuring out all the places where to change things is often half the work. If I were to approach this, I would see how ORDER BY is implemented and track all those places down and then see whether I need to make analogous changes there. -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера