| От | Jorgen Austvik - Sun Norway |
|---|---|
| Тема | Re: pg_regress: paths in largeobject test |
| Дата | |
| Msg-id | 474FCD32.4070502@sun.com обсуждение исходный текст |
| Ответ на | Re: pg_regress: paths in largeobject test (Tom Lane <tgl@sss.pgh.pa.us>) |
| Ответы |
Re: pg_regress: paths in largeobject test
|
| Список | pgsql-patches |
Tom Lane wrote: > Jorgen Austvik - Sun Norway <Jorgen.Austvik@Sun.COM> writes: >> I believe the results paths in line 139 and 144 are missing the >> @abs_builddir@ qualifier. > > I'd put it the other way around: likely we should get rid of the > one use of @abs_builddir@. He, he. Generally I prefer explicit over implicit (having the full paths make troubleshooting easier), but in this case you have the additional aspect of the lo_import operating relative to the client, while lo_export operates relative to the server. If you remove @abs_builddir@ on the first one, you might e.g. get problems like this: SELECT lo_export(loid, 'results/lotest.txt') FROM lotest_stash_values; ERROR: could not create server file "results/lotest.txt": No such file or directory -J -- Jørgen Austvik, Software Engineering - QA Sun Microsystems Database Technology Group
В списке pgsql-patches по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера