doc: Add getdatabaseencoding to function docs The getdatabaseencoding function was added in bf00bbb0c494 in 1998 but was never documented. While mostly used in tests, there is no reason not to document it as this function isn't going anywhere and is already used in extensions.
Author: Ian Barwick <[email protected]> Reviewed-by: Thom Brown <[email protected]> Reviewed-by: surya poondla <[email protected]> Reviewed-by: Daniel Gustafsson <[email protected]> Discussion: https://postgr.es/m/CAB8KJ=ij+pznQGub=DkyJuKL=tC=Q=07qsahtyw7tlb0ddn...@mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/9fa2c1ebd1757db6032cf81b53f973941be77747 Modified Files -------------- doc/src/sgml/func/func-string.sgml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+)
