Re: proposal: enhancing plpgsql debug API - returns text value of variable content

Поиск
Список
Период
Сортировка
От Aleksander Alekseev
Тема Re: proposal: enhancing plpgsql debug API - returns text value of variable content
Дата
Msg-id CAJ7c6TNS4ru7bsm0ogvRTkFwHhGpRD1NW7uR67ZTVHBpzrMqog@mail.gmail.com
обсуждение исходный текст
Ответ на Re: proposal: enhancing plpgsql debug API - returns text value of variable content  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: proposal: enhancing plpgsql debug API - returns text value of variable content
Список pgsql-hackers
Hi Pavel,

>> I am sending an enhanced patch about the regress test for plpgsql's debug API.

Thanks for the test! I noticed some little issues with formatting and typos. The corrected patch is attached.

> override CPPFLAGS := $(CPPFLAGS) -I$(top_srcdir)/src/pl/plpgsql/src

You probably already noticed, but for the record - AppVeyor doesn't seem to be happy still [1]:

```
src/test/modules/test_dbgapi/test_dbgapi.c(17): fatal error C1083: Cannot open include file: 'plpgsql.h': No such file or directory [C:\projects\postgresql\test_dbgapi.vcxproj]
```

[1]: https://ci.appveyor.com/project/postgresql-cfbot/postgresql/build/1.0.141500

--
Best regards,
Aleksander Alekseev
Вложения

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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: window build doesn't apply PG_CPPFLAGS correctly
Следующее
От: Ajin Cherian
Дата:
Сообщение: Re: logical replication empty transactions