doc: Mention oid8 TOAST values in the limits appendix limits.sgml mentioned the limit related to oid values in TOAST tables, where up to 2^32 out-of-line values can be stored. This section did not mention oid8 values, able to lift this limitation, for up to 2^64 out-of-line values.
Oversight in 6e58d6356fcb. Reported-by: John Naylor <[email protected]> Author: Bharath Rupireddy <[email protected]> Reviewed-by: Michael Paquier <[email protected]> Discussion: https://postgr.es/m/canwcaza+pwzl1zjep1pz1f0svwwnoqf+qfgeroaiuvc10yr...@mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/74b89f8f968de13d653642b0a21521d20b71af61 Modified Files -------------- doc/src/sgml/limits.sgml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-)
