mirror of
https://github.com/postgres/postgres.git
synced 2026-05-10 18:59:39 -04:00
0af05b5dbb
This reverts commit 4cfce4e62c.
This implementation fails to compile on newer MSVC that support
__typeof_unqual__. (Older versions did not support it and compiled
fine.) Revert for now and research further.
Reported-by: Bryan Green <dbryan.green@gmail.com>
Discussion: https://www.postgresql.org/message-id/b03ddcd4-2a16-49ee-b105-e7f609f3c514%40gmail.com