diff options
author | Andrew Dunstan <andrew@dunslane.net> | 2020-04-17 14:44:33 -0400 |
---|---|---|
committer | Andrew Dunstan <andrew@dunslane.net> | 2020-04-17 14:44:33 -0400 |
commit | a9659fb65497af8d2db66101f2ff7233d02997f1 (patch) | |
tree | e3c6cbe88a5d8d85683303d43d5fb103f7574cfa /src/backend/executor/nodeModifyTable.c | |
parent | 9e24109f1a4e4d8d1d372b004d6a0dd06e673fe7 (diff) | |
download | postgresql-a9659fb65497af8d2db66101f2ff7233d02997f1.tar.gz postgresql-a9659fb65497af8d2db66101f2ff7233d02997f1.zip |
Use a slightly more liberal regex to detect Visual Studio version
Apparently in some language versions of Visual Studio nmake outputs some
material after the version number and before the end of the line. This
has been seen in Chinese versions. Therefore, we no longer demand that
the version string comes at the end of a line.
Per complaint from Cuiping Lin.
Backpatch to all live branches.
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions