index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
odbc
Age
Commit message (
Expand
)
Author
2000-06-28
Makefile cleanup for interface tree. Now essentially with all the
Peter Eisentraut
2000-06-20
Cleaned up PL/pgSQL build. Fixed a couple of copyandpaste'os in the
Peter Eisentraut
2000-06-19
Integrated ODBC driver into regular build. No more standalone business,
Peter Eisentraut
2000-06-19
Rename HAVE_SQLGETPRIVATEPROFILESTRING to something resonable in length
Bruce Momjian
2000-06-19
fix HAVE_SQLGETPRIVATEPROFILESTRING define
Bruce Momjian
2000-06-14
OK, I have tidied up todays (13th) snapshot with the attached patch, I
Bruce Momjian
2000-06-12
Back out old unixodbc patches and apply new ones. Nick Gorham
Bruce Momjian
2000-06-09
I have made the couple of mods required to make the odbc driver with
Bruce Momjian
2000-06-08
More odbc include cleanups
Bruce Momjian
2000-06-08
Update odbc include
Bruce Momjian
2000-06-08
Fix ODBC for new binary fopen/open params
Bruce Momjian
2000-06-06
Moved configure script from src/ to the top level directory. Moved
Peter Eisentraut
2000-06-02
Remove NT-specific file open defines by defining our own open macros for
Bruce Momjian
2000-05-29
Cleanup of <> and ""
Bruce Momjian
2000-05-27
Remove // comments from ODBC.
Bruce Momjian
2000-05-22
Irix fixes from Murad Nayal
Bruce Momjian
2000-05-17
Back out odbc changes until 7.1.
Bruce Momjian
2000-05-16
Several compilation and run-time problems occur when building on SGI
Bruce Momjian
2000-05-16
Remove configure check for how to abbreviate 'tr A-Z a-z', and instead
Tom Lane
2000-04-07
Add transcendental math functions (sine, cosine, etc)
Thomas G. Lockhart
2000-04-04
Correct off-by-one error in strncat() usage.
Tom Lane
2000-04-04
Augment the function call map logic with code from Tom Lane.
Thomas G. Lockhart
2000-03-27
Change form of query which used "DISTINCT ON" to help support primary keys.
Thomas G. Lockhart
2000-03-21
Forgot that odbc had its own copies of config.sub/config.guess.
Tom Lane
2000-03-21
Fix query for primary keys to reflect new DISTINCT ON () syntax.
Thomas G. Lockhart
2000-03-18
Clean up minor compiler warnings.
Tom Lane
2000-03-02
Patch for Irix from Mark Dalphin.
Bruce Momjian
2000-02-28
update to 6.40.0009 and provide WIN32 defines for auto-configured items
Byron Nikolaidis
2000-02-28
missing state transition
Byron Nikolaidis
2000-02-16
Package: postgresql
Bruce Momjian
2000-02-14
I suspect that you are not the person to send this to, but I wasn't sure
Bruce Momjian
2000-01-30
Added numeric and int8 types.
Byron Nikolaidis
2000-01-10
Rename oid8 -> oidvector and int28 -> int2vector. Cleanup of *out functions.
Bruce Momjian
2000-01-10
Update int28out and out8out and _in_ functions to handle trailing zeros
Bruce Momjian
2000-01-05
Fix it's and its to be correct.
Bruce Momjian
1999-11-30
Rename readonly to onlyread in odbc. Use varargs properly.
Bruce Momjian
1999-11-29
Small patch which fixes the ODBC driver so it doesn't segfault if:
Bruce Momjian
1999-10-25
Standardize on MAXPGPATH as the size of a file pathname buffer,
Tom Lane
1999-10-25
bug fix for large objects (free)
Byron Nikolaidis
1999-09-03
driver v06-40-0007
Byron Nikolaidis
1999-09-03
driver v06-40-0007
Byron Nikolaidis
1999-07-09
Re-apply range check patch after fixing LIMIT_H test and defines.
Bruce Momjian
1999-06-30
Make sure symlinks for sharedlib get removed by 'make clean'.
Tom Lane
1999-05-13
Update driver to 6-40-0006
Byron Nikolaidis
1999-05-03
here are some patches for 6.5.0 which I already submitted but have never
Bruce Momjian
1999-02-13
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-03
Cleanup of source files where 'return' or 'var =' is alone on a line.
Bruce Momjian
1999-01-17
Apply Win32 patch from Horak Daniel.
Bruce Momjian
1999-01-08
Update 06-40-0004 -- Add Bookmark support!
Byron Nikolaidis
1999-01-06
Update 06-40-0003
Byron Nikolaidis
[next]