Re: Publish autovacuum informations
От | Robert Haas |
---|---|
Тема | Re: Publish autovacuum informations |
Дата | |
Msg-id | CA+Tgmob3OsG9BqcHZv7Q__=sG78byPkkAx=fTS8Tdz-LTrUB_w@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: Publish autovacuum informations (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: Publish autovacuum informations
|
Список | pgsql-hackers |
On Wed, Dec 31, 2014 at 12:46 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote: > I'd be all right with putting the data structure declarations in a file > named something like autovacuum_private.h, especially if it carried an > annotation that "if you depend on this, don't be surprised if we break > your code in future". Works for me. I am not in general surprised when we do things that break my code, or anyway, the code that I'm responsible for maintaining. But I think it makes sense to segregate this into a separate header file so that we are clear that it is only exposed for the benefit of extension authors, not so that other things in the core system can touch it. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company
В списке pgsql-hackers по дате отправления: