postgresql/src/test
Alvaro Herrera cf34e373fc Fix user mapping object description
We were using "user mapping for user XYZ" as description for user mappings, but
that's ambiguous because users can have mappings on multiple foreign
servers; therefore change it to "for user XYZ on server UVW" instead.
Object identities for user mappings are also updated in the same way, in
branches 9.3 and above.

The incomplete description string was introduced together with the whole
SQL/MED infrastructure by commit cae565e503 of 8.4 era, so backpatch all
the way back.
2015-03-05 18:03:16 -03:00
..
examples Update copyright for 2015 2015-01-06 11:43:47 -05:00
isolation Fix use-of-already-freed-memory problem in EvalPlanQual processing. 2015-01-15 18:52:58 -05:00
locale Rename 'gmake' to 'make' in docs and recommended commands 2014-02-12 17:29:19 -05:00
mb Lots of doc corrections. 2012-04-23 22:43:09 -04:00
modules Remove remnants of ImmediateInterruptOK handling. 2015-02-03 23:25:47 +01:00
performance Run newly-configured perltidy script on Perl files. 2012-07-04 21:47:49 -04:00
perl Fix previous commit for TAP test suites in VPATH builds. 2014-12-18 01:24:57 -05:00
regress Fix user mapping object description 2015-03-05 18:03:16 -03:00
ssl In the SSL test suite, use a root CA cert that won't expire (so quickly) 2015-02-16 22:11:43 +02:00
thread Update copyright for 2015 2015-01-06 11:43:47 -05:00
Makefile Add a regression test suite for SSL support. 2014-12-09 17:37:20 +02:00