Пакет libecpg6: Информация

  • Default inline alert: Версия в репозитории: 16.3-alt3

Бинарный пакет: libecpg6
Версия: 16.3-alt1
Архитектура: i586
Собран:  15 мая 2024 г. 14:33 в задании #348085
Исходный пакет: postgresql16
Категория: Базы данных
Сообщить об ошибке в пакете
Загрузка: libecpg6-16.3-alt1.i586.rpm
Домашняя страница: http://www.postgresql.org/

Лицензия: PostgreSQL
О пакете: ECPG - Embedded SQL in C
Описание: 
An embedded SQL program consists of code written in an ordinary programming
language, in this case C, mixed with SQL commands in specially marked sections.
To build the program, the source code (*.pgc) is first passed through the
embedded SQL preprocessor, which converts it to an ordinary C program (*.c), and
afterwards it can be processed by a C compiler.

Сопровождающий: PostgreSQL Maintainers Team


Последнее изменение


11 мая 2024 г. Alexei Takaseev 16.3-alt1
- 16.3 (Fixes CVE-2024-4317)
12 февраля 2024 г. Alexei Takaseev 16.2-alt1
- 16.2 (Fixes CVE-2024-0985)
9 ноября 2023 г. Alexey Sheplyakov 16.1-alt2
- NMU: build without jit on LoongArch. Fixes FTBFS.