Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
085ffb24
Commit
085ffb24
authored
Oct 04, 2007
by
Michael Meskes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed newline at end of exports files.
parent
b26738b5
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
6 deletions
+3
-6
src/interfaces/ecpg/compatlib/exports.txt
src/interfaces/ecpg/compatlib/exports.txt
+1
-2
src/interfaces/ecpg/ecpglib/exports.txt
src/interfaces/ecpg/ecpglib/exports.txt
+1
-2
src/interfaces/ecpg/pgtypeslib/exports.txt
src/interfaces/ecpg/pgtypeslib/exports.txt
+1
-2
No files found.
src/interfaces/ecpg/compatlib/exports.txt
View file @
085ffb24
# $PostgreSQL: pgsql/src/interfaces/ecpg/compatlib/exports.txt,v 1.
2 2007/10/03 14:01:28
meskes Exp $
# $PostgreSQL: pgsql/src/interfaces/ecpg/compatlib/exports.txt,v 1.
3 2007/10/04 16:29:33
meskes Exp $
# Functions to be exported by ecpg_compatlib DLL
ECPG_informix_get_var 1
ECPG_informix_set_var 2
...
...
@@ -41,4 +41,3 @@ rtypwidth 38
rupshift 39
ldchar 40
byleng 41
src/interfaces/ecpg/ecpglib/exports.txt
View file @
085ffb24
# $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/exports.txt,v 1.
2 2007/10/03 12:11:37 mha
Exp $
# $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/exports.txt,v 1.
3 2007/10/04 16:29:33 meskes
Exp $
# Functions to be exported by ecpglib DLL
ECPGallocate_desc 1
ECPGconnect 2
...
...
@@ -25,4 +25,3 @@ ECPGsetconn 22
ECPGstatus 23
ECPGtrans 24
sqlprint 25
src/interfaces/ecpg/pgtypeslib/exports.txt
View file @
085ffb24
# $PostgreSQL: pgsql/src/interfaces/ecpg/pgtypeslib/exports.txt,v 1.
1 2007/10/03 13:20:19
meskes Exp $
# $PostgreSQL: pgsql/src/interfaces/ecpg/pgtypeslib/exports.txt,v 1.
2 2007/10/04 16:29:33
meskes Exp $
# Functions to be exported by pgtypeslib DLL
PGTYPESdate_dayofweek 1
PGTYPESdate_defmt_asc 2
...
...
@@ -45,4 +45,3 @@ PGTYPEStimestamp_from_asc 42
PGTYPEStimestamp_sub 43
PGTYPEStimestamp_sub_interval 44
PGTYPEStimestamp_to_asc 45
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment