diff options
| author | Peter Eisentraut <peter_e@gmx.net> | 2010-08-19 05:57:36 +0000 |
|---|---|---|
| committer | Peter Eisentraut <peter_e@gmx.net> | 2010-08-19 05:57:36 +0000 |
| commit | 3f1197191685512d1968ffd8958497159944c2a1 (patch) | |
| tree | e87eee088562121ea0b586694dd478eb0c480ca2 /src/test/thread | |
| parent | d37781fa82fa6b4316e51aca210d5fb53bd33983 (diff) | |
Remove extra newlines at end and beginning of files, add missing newlines
at end of files.
Diffstat (limited to 'src/test/thread')
| -rw-r--r-- | src/test/thread/README | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/test/thread/README b/src/test/thread/README index 9f85ae73982..67220b328ba 100644 --- a/src/test/thread/README +++ b/src/test/thread/README @@ -1,4 +1,4 @@ -$PostgreSQL: pgsql/src/test/thread/README,v 1.3 2009/12/02 14:07:26 momjian Exp $ +$PostgreSQL: pgsql/src/test/thread/README,v 1.4 2010/08/19 05:57:35 petere Exp $ Threading ========= @@ -52,4 +52,3 @@ to test your system however, you can do so as follows: Your system uses gethostbyname which is thread-safe. Your platform is thread-safe. - |
