Testsuite: shift pgsql tests to the standard-run set
[exim.git] / test / stderr / 2620
CommitLineData
de1294ea
JH
1
2WARNING: enabling "trust" authentication for local connections
3You can change this by editing pg_hba.conf or using the option -A, or
4--auth-local and --auth-host, the next time you run initdb.
54c5ebb1
PH
5Exim version x.yz ....
6configuration file is TESTSUITE/test-config
7admin user
8search_open: pgsql "NULL"
9search_find: file="NULL"
de1294ea 10 key="select name from them where id='ph10';" partial=-1 affix=NULL starflags=0
54c5ebb1
PH
11LRU list:
12internal_search_find: file="NULL"
de1294ea
JH
13 type=pgsql key="select name from them where id='ph10';"
14database lookup required for select name from them where id='ph10';
15PostgreSQL query: select name from them where id='ph10';
16PGSQL new connection: host=localhost port=1223 database=test user=CALLER
54c5ebb1
PH
17lookup yielded: Philip Hazel
18search_open: pgsql "NULL"
19 cached open
20search_find: file="NULL"
de1294ea 21 key="select name from them where id='ph10';" partial=-1 affix=NULL starflags=0
54c5ebb1
PH
22LRU list:
23internal_search_find: file="NULL"
de1294ea
JH
24 type=pgsql key="select name from them where id='ph10';"
25cached data used for lookup of select name from them where id='ph10';
54c5ebb1
PH
26lookup yielded: Philip Hazel
27search_open: pgsql "NULL"
28 cached open
29search_find: file="NULL"
30 key="select name from them where id='xxxx';" partial=-1 affix=NULL starflags=0
31LRU list:
32internal_search_find: file="NULL"
33 type=pgsql key="select name from them where id='xxxx';"
34database lookup required for select name from them where id='xxxx';
b7670459 35PostgreSQL query: select name from them where id='xxxx';
de1294ea 36PGSQL using cached connection for localhost:1223/test/CALLER
54c5ebb1
PH
37PGSQL: no data found
38lookup failed
39search_open: pgsql "NULL"
40 cached open
41search_find: file="NULL"
42 key="select name from them where id='nothing';" partial=-1 affix=NULL starflags=0
43LRU list:
44internal_search_find: file="NULL"
45 type=pgsql key="select name from them where id='nothing';"
46database lookup required for select name from them where id='nothing';
b7670459 47PostgreSQL query: select name from them where id='nothing';
de1294ea 48PGSQL using cached connection for localhost:1223/test/CALLER
54c5ebb1
PH
49lookup yielded:
50search_open: pgsql "NULL"
51 cached open
52search_find: file="NULL"
53 key="select id,name from them where id='nothing';" partial=-1 affix=NULL starflags=0
54LRU list:
55internal_search_find: file="NULL"
56 type=pgsql key="select id,name from them where id='nothing';"
57database lookup required for select id,name from them where id='nothing';
b7670459 58PostgreSQL query: select id,name from them where id='nothing';
de1294ea 59PGSQL using cached connection for localhost:1223/test/CALLER
54c5ebb1
PH
60lookup yielded: id=nothing name=""
61search_open: pgsql "NULL"
62 cached open
63search_find: file="NULL"
64 key="delete from them where id='nonexist';" partial=-1 affix=NULL starflags=0
65LRU list:
66internal_search_find: file="NULL"
67 type=pgsql key="delete from them where id='nonexist';"
68database lookup required for delete from them where id='nonexist';
b7670459 69PostgreSQL query: delete from them where id='nonexist';
de1294ea 70PGSQL using cached connection for localhost:1223/test/CALLER
54c5ebb1
PH
71PGSQL: command does not return any data but was successful. Rows affected: 0
72lookup forced cache cleanup
73lookup yielded: 0
74search_open: pgsql "NULL"
75 cached open
76search_find: file="NULL"
77 key="select * from them where id='quote2';" partial=-1 affix=NULL starflags=0
78LRU list:
79internal_search_find: file="NULL"
80 type=pgsql key="select * from them where id='quote2';"
81database lookup required for select * from them where id='quote2';
b7670459 82PostgreSQL query: select * from them where id='quote2';
de1294ea 83PGSQL using cached connection for localhost:1223/test/CALLER
54c5ebb1
PH
84lookup yielded: name="\"stquot" id=quote2
85search_open: pgsql "NULL"
86 cached open
87search_find: file="NULL"
88 key="select * from them where id='newline';" partial=-1 affix=NULL starflags=0
89LRU list:
90internal_search_find: file="NULL"
91 type=pgsql key="select * from them where id='newline';"
92database lookup required for select * from them where id='newline';
b7670459 93PostgreSQL query: select * from them where id='newline';
de1294ea
JH
94PGSQL using cached connection for localhost:1223/test/CALLER
95lookup yielded: name="before\r
54c5ebb1
PH
96after" id=newline
97search_open: pgsql "NULL"
98 cached open
99search_find: file="NULL"
100 key="select * from them where id='tab';" partial=-1 affix=NULL starflags=0
101LRU list:
102internal_search_find: file="NULL"
103 type=pgsql key="select * from them where id='tab';"
104database lookup required for select * from them where id='tab';
b7670459 105PostgreSQL query: select * from them where id='tab';
de1294ea 106PGSQL using cached connection for localhost:1223/test/CALLER
5547e2c5
PH
107lookup yielded: name="x x" id=tab
108search_open: pgsql "NULL"
109 cached open
110search_find: file="NULL"
111 key="select * from them where name='''stquot';" partial=-1 affix=NULL starflags=0
112LRU list:
113internal_search_find: file="NULL"
114 type=pgsql key="select * from them where name='''stquot';"
115database lookup required for select * from them where name='''stquot';
b7670459 116PostgreSQL query: select * from them where name='''stquot';
de1294ea 117PGSQL using cached connection for localhost:1223/test/CALLER
5547e2c5 118lookup yielded: name='stquot id=quote1
b7670459
PH
119search_open: pgsql "NULL"
120 cached open
121search_find: file="NULL"
de1294ea 122 key="servers=x:localhost; select name from them where id='ph10';" partial=-1 affix=NULL starflags=0
b7670459
PH
123LRU list:
124internal_search_find: file="NULL"
de1294ea
JH
125 type=pgsql key="servers=x:localhost; select name from them where id='ph10';"
126database lookup required for servers=x:localhost; select name from them where id='ph10';
127PostgreSQL query: servers=x:localhost; select name from them where id='ph10';
b7670459
PH
128lookup deferred: PostgreSQL server "x" not found in pgsql_servers
129search_open: pgsql "NULL"
130 cached open
131search_find: file="NULL"
de1294ea 132 key="servers=localhost::1223:x; select name from them where id='ph10';" partial=-1 affix=NULL starflags=0
b7670459
PH
133LRU list:
134internal_search_find: file="NULL"
de1294ea
JH
135 type=pgsql key="servers=localhost::1223:x; select name from them where id='ph10';"
136database lookup required for servers=localhost::1223:x; select name from them where id='ph10';
137PostgreSQL query: servers=localhost::1223:x; select name from them where id='ph10';
138PGSQL using cached connection for localhost:1223/test/CALLER
b7670459
PH
139lookup yielded: Philip Hazel
140search_open: pgsql "NULL"
141 cached open
142search_find: file="NULL"
de1294ea 143 key="servers=localhost::1223/test/CALLER/:x; select name from them where id='ph10';" partial=-1 affix=NULL starflags=0
b7670459
PH
144LRU list:
145internal_search_find: file="NULL"
de1294ea
JH
146 type=pgsql key="servers=localhost::1223/test/CALLER/:x; select name from them where id='ph10';"
147database lookup required for servers=localhost::1223/test/CALLER/:x; select name from them where id='ph10';
148PostgreSQL query: servers=localhost::1223/test/CALLER/:x; select name from them where id='ph10';
149PGSQL using cached connection for localhost:1223/test/CALLER
b7670459
PH
150lookup yielded: Philip Hazel
151search_open: pgsql "NULL"
152 cached open
153search_find: file="NULL"
de1294ea 154 key="servers=(TESTSUITE/pgsql/.s.PGSQL.1223)/test/CALLER/:x; select name from them where id='ph10';" partial=-1 affix=NULL starflags=0
b7670459
PH
155LRU list:
156internal_search_find: file="NULL"
de1294ea
JH
157 type=pgsql key="servers=(TESTSUITE/pgsql/.s.PGSQL.1223)/test/CALLER/:x; select name from them where id='ph10';"
158database lookup required for servers=(TESTSUITE/pgsql/.s.PGSQL.1223)/test/CALLER/:x; select name from them where id='ph10';
159PostgreSQL query: servers=(TESTSUITE/pgsql/.s.PGSQL.1223)/test/CALLER/:x; select name from them where id='ph10';
160PGSQL new connection: socket=TESTSUITE/pgsql/.s.PGSQL.1223 database=test user=CALLER
b7670459 161lookup yielded: Philip Hazel
54c5ebb1 162search_tidyup called
de1294ea
JH
163close PGSQL connection: (TESTSUITE/pgsql/.s.PGSQL.1223)/test/CALLER
164close PGSQL connection: localhost:1223/test/CALLER
165>>>>>>>>>>>>>>>> Exim pid=pppp (main: expansion test) terminating with rc=0 >>>>>>>>>>>>>>>>
54c5ebb1
PH
166Exim version x.yz ....
167changed uid/gid: forcing real = effective
168 uid=uuuu gid=CALLER_GID pid=pppp
169configuration file is TESTSUITE/test-config
170admin user
171changed uid/gid: privilege not needed
172 uid=EXIM_UID gid=EXIM_GID pid=pppp
16282d2b
PH
173seeking password data for user "CALLER": cache not available
174getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
54c5ebb1
PH
175originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
176sender address = CALLER@myhost.test.ex
177sender_fullhost = [10.0.0.0]
178sender_rcvhost = [10.0.0.0]
179host in hosts_connection_nolog? no (option unset)
180LOG: smtp_connection MAIN
181 SMTP connection from [10.0.0.0]
182host in host_lookup? no (option unset)
183set_process_info: pppp handling incoming connection from [10.0.0.0]
184host in host_reject_connection? no (option unset)
185host in sender_unqualified_hosts? no (option unset)
186host in recipient_unqualified_hosts? no (option unset)
187host in helo_verify_hosts? no (option unset)
188host in helo_try_verify_hosts? no (option unset)
189host in helo_accept_junk_hosts? no (option unset)
7e9fc567 190SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
54c5ebb1
PH
191smtp_setup_msg entered
192SMTP<< mail from:<a@b>
de1294ea
JH
193spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
194log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
7e9fc567 195SMTP>> 250 OK
54c5ebb1
PH
196SMTP<< rcpt to:<c@d>
197using ACL "check_recipient"
198processing "accept"
199check domains = +local_domains
200d in "@"? no (end of list)
201d in "+local_domains"? no (end of list)
de1294ea 202accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
203processing "accept"
204check hosts = +relay_hosts
205search_open: pgsql "NULL"
206search_find: file="NULL"
207 key="select * from them where id='10.0.0.0'" partial=-1 affix=NULL starflags=0
208LRU list:
209internal_search_find: file="NULL"
210 type=pgsql key="select * from them where id='10.0.0.0'"
211database lookup required for select * from them where id='10.0.0.0'
b7670459 212PostgreSQL query: select * from them where id='10.0.0.0'
de1294ea 213PGSQL new connection: host=localhost port=1223 database=test user=CALLER
54c5ebb1
PH
214PGSQL: no data found
215lookup failed
216host in "net-pgsql;select * from them where id='10.0.0.0'"? no (end of list)
217host in "+relay_hosts"? no (end of list)
de1294ea 218accept: condition test failed in ACL "check_recipient"
54c5ebb1 219processing "deny"
de1294ea
JH
220 message: relay not permitted
221deny: condition test succeeded in ACL "check_recipient"
222end of ACL "check_recipient": DENY
7e9fc567 223SMTP>> 550 relay not permitted
54c5ebb1
PH
224LOG: MAIN REJECT
225 H=[10.0.0.0] F=<a@b> rejected RCPT <c@d>: relay not permitted
226SMTP<< rcpt to:<c@d>
227using ACL "check_recipient"
228processing "accept"
229check domains = +local_domains
230d in "@"? no (end of list)
231d in "+local_domains"? no (end of list)
de1294ea 232accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
233processing "accept"
234check hosts = +relay_hosts
235search_open: pgsql "NULL"
236 cached open
237search_find: file="NULL"
238 key="select * from them where id='10.0.0.0'" partial=-1 affix=NULL starflags=0
239LRU list:
240internal_search_find: file="NULL"
241 type=pgsql key="select * from them where id='10.0.0.0'"
242cached data used for lookup of select * from them where id='10.0.0.0'
243lookup failed
244host in "net-pgsql;select * from them where id='10.0.0.0'"? no (end of list)
245host in "+relay_hosts"? no (end of list)
de1294ea 246accept: condition test failed in ACL "check_recipient"
54c5ebb1 247processing "deny"
de1294ea
JH
248 message: relay not permitted
249deny: condition test succeeded in ACL "check_recipient"
250end of ACL "check_recipient": DENY
7e9fc567 251SMTP>> 550 relay not permitted
54c5ebb1
PH
252LOG: MAIN REJECT
253 H=[10.0.0.0] F=<a@b> rejected RCPT <c@d>: relay not permitted
254SMTP<< quit
7e9fc567 255SMTP>> 221 myhost.test.ex closing connection
54c5ebb1
PH
256LOG: smtp_connection MAIN
257 SMTP connection from [10.0.0.0] closed by QUIT
258search_tidyup called
de1294ea
JH
259close PGSQL connection: localhost:1223/test/CALLER
260>>>>>>>>>>>>>>>> Exim pid=pppp (main) terminating with rc=0 >>>>>>>>>>>>>>>>
54c5ebb1
PH
261Exim version x.yz ....
262changed uid/gid: forcing real = effective
263 uid=uuuu gid=CALLER_GID pid=pppp
264configuration file is TESTSUITE/test-config
265admin user
266changed uid/gid: privilege not needed
267 uid=EXIM_UID gid=EXIM_GID pid=pppp
16282d2b
PH
268seeking password data for user "CALLER": cache not available
269getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
54c5ebb1
PH
270originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
271sender address = CALLER@myhost.test.ex
272set_process_info: pppp accepting a local non-SMTP message from <CALLER@myhost.test.ex>
de1294ea
JH
273spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
274log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
54c5ebb1
PH
275Sender: CALLER@myhost.test.ex
276Recipients:
277 CALLER
278search_tidyup called
279>>Headers received:
280
281rewrite_one_header: type=F:
282 From: CALLER_NAME <CALLER@myhost.test.ex>
283search_tidyup called
284>>Headers after rewriting and local additions:
285I Message-Id: <E10HmaX-0005vi-00@myhost.test.ex>
286F From: CALLER_NAME <CALLER@myhost.test.ex>
287 Date: Tue, 2 Mar 1999 09:44:33 +0000
288
de1294ea 289Data file name: TESTSUITE/spool//input//10HmaX-0005vi-00-D
54c5ebb1
PH
290Data file written for message 10HmaX-0005vi-00
291>>Generated Received: header line
292P Received: from CALLER by myhost.test.ex with local (Exim x.yz)
293 (envelope-from <CALLER@myhost.test.ex>)
294 id 10HmaX-0005vi-00
295 for CALLER@myhost.test.ex; Tue, 2 Mar 1999 09:44:33 +0000
296calling local_scan(); timeout=300
297local_scan() returned 0 NULL
de1294ea
JH
298Writing spool header file: TESTSUITE/spool//input//hdr.pppp
299DSN: Write SPOOL :-dsn_envid NULL
300DSN: Write SPOOL :-dsn_ret 0
301DSN: Flags :0
302DSN: **** SPOOL_OUT - address: |CALLER@myhost.test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0
303Renaming spool header file: TESTSUITE/spool//input//10HmaX-0005vi-00-H
54c5ebb1
PH
304Size of headers = sss
305LOG: MAIN
306 <= CALLER@myhost.test.ex U=CALLER P=local S=sss
307created log directory TESTSUITE/spool/log
308search_tidyup called
309exec TESTSUITE/eximdir/exim -DEXIM_PATH=TESTSUITE/eximdir/exim -C TESTSUITE/test-config -d=0xfbb95cfd -odi -Mc 10HmaX-0005vi-00
310Exim version x.yz ....
311changed uid/gid: forcing real = effective
312 uid=uuuu gid=EXIM_GID pid=pppp
313configuration file is TESTSUITE/test-config
314trusted user
315admin user
16282d2b
PH
316seeking password data for user "CALLER": cache not available
317getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
54c5ebb1
PH
318set_process_info: pppp delivering specified messages
319set_process_info: pppp delivering 10HmaX-0005vi-00
de1294ea 320Trying spool file TESTSUITE/spool//input//10HmaX-0005vi-00-D
54c5ebb1
PH
321reading spool file 10HmaX-0005vi-00-H
322user=CALLER uid=CALLER_UID gid=CALLER_GID sender=CALLER@myhost.test.ex
323sender_local=1 ident=CALLER
324Non-recipients:
325Empty Tree
326---- End of tree ----
327recipients_count=1
de1294ea 328**** SPOOL_IN - No additional fields
54c5ebb1 329body_linecount=1 message_linecount=7
de1294ea 330DSN: set orcpt: NULL flags: 0
54c5ebb1
PH
331Delivery address list:
332 CALLER@myhost.test.ex
333locking TESTSUITE/spool/db/retry.lockfile
de1294ea
JH
334locked TESTSUITE/spool/db/retry.lockfile
335EXIM_DBOPEN: file <TESTSUITE/spool/db/retry> dir <TESTSUITE/spool/db> flags=O_RDONLY
336returned from EXIM_DBOPEN: (nil)
54c5ebb1 337ensuring TESTSUITE/spool/db/retry.lockfile is owned by exim
de1294ea 338failed to open DB file TESTSUITE/spool/db/retry.lockfile: No such file or directory
54c5ebb1
PH
339no retry data available
340>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
341Considering: CALLER@myhost.test.ex
342unique = CALLER@myhost.test.ex
343no domain retry record
344no address retry record
345CALLER@myhost.test.ex: queued for routing
346>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
347routing CALLER@myhost.test.ex
348--------> r1 router <--------
349local_part=CALLER domain=myhost.test.ex
350processing address_data
351search_open: pgsql "NULL"
352search_find: file="NULL"
de1294ea 353 key="select name from them where id='ph10'" partial=-1 affix=NULL starflags=0
54c5ebb1
PH
354LRU list:
355internal_search_find: file="NULL"
de1294ea
JH
356 type=pgsql key="select name from them where id='ph10'"
357database lookup required for select name from them where id='ph10'
358PostgreSQL query: select name from them where id='ph10'
359PGSQL new connection: host=localhost port=1223 database=test user=CALLER
54c5ebb1
PH
360lookup yielded: Philip Hazel
361calling r1 router
362r1 router called for CALLER@myhost.test.ex
363 domain = myhost.test.ex
364set transport t1
365queued for t1 transport: local_part = CALLER
366domain = myhost.test.ex
367 errors_to=NULL
368 domain_data=NULL localpart_data=NULL
369routed by r1 router
370 envelope to: CALLER@myhost.test.ex
371 transport: t1
372>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
373After routing:
374 Local deliveries:
375 CALLER@myhost.test.ex
376 Remote deliveries:
377 Failed addresses:
378 Deferred addresses:
379search_tidyup called
de1294ea 380close PGSQL connection: localhost:1223/test/CALLER
54c5ebb1
PH
381>>>>>>>>>>>>>>>> Local deliveries >>>>>>>>>>>>>>>>
382--------> CALLER@myhost.test.ex <--------
383locking TESTSUITE/spool/db/retry.lockfile
de1294ea
JH
384locked TESTSUITE/spool/db/retry.lockfile
385EXIM_DBOPEN: file <TESTSUITE/spool/db/retry> dir <TESTSUITE/spool/db> flags=O_RDONLY
386returned from EXIM_DBOPEN: (nil)
387failed to open DB file TESTSUITE/spool/db/retry: No such file or directory
54c5ebb1
PH
388no retry data available
389search_tidyup called
390changed uid/gid: local delivery to CALLER <CALLER@myhost.test.ex> transport=t1
391 uid=CALLER_UID gid=CALLER_GID pid=pppp
392 home=NULL current=/
393set_process_info: pppp delivering 10HmaX-0005vi-00 to CALLER using t1
394appendfile transport entered
395search_open: pgsql "NULL"
396search_find: file="NULL"
de1294ea 397 key="select id from them where id='ph10'" partial=-1 affix=NULL starflags=0
54c5ebb1
PH
398LRU list:
399internal_search_find: file="NULL"
de1294ea
JH
400 type=pgsql key="select id from them where id='ph10'"
401database lookup required for select id from them where id='ph10'
402PostgreSQL query: select id from them where id='ph10'
403PGSQL new connection: host=localhost port=1223 database=test user=CALLER
404lookup yielded: ph10
54c5ebb1 405appendfile: mode=600 notify_comsat=0 quota=0 warning=0
de1294ea 406 file=TESTSUITE/test-mail/ph10 format=unix
54c5ebb1
PH
407 message_prefix=From ${if def:return_path{$return_path}{MAILER-DAEMON}} ${tod_bsdinbox}\n
408 message_suffix=\n
409 maildir_use_size_file=no
410 locking by lockfile fcntl
de1294ea
JH
411lock name: TESTSUITE/test-mail/ph10.lock
412hitch name: TESTSUITE/test-mail/ph10.lock.test.ex.dddddddd.pppppppp
54c5ebb1 413lock file created
de1294ea
JH
414mailbox TESTSUITE/test-mail/ph10 is locked
415writing to file TESTSUITE/test-mail/ph10
1b781f48 416writing data block fd=dddd size=sss timeout=0
de1294ea 417cannot use sendfile for body: spoolfile not wireformat
1b781f48
PH
418writing data block fd=dddd size=sss timeout=0
419writing data block fd=dddd size=sss timeout=0
54c5ebb1
PH
420appendfile yields 0 with errno=dd more_errno=dd
421search_tidyup called
de1294ea 422close PGSQL connection: localhost:1223/test/CALLER
54c5ebb1
PH
423journalling CALLER@myhost.test.ex
424t1 transport returned OK for CALLER@myhost.test.ex
425post-process CALLER@myhost.test.ex (0)
426CALLER@myhost.test.ex delivered
427LOG: MAIN
428 => CALLER <CALLER@myhost.test.ex> R=r1 T=t1
429>>>>>>>>>>>>>>>> deliveries are done >>>>>>>>>>>>>>>>
430changed uid/gid: post-delivery tidying
431 uid=EXIM_UID gid=EXIM_GID pid=pppp
432set_process_info: pppp tidying up after delivering 10HmaX-0005vi-00
433Processing retry items
434Succeeded addresses:
de1294ea 435 CALLER@myhost.test.ex: no retry items
54c5ebb1
PH
436Failed addresses:
437Deferred addresses:
438end of retry processing
de1294ea
JH
439DSN: processing router : r1
440DSN: processing successful delivery address: CALLER@myhost.test.ex
441DSN: Sender_address: CALLER@myhost.test.ex
442DSN: orcpt: NULL flags: 0
443DSN: envid: NULL ret: 0
444DSN: Final recipient: CALLER@myhost.test.ex
445DSN: Remote SMTP server supports DSN: 0
446DSN: not sending DSN success message
54c5ebb1
PH
447LOG: MAIN
448 Completed
449end delivery of 10HmaX-0005vi-00
450search_tidyup called
451search_tidyup called
de1294ea 452>>>>>>>>>>>>>>>> Exim pid=pppp (main) terminating with rc=0 >>>>>>>>>>>>>>>>
54c5ebb1 453search_tidyup called
de1294ea 454>>>>>>>>>>>>>>>> Exim pid=pppp (main) terminating with rc=0 >>>>>>>>>>>>>>>>
54c5ebb1
PH
455Exim version x.yz ....
456configuration file is TESTSUITE/test-config
457admin user
458search_open: pgsql "NULL"
459search_find: file="NULL"
de1294ea 460 key="select name from them where id='ph10';" partial=-1 affix=NULL starflags=0
54c5ebb1
PH
461LRU list:
462internal_search_find: file="NULL"
de1294ea
JH
463 type=pgsql key="select name from them where id='ph10';"
464database lookup required for select name from them where id='ph10';
465PostgreSQL query: select name from them where id='ph10';
466PGSQL new connection: socket=TESTSUITE/pgsql/.s.PGSQL.1223 database=test user=CALLER
54c5ebb1
PH
467lookup yielded: Philip Hazel
468search_tidyup called
de1294ea
JH
469close PGSQL connection: (TESTSUITE/pgsql/.s.PGSQL.1223)/test/CALLER
470>>>>>>>>>>>>>>>> Exim pid=pppp (main: expansion test) terminating with rc=0 >>>>>>>>>>>>>>>>
471
472******** SERVER ********
473LOG: redirecting log output to logging collector process
474HINT: Future log output will appear in directory "pg_log".