| Name: | libpgtypes | 
|---|---|
| Version: | 13.5 | 
| Release: | 1.el9 | 
| Architecture: | aarch64 | 
| Group: | Unspecified | 
| Size: | 136666 | 
| License: | PostgreSQL | 
| RPM: | libpgtypes-13.5-1.el9.aarch64.rpm | 
| Source RPM: | libecpg-13.5-1.el9.src.rpm | 
| Build Date: | Thu May 05 2022 | 
| Build Host: | build-ol9-aarch64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | http://www.postgresql.org/ | 
| Summary: | Map PostgreSQL database types to C equivalents | 
| Description: | The pgtypes library maps PostgreSQL database types to C equivalents that can be used in C programs. It also offers functions to do basic calculations with those types within C, i.e., without the help of the PostgreSQL server.  | 
- Rebase to upstream release 13.5
- Add -j1 also into build section - Resolves: #1975438
- Disable parallel build - Resolves: #1975438