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-04-11
Thomas pointed out this bug in my non-blocking stuff.
Bruce Momjian
2000-04-11
Allow libpq++ compile to fail
Bruce Momjian
2000-04-08
*** empty log message ***
Michael Meskes
2000-04-07
Add transcendental math functions (sine, cosine, etc)
Thomas G. Lockhart
2000-04-06
Add POLLUTE to interfaces/Makefile
Bruce Momjian
2000-04-05
*** empty log message ***
Michael Meskes
2000-04-05
*** empty log message ***
Michael Meskes
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-04-03
*** empty log message ***
Michael Meskes
2000-04-02
*** empty log message ***
Michael Meskes
2000-03-31
Use the CXXFLAGS exported by configure (amazingly, we weren't before!)
Tom Lane
2000-03-30
*** empty log message ***
Michael Meskes
2000-03-30
Makefile should not pre-empt user's decision about whether
Tom Lane
2000-03-30
Make use of configure symbols for unportable constructs. Make
Tom Lane
2000-03-30
Remove extraneous semicolon.
Tom Lane
2000-03-27
Change form of query which used "DISTINCT ON" to help support primary keys.
Thomas G. Lockhart
2000-03-25
Add POLLUTE=1 to perl Makefile.PL creations.
Bruce Momjian
2000-03-24
Fold PQsetenv working state into PGconn, rather than trying to maintain
Tom Lane
2000-03-23
Some points for portability improvements:
Bruce Momjian
2000-03-23
Please apply the attached patch to interfaces/libpq/libpq-fe.h. This would
Bruce Momjian
2000-03-23
*** empty log message ***
Michael Meskes
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-19
*** empty log message ***
Michael Meskes
2000-03-18
Clean up minor compiler warnings.
Tom Lane
2000-03-18
Modify lexing of multi-char operators per pghackers discussion around
Tom Lane
2000-03-18
Repair typos: <xb> EOF rule should be <xh>, likewise <xq> to <xd>
Tom Lane
2000-03-17
Patch possible portability problem: a few places had // style comments,
Tom Lane
2000-03-16
libpq++ Makefile uses -DDEBUG to turn on debugging trace to
Bruce Momjian
2000-03-15
*** empty log message ***
Michael Meskes
2000-03-14
Repair unintentional damage to MULTIBYTE code.
Tom Lane
2000-03-14
> The snprintf stuff in interfaces/ecpg/preproc/Makefile.in is broken.
Bruce Momjian
2000-03-11
Change PQconndefaults() to return a malloc'd array, instead of a static
Tom Lane
2000-03-11
Update perl5's self-test for changed spelling of connection failure
Tom Lane
2000-03-10
*** empty log message ***
Michael Meskes
2000-03-09
*** empty log message ***
Michael Meskes
2000-03-08
Fix ==-instead-of-= typo that gcc does its level best to point out.
Tom Lane
2000-03-08
I've made a diff against the 7.0beta1 tree that accomplishes several things:
Bruce Momjian
2000-03-07
*** empty log message ***
Michael Meskes
2000-03-03
*** empty log message ***
Michael Meskes
2000-03-03
*** empty log message ***
Michael Meskes
2000-03-03
*** empty log message ***
Michael Meskes
2000-03-02
*** empty log message ***
Michael Meskes
2000-03-02
*** empty log message ***
Michael Meskes
2000-03-02
Patch for Irix from Mark Dalphin.
Bruce Momjian
2000-03-01
*** empty log message ***
Michael Meskes
2000-02-28
Update ecpg to use snprintf
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
[next]