[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package libecpg-16.1-14.el10_0.x86_64 download

Name libecpg
Epoch 0
Version 16.1
Release 14.el10_0
Architecture x86_64
Website/URL http://www.postgresql.org/
License PostgreSQL
Build Time 2025-05-19 14:48:45
Build Host builder-x86-04.inferitos.ru
Summary ECPG - Embedded SQL in C
Repositories AppStream
Description 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.
Errata
Size 75 KiB
Source Project libecpg-16.1-14.el10_0
SHA-256 checksum 627c02bf92d5bca6a5514babbff5658d6fd9acccbaa87603d81e908c4c73afb1
× Full screenshot
Changelog link
* Wed May 14 2025 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 16.1-14
- Rebuilt for MSVSphere 10

* Thu Mar 27 2025 Michal Srb <michal@redhat.com> - 16.1-14
- Rebuild for Konflux (Resolves: RHEL-84822)

* Fri Feb 07 2025 Michal Srb <michal@redhat.com> - 16.1-13
- Test draft builds with composes

* Tue Jan 28 2025 Aviv Sabadra <asabadra@redhat.com> - 16.1-12
- Drop unnecessary PVC

* Mon Jan 27 2025 Aviv Sabadra <asabadra@redhat.com> - 16.1-11
- Bump release for final January Konflux build

* Wed Nov 20 2024 Aviv Sabadra <asabadra@redhat.com> - 16.1-10
- Bump release for Konflux

* Mon Nov 18 2024 Aviv Sabadra <asabadra@redhat.com> - 16.1-8
- Bump release for building in Konflux

* Wed Nov 13 2024 Aviv Sabadra <asabadra@redhat.com> - 16.1-7
- Bump release for building in Konflux

* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 16.1-6
- Bump release for October 2024 mass rebuild:
  Resolves: RHEL-64018

* Thu Aug 29 2024 Pavel Raiskup <praiskup@redhat.com> - 16.1-5
- make the build deterministic by serial make process