mirror of
https://github.com/postgres/postgres.git
synced 2025-12-06 00:02:13 +03:00
+ # Determine if printf supports %1$ argument selection, e.g. %5$ selects + # the fifth argument after the printf print string. + # This is not in the C99 standard, but in the Single Unix Specification (SUS). + # It is used in our langauge translation strings. Nicolai Tufar with configure changes by Bruce.
555 KiB
Executable File
555 KiB
Executable File