index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
Commit message (
Expand
)
Author
Age
*
Install all header files.
Michael Meskes
2003-06-12
*
Attached is the complete diff against current CVS.
Bruce Momjian
2003-06-12
*
Back out patch that got bundled into another patch.
Bruce Momjian
2003-06-12
*
New patch with corrected README attached.
Bruce Momjian
2003-06-12
*
IPv6 cleanups.
Bruce Momjian
2003-06-12
*
I succeeded by fixing up setup.py:
Bruce Momjian
2003-06-12
*
I found the libpq function PGunescapeBytea a little slow. It was taking a
Bruce Momjian
2003-06-12
*
Make sure a variable is no longer referenced when it is removed.
Michael Meskes
2003-06-11
*
Fixed some bugs.
Michael Meskes
2003-06-10
*
freeaddrinfo2() does need two parameters after all, per comment by
Tom Lane
2003-06-09
*
libpq can now talk to either 3.0 or 2.0 protocol servers. It first tries
Tom Lane
2003-06-08
*
Fixed segfault in forward definition parsing.
Michael Meskes
2003-06-02
*
Create a real prototype function for describe.
Michael Meskes
2003-05-30
*
Sync and some minor cleanup/fixing work plus an EXEC SQL DESCRIBE prototype.
Michael Meskes
2003-05-30
*
one more change to correctly support the removeall of autocommit
Barry Lind
2003-05-29
*
Changed variable parsing so struct[n].attr works.
Michael Meskes
2003-05-29
*
Parse forward definiton of structs.
Michael Meskes
2003-05-29
*
Applied patch from Fernando Nasser to fix up small type error
Barry Lind
2003-05-29
*
Applied patch from Fernando Nasser to improve buffer sizes to avoid unnecessa...
Barry Lind
2003-05-29
*
clean up warnings produced by Eclipse
Barry Lind
2003-05-29
*
Adding .cvsignore files for Eclipse IDE
Barry Lind
2003-05-29
*
Up the build number to reflect the changes for V3 protocol support
Barry Lind
2003-05-29
*
Initial attempt to integrate in V3 protocol support. This is still a work in
Barry Lind
2003-05-29
*
Replace functional-index facility with expressional indexes. Any column
Tom Lane
2003-05-28
*
Allow input from stdin and output to stdout.
Michael Meskes
2003-05-27
*
Fixed incorrect output for some structs.
Michael Meskes
2003-05-27
*
Adjust error-handling logic in libpq. For the first time, libpq copes
Tom Lane
2003-05-26
*
Forgot these.
Michael Meskes
2003-05-23
*
ecpg now accepts array elements as arguments.
Michael Meskes
2003-05-23
*
Fix compilation on Cygwin.
Peter Eisentraut
2003-05-22
*
Fixed segfault when detecting undefined cursor.
Michael Meskes
2003-05-22
*
ecpg now recognizes named structs/unions. So you don't have to list the whole...
Michael Meskes
2003-05-22
*
Reversed my incorrect fix.
Michael Meskes
2003-05-20
*
Fixed exec sql ifdef command.
Michael Meskes
2003-05-19
*
Made variable type double work again.
Michael Meskes
2003-05-16
*
Fixed incorrect include and another typo. Sorry, the include did not create a...
Michael Meskes
2003-05-16
*
Allow interfaces to compile under MingGW/Win32 by adding _P to symbols
Bruce Momjian
2003-05-16
*
Revert kerberos code breakage.
Tom Lane
2003-05-16
*
Allow Win32 to compile under MinGW. Major changes are:
Bruce Momjian
2003-05-15
*
- Added more compatibility functions.
Michael Meskes
2003-05-14
*
Fixed order of include file search path.
Michael Meskes
2003-05-13
*
Add Makefile rules for new crypt/rint() /port functions. Add include
Bruce Momjian
2003-05-10
*
More cleanups now that we have crypt().
Bruce Momjian
2003-05-09
*
Add crypt() to /port for Win32.
Bruce Momjian
2003-05-09
*
Add rint() to /port, remove from qnx/.
Bruce Momjian
2003-05-09
*
I think we're done with protocol instability, so mark server and libpq
Tom Lane
2003-05-08
*
Update 3.0 protocol support to match recent agreements about how to
Tom Lane
2003-05-08
*
Fixed bug with Warnings. Warnings are not added to the Statement instead of
Barry Lind
2003-05-07
*
Add display of eventual result RowDescription (if any) to the output
Tom Lane
2003-05-06
*
Added rfmtlong compatibility function.
Michael Meskes
2003-05-06
[next]