Remove to pre-8.2 coding convention for PG_MODULE_MAGIC

PG_MODULE_MAGIC has been around since 8.2, with 8.1 long since in EOL,
so remove the mention of #ifdef guards for compiling against pre-8.2
sources from the documentation.

Author: Daniel Gustafsson <dan...@yesql.se>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/b5c75feca7ffb2667c42b86286e262d6cb709b76

Modified Files
--------------
contrib/citext/citext.c     |  2 --
doc/src/sgml/plhandler.sgml |  2 --
doc/src/sgml/spi.sgml       |  2 --
doc/src/sgml/xfunc.sgml     | 13 +------------
src/test/regress/regress.c  |  2 --
5 files changed, 1 insertion(+), 20 deletions(-)


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to