[ 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.aarch64 download

Name libecpg
Epoch 0
Version 16.1
Release 14.el10_0
Architecture aarch64
Website/URL http://www.postgresql.org/
License PostgreSQL
Build Time 2025-05-19 15:06:30
Build Host builder-arm64-1.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 73 KiB
Source Project libecpg-16.1-14.el10_0
SHA-256 checksum 0a23f317d0ef911ad8d2113e5cc7214f65f06065fbdbee5f94b11ef6003c833f
× 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