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

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: proposal: enhancing plpgsql debug API - returns text value of variable content
Дата
Msg-id CAFj8pRC9pGr2C+vNUb_zaL-csYQDRdrAjnh65m=d=OX=X3jiGg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: proposal: enhancing plpgsql debug API - returns text value of variable content  (Aleksander Alekseev <aleksander@timescale.com>)
Ответы Re: proposal: enhancing plpgsql debug API - returns text value of variable content
Список pgsql-hackers


čt 22. 7. 2021 v 14:54 odesílatel Aleksander Alekseev <aleksander@timescale.com> napsal:
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]

I know it. Attached patch try to fix this issue

I merged you patch (thank you)

Regards

Pavel




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

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

Предыдущее
От: Dean Rasheed
Дата:
Сообщение: Re: WIP: Relaxing the constraints on numeric scale
Следующее
От: Mark Dilger
Дата:
Сообщение: Re: pg_amcheck: Fix block number parsing on command line