Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#29330 - [postgresql] UUID support
Attached to Project:
Arch Linux
Opened by Caleb Cushing (xenoterracide) - Sunday, 08 April 2012, 08:31 GMT
Last edited by Dan McGee (toofishes) - Friday, 25 July 2014, 02:33 GMT
Opened by Caleb Cushing (xenoterracide) - Sunday, 08 April 2012, 08:31 GMT
Last edited by Dan McGee (toofishes) - Friday, 25 July 2014, 02:33 GMT
|
Detailswould like to see the uuid contrib added to postgres, or maybe an extra postgres-contrib package that will pull it in. http://www.postgresql.org/docs/current/static/uuid-ossp.html note this would require the ossp uuid library also being added.
|
This task depends upon
Closed by Dan McGee (toofishes)
Friday, 25 July 2014, 02:33 GMT
Reason for closing: Won't implement
Additional comments about closing: See comments.
Friday, 25 July 2014, 02:33 GMT
Reason for closing: Won't implement
Additional comments about closing: See comments.

If this package was in the repos already it would be easy, but I'll look into it in a future postgresql package release. Shouldn't be too bad to do; we can make it a makedepend and optdepend of the package so not everyone needs to install it.

With the next 9.4 release, a UUID generation function is available in core, making this hard-to-build module much less necessary. Closing in anticipation of that (and since this hasn't moved in 2 years).