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
*
Applied patch by Oliver Jowett to clean up some exception handling
Barry Lind
2003-08-11
*
Applied patch from Oliver Jowett to improve a buffer sizing.
Barry Lind
2003-08-11
*
Applied patch from Kim Ho to fix a regression against a 7.4 server. The result
Barry Lind
2003-08-11
*
Translation updates
Peter Eisentraut
2003-08-11
*
Another pgindent run with updated typedefs.
Bruce Momjian
2003-08-08
*
sprompt not needed in libpq.
Bruce Momjian
2003-08-08
*
Fix null checking of type decimal datums without indicator in Informix
Peter Eisentraut
2003-08-08
*
Be a little bit more careful about using sqlstate, in case libpq returned
Peter Eisentraut
2003-08-08
*
Translation updates by Dennis Björklund
Peter Eisentraut
2003-08-08
*
Remove postgres_ext.h inclusion -- not necessary.
Peter Eisentraut
2003-08-08
*
Move simple_prompt()/sprompt.c into /port.
Bruce Momjian
2003-08-08
*
Makefile cleanup.
Bruce Momjian
2003-08-08
*
Cleanup.
Bruce Momjian
2003-08-08
*
Makefile cleanup.
Bruce Momjian
2003-08-08
*
More thread.c cleanup.
Bruce Momjian
2003-08-08
*
More threading cleanups.
Bruce Momjian
2003-08-08
*
threads.c -> thread.c, be consistent.
Bruce Momjian
2003-08-08
*
Clean up function header.
Bruce Momjian
2003-08-07
*
Make table column type TEXT.
Bruce Momjian
2003-08-07
*
Add iteration option to thread test program.
Bruce Momjian
2003-08-07
*
Update ecpg thread testing program to be more automated.
Bruce Momjian
2003-08-07
*
Include postgres_ext.h instead of postgres_fe.h. This allows ecpg
Bruce Momjian
2003-08-07
*
Add -lm for ecpg/pgtypeslib/Makefile link so -lm isn't required for ecpg
Bruce Momjian
2003-08-07
*
Sometimes the third time is the charm. Third try to fix the sql injection
Barry Lind
2003-08-07
*
Fix compiler-detected problem for Alphas: it seems strlen returns
Tom Lane
2003-08-06
*
Applied patch from kho@redhat.com to fix a problem with trying to use a fetch
Barry Lind
2003-08-06
*
Add ecpg thread testing file.
Bruce Momjian
2003-08-06
*
Fix some more problems with testing error returns from SSL.
Tom Lane
2003-08-04
*
Translation updates
Peter Eisentraut
2003-08-04
*
Update copyrights to 2003.
Bruce Momjian
2003-08-04
*
pgindent run.
Bruce Momjian
2003-08-04
*
Remove extra paren in NOT_USED code, found by pgindent.
Bruce Momjian
2003-08-04
*
Code review for sslmode patch: eliminate memory leak, avoid giving a
Tom Lane
2003-08-01
*
Missed two places to replace union member.
Michael Meskes
2003-08-01
*
Fix a few of the more blatantly unportable constructs in this file.
Tom Lane
2003-08-01
*
Fix inconsistent static-vs-not-static declarations.
Tom Lane
2003-08-01
*
Fix compile warning.
Tom Lane
2003-08-01
*
Russian translation updates by Serguei Mokhov
Peter Eisentraut
2003-08-01
*
Use only two-part shared library version numbers, for better portability
Peter Eisentraut
2003-08-01
*
Make ecpg SQLSTATE-aware. Map existing SQLCODE assignments to SQLSTATEs,
Peter Eisentraut
2003-08-01
*
Added missing TO keyword.
Michael Meskes
2003-08-01
*
- Added some Informix error codes in Informix mode.
Michael Meskes
2003-08-01
*
clean python out of Makefile
Marc G. Fournier
2003-08-01
*
remove python module, as its moved to http://www.pygresql.org
Marc G. Fournier
2003-08-01
*
A visit from the message-style police ...
Tom Lane
2003-07-28
*
here are the patches for psql on Win32:
Bruce Momjian
2003-07-27
*
At long last I put together a patch to support 4 client SSL negotiation
Bruce Momjian
2003-07-26
*
Added explicit casts for date/interval/timestamp.
Michael Meskes
2003-07-25
*
Applied Peter's patch to use yyless instead of my string_unput function.
Michael Meskes
2003-07-25
*
Fixed mdy functions to use correct offset.
Michael Meskes
2003-07-24
[next]