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
Age
Commit message (
Expand
)
Author
2000-01-20
ecpg shouldn't depend on parser/gramparse.h. Also, eliminate some
Tom Lane
2000-01-20
Tweak includes to avoid compiler warning on HPUX.
Tom Lane
2000-01-19
Removed MBFLAGS from makefiles since it's now done in include/config.h.
Peter Eisentraut
2000-01-19
Fix for multibyte support. Since some function declarations
Tatsuo Ishii
2000-01-18
Hi!
Bruce Momjian
2000-01-18
*** empty log message ***
Michael Meskes
2000-01-18
Libpq non-blocking mode, from Alfred Perlstein
Bruce Momjian
2000-01-17
Modify libpq's pqexpbuffer to eliminate length restriction on how much
Tom Lane
2000-01-16
Sigh, I'm an idiot ... I broke the async startup logic a couple days ago,
Tom Lane
2000-01-15
Eliminate using putenv().
Tatsuo Ishii
2000-01-14
Clean up some problems in new asynchronous-connection logic
Tom Lane
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-08
This patch removes the initialization of ri in loop in
Bruce Momjian
2000-01-07
*** empty log message ***
Michael Meskes
2000-01-05
Fix it's and its to be correct.
Bruce Momjian
1999-12-26
Put back erroneously-removed definition of 'defines' variable.
Tom Lane
1999-12-23
*** empty log message ***
Michael Meskes
1999-12-21
The first fix is to allow an input file with a relative path and without
Bruce Momjian
1999-12-20
Clean up some minor gcc warnings. I'm not touching the
Tom Lane
1999-12-16
*** empty log message ***
Michael Meskes
1999-12-16
I have done the QNX4 port with the current source tree. The number of
Bruce Momjian
1999-12-14
This patch solves a couple of memory leaks in ecpglib.c. The patch is
Bruce Momjian
1999-12-10
Rename several destroy* functions/tags to drop*.
Bruce Momjian
1999-12-08
*** empty log message ***
Michael Meskes
1999-12-07
*** empty log message ***
Michael Meskes
1999-12-05
This *should* fix the large object segfault problem. Note linewrap may
Bruce Momjian
1999-12-03
Replace examples .H to .h.
Bruce Momjian
1999-12-03
Rename libpq++.H to libpq++.h.
Bruce Momjian
1999-12-02
Type 'socklen_t' might be the right way to declare getsockopt()'s last
Tom Lane
1999-11-30
This patch (against the current CVS sources) adds to libpq the functions
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-11-23
ecpg ECPGFree fix from Rene Hogendoorn.
Bruce Momjian
1999-11-23
Fix _cplusplus test in both trees.
Bruce Momjian
1999-11-23
*** empty log message ***
Michael Meskes
1999-11-22
*** empty log message ***
Michael Meskes
1999-11-11
In the spirit of TODO item
Bruce Momjian
1999-11-05
environment variable set by MULTIBYTE startup code should be
Tom Lane
1999-11-02
*** empty log message ***
Michael Meskes
1999-11-02
*** empty log message ***
Michael Meskes
1999-10-29
*** empty log message ***
Michael Meskes
1999-10-27
*** empty log message ***
Michael Meskes
1999-10-26
These are two minor corrections to libpq's PQsetNoticeProcessor function.
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-10-23
Remove gratuitous redefinitions of BLCKSZ.
Tom Lane
1999-10-22
Remove fixed-size literal buffer from ecpg's lexer (same
Tom Lane
1999-10-22
Remove libpq++ todo item.
Bruce Momjian
1999-10-22
This *should* fix the large binary object problem in libpq++ from the
Bruce Momjian
[next]