This website requires JavaScript.
Explore
Help
Sign In
database
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2025-09-08 00:47:37 +03:00
Code
Activity
Files
f8a1ef8c3b67fd40e4104d4b1efe3586f6952dc6
postgres
/
src
/
test
/
examples
History
Tom Lane
cf9d99298c
Fix lo_export usage in example programs.
...
lo_export returns -1, not zero, on failure.
2012-10-08 21:18:51 -04:00
..
Makefile
Remove useless whitespace at end of lines
2010-11-23 22:34:55 +02:00
testlibpq2.c
Capitalization fixes
2011-06-19 00:37:30 +03:00
testlibpq2.sql
Bring the libpq example programs into the 21st century.
2003-06-22 00:29:29 +00:00
testlibpq3.c
Remove cvs keywords from all files.
2010-09-20 22:08:53 +02:00
testlibpq3.sql
Bring the libpq example programs into the 21st century.
2003-06-22 00:29:29 +00:00
testlibpq4.c
Use "backend process" rather than "backend server", where appropriate.
2011-03-12 09:38:56 -05:00
testlibpq.c
Remove cvs keywords from all files.
2010-09-20 22:08:53 +02:00
testlo.c
Fix lo_export usage in example programs.
2012-10-08 21:18:51 -04:00