index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
Age
Commit message (
Expand
)
Author
2016-04-23
Rename strtoi() to strtoint().
Tom Lane
2016-03-29
Avoid possibly-unsafe use of Windows' FormatMessage() function.
Tom Lane
2016-03-28
Stamp 9.5.2.
REL9_5_2
Tom Lane
2016-03-28
Translation updates
Peter Eisentraut
2016-02-08
Stamp 9.5.1.
REL9_5_1
Tom Lane
2016-02-08
Translation updates
Peter Eisentraut
2016-02-01
Make sure ecpg header files do not have a comment lasting several lines, one of
Michael Meskes
2016-01-04
Translation updates
Peter Eisentraut
2015-12-14
Fix out-of-memory error handling in ParameterDescription message processing.
Heikki Linnakangas
2015-12-01
Use "g" not "f" format in ecpg's PGTYPESnumeric_from_double().
Tom Lane
2015-11-12
Fix unwanted flushing of libpq's input buffer when socket EOF is seen.
Tom Lane
2015-11-09
Translation updates
Peter Eisentraut
2015-11-07
Rename PQsslAttributes() to PQsslAttributeNames(), and const-ify fully.
Tom Lane
2015-10-18
Fix order of arguments in ecpg generated typedef command.
Michael Meskes
2015-10-05
Translation updates
Peter Eisentraut
2015-09-28
Fix poor errno handling in libpq's version of our custom OpenSSL BIO.
Tom Lane
2015-09-21
Fix whitespace
Peter Eisentraut
2015-09-19
Let compiler handle size calculation of bool types.
Michael Meskes
2015-09-07
Change type of DOW/DOY to UNITS
Greg Stark
2015-08-13
Fix declaration of isarray variable.
Michael Meskes
2015-08-03
Translation updates
Peter Eisentraut
2015-07-07
Improve handling of out-of-memory in libpq.
Heikki Linnakangas
2015-06-28
Translation updates
Peter Eisentraut
2015-06-15
Check for out of memory when allocating sqlca.
Michael Meskes
2015-06-15
Fix memory leak in ecpglib's connect function.
Michael Meskes
2015-06-12
Fixed some memory leaks in ECPG.
Michael Meskes
2015-06-12
Fix intoasc() in Informix compat lib. This function used to be a noop.
Michael Meskes
2015-05-23
pgindent run for 9.5
Bruce Momjian
2015-05-20
Fix more typos in comments.
Heikki Linnakangas
2015-05-20
Collection of typo fixes.
Heikki Linnakangas
2015-05-19
Revert error-throwing wrappers for the printf family of functions.
Tom Lane
2015-05-18
Message string improvements
Peter Eisentraut
2015-05-18
Add error-throwing wrappers for the printf family of functions.
Noah Misch
2015-05-17
Add new files to nls.mk
Peter Eisentraut
2015-04-29
Fix parallel make risk with new check temp-install setup
Peter Eisentraut
2015-04-26
Fix various typos and grammar errors in comments.
Andres Freund
2015-04-26
Add transforms feature
Peter Eisentraut
2015-04-24
Remove obsolete -I options from ECPG library compilation.
Noah Misch
2015-04-24
Build every ECPG library with -DFRONTEND.
Noah Misch
2015-04-23
Improve speed of make check-world
Peter Eisentraut
2015-04-09
libpq: Don't overwrite existing OpenSSL thread callbacks
Peter Eisentraut
2015-04-08
libpq: add newlines to SSPI error messages
Bruce Momjian
2015-04-08
libpq: issue clear error message for nested service files
Bruce Momjian
2015-04-02
psql: fix \connect with URIs and conninfo strings
Alvaro Herrera
2015-04-02
Revert "psql: fix \connect with URIs and conninfo strings"
Robert Haas
2015-04-01
psql: fix \connect with URIs and conninfo strings
Alvaro Herrera
2015-03-26
Tweak __attribute__-wrapping macros for better pgindent results.
Tom Lane
2015-03-11
Fix libpq test expected output file
Alvaro Herrera
2015-03-11
Make operator precedence follow the SQL standard more closely.
Tom Lane
2015-03-11
Add macros wrapping all usage of gcc's __attribute__.
Andres Freund
[next]