Files
postgresql/src/include/utils
Noah Misch 9d7726c2ba Recommend wrappers of PG_DETOAST_DATUM_PACKED().
When commit 3e23b68dac006e8deb0afa327e855258df8de064 introduced
single-byte varlena headers, its fmgr.h changes presented
PG_GETARG_TEXT_PP() and PG_GETARG_TEXT_P() as equals.  Its postgres.h
changes presented PG_DETOAST_DATUM_PACKED() and VARDATA_ANY() as the
exceptional case.  Now, instead, firmly recommend PG_GETARG_TEXT_PP()
over PG_GETARG_TEXT_P(); likewise for other ...PP() macros.  This shaves
cycles and invites consistency of style.
2017-03-12 19:35:33 -04:00
..
2017-01-17 14:06:07 -05:00
2017-01-17 14:06:07 -05:00
2017-01-17 14:06:07 -05:00
2017-01-17 14:06:07 -05:00
2017-01-12 18:59:57 -05:00
2017-01-03 13:48:53 -05:00
2017-01-03 13:48:53 -05:00
2017-01-03 13:48:53 -05:00
2017-01-03 13:48:53 -05:00
2017-01-03 13:48:53 -05:00
2017-01-17 14:06:07 -05:00
2017-01-20 09:04:49 -05:00
2017-01-17 14:06:07 -05:00
2017-01-03 13:48:53 -05:00
2017-01-03 13:48:53 -05:00
2017-01-03 13:48:53 -05:00
2017-01-03 13:48:53 -05:00
2017-01-24 10:20:02 -05:00
2017-01-20 09:04:49 -05:00
2017-01-03 13:48:53 -05:00
2017-01-03 13:48:53 -05:00
2017-01-20 09:04:49 -05:00
2017-01-03 13:48:53 -05:00
2017-01-03 13:48:53 -05:00
2017-01-03 13:48:53 -05:00
2017-03-08 12:40:26 -03:00