postgresql/src/backend/utils/init
Thomas Munro 7d3d72b55e Remove obsolete defense against strxfrm() bugs.
Old versions of Solaris and illumos had buffer overrun bugs in their
strxfrm() implementations.  The bugs were fixed more than a decade ago
and the relevant releases are long out of vendor support.  It's time to
remove the defense added by commit be8b06c3.

Reviewed-by: Nathan Bossart <nathandbossart@gmail.com>
Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/CA+hUKGJ-ZPJwKHVLbqye92-ZXeLoCHu5wJL6L6HhNP7FkJ=meA@mail.gmail.com
2023-04-20 13:20:14 +12:00
..
Makefile Perform logical replication actions as the table owner. 2023-04-04 11:25:23 -04:00
globals.c Add VACUUM/ANALYZE BUFFER_USAGE_LIMIT option 2023-04-07 11:40:31 +12:00
meson.build Perform logical replication actions as the table owner. 2023-04-04 11:25:23 -04:00
miscinit.c Integrate superuser check into has_rolreplication() 2023-03-16 15:43:33 +01:00
postinit.c Remove obsolete defense against strxfrm() bugs. 2023-04-20 13:20:14 +12:00
usercontext.c Fix wrong word in comment. 2023-04-05 09:50:08 -04:00