summaryrefslogtreecommitdiff
path: root/ext/pgsql/tests/09notice.phpt
Commit message (Collapse)AuthorAgeFilesLines
* - MFH Fix testsMarcus Boerger2005-12-311-0/+1
|
* Make test work with PostgreSQL 7.4Ilia Alshanetsky2003-12-231-2/+2
|
* Do not test postgres settingsMarcus Boerger2003-06-301-2/+2
|
* Fix notice handlingMarcus Boerger2003-05-301-4/+3
|
* - Fix ini handling in ZTS modeMarcus Boerger2003-05-301-2/+3
|
* Reorganized testsMarcus Boerger2003-05-201-1/+16
|
* Add error message from _notice_handler()Yasuo Ohgaki2002-04-051-0/+2
| | | | | | # Currently, it always logs whennever notice message is # recieved. I'll change error log optional later.
* Add notice message testYasuo Ohgaki2002-04-051-0/+11
# Need to figure out why estrduped string is not null terminated