aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/test/dyntest.pgc
Commit message (Collapse)AuthorAge
* Warning cleanups for ecpg tests. Avoid doing pointer arithmetic on void *,Neil Conway2005-06-30
| | | | | remove old-style function declarations, and mark a function "static". There are some remaining warnings, but this fixes most of them, anyway.
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
|
* Added Christof's patches.Michael Meskes2001-11-14
|
* Clean up some warnings and bugs and make things build easier.Peter Eisentraut2001-08-11
|
* Fixed handling of variables in connect rule.Michael Meskes2000-10-16
|
* Patch possible portability problem: a few places had // style comments,Tom Lane2000-03-17
| | | | which is not ANSI C, even though some compilers will take it...
* *** empty log message ***Michael Meskes2000-03-03
|
* *** empty log message ***Michael Meskes2000-02-23
|
* *** empty log message ***Michael Meskes2000-02-22
|
* *** empty log message ***Michael Meskes2000-02-17
|
* *** empty log message ***Michael Meskes2000-02-16