diff options
Diffstat (limited to 'meta-oe/recipes-support/postgresql/postgresql.inc')
| -rw-r--r-- | meta-oe/recipes-support/postgresql/postgresql.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/postgresql/postgresql.inc b/meta-oe/recipes-support/postgresql/postgresql.inc index ce31205079..1397f564de 100644 --- a/meta-oe/recipes-support/postgresql/postgresql.inc +++ b/meta-oe/recipes-support/postgresql/postgresql.inc | |||
| @@ -37,6 +37,7 @@ SRC_URI = "http://ftp.postgresql.org/pub/source/v${PV}/${BP}.tar.bz2 \ | |||
| 37 | file://0005-Avoid-repeated-name-lookups-during-table-and-index-D.patch \ | 37 | file://0005-Avoid-repeated-name-lookups-during-table-and-index-D.patch \ |
| 38 | file://0006-Fix-handling-of-wide-datetime-input-output.patch \ | 38 | file://0006-Fix-handling-of-wide-datetime-input-output.patch \ |
| 39 | file://0007-Make-pqsignal-available-to-pg_regress-of-ECPG-and-is.patch \ | 39 | file://0007-Make-pqsignal-available-to-pg_regress-of-ECPG-and-is.patch \ |
| 40 | file://0008-Prevent-potential-overruns-of-fixed-size-buffers.patch \ | ||
| 40 | " | 41 | " |
| 41 | 42 | ||
| 42 | LEAD_SONAME = "libpq.so" | 43 | LEAD_SONAME = "libpq.so" |
