using testlo example of postgres source code

From: mohsen soodkhah mohammadi <mohsensoodkhah(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: using testlo example of postgres source code
Date: 2013-10-14 09:07:56
Message-ID: CAGT6x6cLkHfLYvmCj9b2wEmBuK07uYnAU7_ihz_ZgEwNPLsZ6Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I work in linux
I want use testlo.c in client side that testlo.c is in src/test/example/
address of postgresql source code.
I run make in /src/test/example/
then copy executable file(testlo) in lib directory of installation
directory of postgresql.
now I don't know how do I can use this execute library?
how did I can an large object with this library(testlo)?

Browse pgsql-hackers by date

  From Date Subject
Next Message David Rowley 2013-10-14 10:08:10 Re: [PATCH] Add use of asprintf()
Previous Message David Rowley 2013-10-14 08:45:07 Re: [PATCH] Add use of asprintf()