src / test / regress / sql / triggers.sql first 10 lines.

Поиск
Список
Период
Сортировка
От alias
Тема src / test / regress / sql / triggers.sql first 10 lines.
Дата
Msg-id CAJA4AWRkt9aN=w8twT7-WV1vb2ojOeK=3Z9MsheoL4V1UjBs_Q@mail.gmail.com
обсуждение исходный текст
Ответы Re: src / test / regress / sql / triggers.sql first 10 lines.  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
1 --
2 -- TRIGGERS
3 --
5 -- directory paths and dlsuffix are passed to us in environment variables
6 \getenv libdir PG_LIBDIR
7 \getenv dlsuffix PG_DLSUFFIX
9 \set autoinclib :libdir '/autoinc' :dlsuffix
10 \set refintlib :libdir '/refint' :dlsuffix


I want to play around with  src / test / regress / sql / triggers.sql
Now I  am not sure what the first 10 lines mean. 
Should I just copy these 10 lines in the terminal and not worry about it? 
Or  to get the same result as triggers.out, 
I need to properly understand these 10 lines first. 
 




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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: Skipping schema changes in publication
Следующее
От: vignesh C
Дата:
Сообщение: Re: Multi-Master Logical Replication