summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-dbs/postgresql/postgresql_15.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* postgresql: upgrade 15.2 -> 15.3Wang Mingyu2023-05-141-18/+0
| | | | | | | | | | | 0001-configure.ac-bypass-autoconf-2.69-version-check.patch refreshed for 15.3 Changelog: https://www.postgresql.org/docs/release/15.3/ Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* postgresql: fix ptest failure of sysviews testManoj Saun2023-03-281-0/+1
| | | | | | | | | | | In postgresql sysview ptest are failing due to hidden build info in pg_config table. The information is hidden due to existing patch 0001-config_info.c-not-expose-build-info.patch So for passing the test we need to reduce the row count in the sysviews test. Also for test results to be shown as pass we need to reduce the row count for the expected count in the sysviews.out file. Signed-off-by: Manoj Saun <manojsingh.saun@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* postgresql: upgrade 14.5 -> 15.2Wang Mingyu2023-02-201-0/+17
0001-Add-support-for-RISC-V.patch 0001-configure.ac-bypass-autoconf-2.69-version-check.patch refreshed for 15.2. remove_duplicate.patch removed since it's included in 15.2. License-Update: Copyright year updated to 2023. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>