diff options
author | Michael Paquier <michael@paquier.xyz> | 2020-02-19 13:20:33 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2020-02-19 13:20:33 +0900 |
commit | e2e02191e23379502a38a6b0436ab7f41b2efc08 (patch) | |
tree | 081dc28955ea0a5000d4bd7029bdb608289c0c67 /src/common/jsonapi.c | |
parent | e3ff789acfb2754cd7b5e87f6f4463fd08e35996 (diff) | |
download | postgresql-e2e02191e23379502a38a6b0436ab7f41b2efc08.tar.gz postgresql-e2e02191e23379502a38a6b0436ab7f41b2efc08.zip |
Clean up some code, comments and docs referring to Windows 2000 and older
This fixes and updates a couple of comments related to outdated Windows
versions. Particularly, src/common/exec.c had a fallback implementation
to read a file's line from a pipe because stdin/stdout/stderr does not
exist in Windows 2000 that is removed to simplify src/common/ as there
are unlikely versions of Postgres running on such platforms.
Author: Michael Paquier
Reviewed-by: Kyotaro Horiguchi, Juan José SantamarÃa Flecha
Discussion: https://postgr.es/m/20191219021526.GC4202@paquier.xyz
Diffstat (limited to 'src/common/jsonapi.c')
0 files changed, 0 insertions, 0 deletions