Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-17 | Post-PG 10 beta1 pgindent run | Bruce Momjian | |
perltidy run not included. | |||
2017-03-21 | Use CallerFInfoFunctionCall with btree_gist for numeric types | Andrew Dunstan | |
None of the existing types actually need to use this mechanism, but this will allow support for enum types which will need it. A separate patch will adjust the varlena types support for consistency. Reviewed by Tom Lane and Anastasia Lubennikova Discussion: http://postgr.es/m/27220.1478360811@sss.pgh.pa.us | |||
2016-11-29 | Add uuid to the set of types supported by contrib/btree_gist. | Tom Lane | |
Paul Jungwirth, reviewed and hacked on by Teodor Sigaev, Ildus Kurbangaliev, Adam Brusselback, Chris Bandy, and myself. Discussion: https://postgr.es/m/CA+renyUEE29=X01JXdz8_TQvo6n9=2XoEBBRnQ8rkLyr+kjPxQ@mail.gmail.com Discussion: https://postgr.es/m/55F6EE82.8080209@sigaev.ru |