pgsql: Update PQparameterStatus and ParameterStatus docs

2024-02-07 Thread Alvaro Herrera
Update PQparameterStatus and ParameterStatus docs Cover scram_iterations, which was added in commit b577743000cd. While at it, turn the list into a with 2 columns, which is much nicer to read. In master, remove mentions of antediluvian versions before which some parameters were not reported. N

pgsql: Update PQparameterStatus and ParameterStatus docs

2024-02-07 Thread Alvaro Herrera
Update PQparameterStatus and ParameterStatus docs Cover scram_iterations, which was added in commit b577743000cd. While at it, turn the list into a with 2 columns, which is much nicer to read. In master, remove mentions of antediluvian versions before which some parameters were not reported. N