~ubuntu-branches/ubuntu/vivid/postgresql-9.4/vivid-proposed

« back to all changes in this revision

Viewing changes to src/interfaces/ecpg/ecpglib/libecpgddll.def

  • Committer: Package Import Robot
  • Author(s): Christoph Berg
  • Date: 2014-11-18 09:49:04 UTC
  • mfrom: (4.1.4 sid)
  • Revision ID: package-import@ubuntu.com-20141118094904-f7f1jhitn5iadkgn
Tags: 9.4~rc1-1
* First 9.4 RC release.
* Update psql call in dump-reload instructions.
* Reenable 010_pg_basebackup.t tests, fixed upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
; DEF file for MS VC++
2
 
LIBRARY LIBECPGD
 
2
LIBRARY LIBECPGD.dll
3
3
EXPORTS
4
4
    ECPGallocate_desc                @ 1
5
5
    ECPGconnect                      @ 2