index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
Commit message (
Expand
)
Author
Age
Files
Lines
*
Additional fixes for parallel make
Peter Eisentraut
2010-11-17
2
-1
/
+4
*
Cleanup various comparisons with the constant "true".
Robert Haas
2010-11-14
2
-3
/
+3
*
Improved parallel make support
Peter Eisentraut
2010-11-12
5
-20
/
+24
*
Some cleanup in ecpg code:
Michael Meskes
2010-11-02
8
-18
/
+30
*
Fix ecpg test building process to not generate *.dSYM junk on Macs.
Tom Lane
2010-10-20
1
-1
/
+2
*
Applied patch by Itagaki Takahiro to fix incorrect status calculation in
Michael Meskes
2010-10-14
4
-14
/
+4
*
Remove executable permission from files where it doesn't belong
Peter Eisentraut
2010-10-13
3
-0
/
+0
*
Still more .gitignore cleanup.
Tom Lane
2010-09-24
7
-22
/
+110
*
More fixes for libpq's .gitignore file.
Tom Lane
2010-09-22
1
-3
/
+11
*
Add gitignore files for ecpg regression tests.
Magnus Hagander
2010-09-22
7
-0
/
+27
*
Convert cvsignore to gitignore, and add .gitignore for build targets.
Magnus Hagander
2010-09-22
11
-17
/
+37
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
95
-95
/
+95
*
Fix several broken $PostgreSQL$ keywords. Noted while experimenting
Tom Lane
2010-09-19
1
-1
/
+1
*
Cursor names in the backend are not case-sensitve. This change makes sure that
Michael Meskes
2010-09-10
3
-6
/
+9
*
Remove extra newlines at end and beginning of files, add missing newlines
Peter Eisentraut
2010-08-19
27
-43
/
+16
*
Applied Zoltan's patch to fix a few memleaks in ecpg's pgtypeslib.
Michael Meskes
2010-08-17
18
-18
/
+63
*
Minor #include cleanup.
Tom Lane
2010-08-13
2
-5
/
+6
*
Fix an ancient typo that prevented the detection of conflicting fields when
Tom Lane
2010-08-02
1
-2
/
+2
*
Make ECPG regression tests independent of standard_conforming_strings.
Robert Haas
2010-07-20
4
-88
/
+131
*
Portability fixes for Solaris for requirepeer feature patch
Peter Eisentraut
2010-07-19
1
-2
/
+5
*
Fix up poor handling of unsupported-platform case in requirepeer patch.
Tom Lane
2010-07-18
1
-21
/
+20
*
Fix thinko in recent patch: 'sock' should be 'conn->sock'.
Tom Lane
2010-07-18
1
-2
/
+2
*
Add SO_PEERCRED check in new unix domain socket permission checking code.
Bruce Momjian
2010-07-18
1
-1
/
+5
*
Add server authentication over Unix-domain sockets
Peter Eisentraut
2010-07-18
2
-2
/
+90
*
Allow full SSL certificate verification (wherein libpq checks its host name
Tom Lane
2010-07-14
3
-16
/
+17
*
Bump minor library version numbers, for 9.1 release.
Bruce Momjian
2010-07-12
5
-10
/
+10
*
Stamp HEAD as 9.1devel.
Tom Lane
2010-07-09
1
-4
/
+4
*
Translation updates for 9.0beta3
Peter Eisentraut
2010-07-08
4
-476
/
+584
*
Make the Windows tcp keepalive support depend on the existance of the
Magnus Hagander
2010-07-08
1
-1
/
+7
*
Add support for TCP keepalives on Windows, both for backend and the new
Magnus Hagander
2010-07-08
1
-1
/
+54
*
Support setting the keepalive idle time on MacOS X.
Robert Haas
2010-07-06
1
-1
/
+15
*
pgindent run for 9.0, second run
Bruce Momjian
2010-07-06
14
-96
/
+117
*
Split the LDFLAGS make variable into two parts: LDFLAGS is now used for
Tom Lane
2010-07-05
3
-5
/
+5
*
Add TCP keepalive support to libpq.
Robert Haas
2010-06-23
2
-2
/
+186
*
Refactor sprintf calls with computed format strings into multiple calls with
Peter Eisentraut
2010-06-16
1
-5
/
+17
*
Added variable handling for RETURNING clause to ecpg.
Michael Meskes
2010-06-04
5
-15
/
+32
*
Translation updates for 9.0beta2
Peter Eisentraut
2010-06-03
2
-145
/
+132
*
Change the notation for calling functions with named parameters from
Tom Lane
2010-05-30
2
-2
/
+8
*
Rearrange libpq's SSL initialization to simplify it and make it handle some
Tom Lane
2010-05-26
2
-329
/
+275
*
Add missing newlines to some SSL-related error messages. Noted while testing.
Tom Lane
2010-05-25
1
-5
/
+5
*
Replace self written 'long long int' configure test by standard 'AC_TYPE_LONG...
Michael Meskes
2010-05-25
6
-42
/
+42
*
Added a configure test for "long long" datatypes. So far this is only used in...
Michael Meskes
2010-05-25
3
-12
/
+6
*
Ecpg now accepts "long long" datatypes even if "long" is 64bit wide. This use...
Michael Meskes
2010-05-20
7
-34
/
+44
*
Translation update
Peter Eisentraut
2010-05-13
19
-1323
/
+3000
*
Add PGFILEDESC description to Makefiles for all /contrib executables.
Bruce Momjian
2010-05-12
1
-1
/
+3
*
Adjust comments about avoiding use of printf's %.*s.
Tom Lane
2010-05-09
2
-9
/
+7
*
Work around a subtle portability problem in use of printf %s format.
Tom Lane
2010-05-08
3
-6
/
+36
*
ECPG connect routine only checked for NULL to find empty parameters, but user...
Michael Meskes
2010-05-07
1
-4
/
+4
*
Fix a couple of places where the result of fgets() wasn't checked.
Tom Lane
2010-04-30
1
-2
/
+3
*
Fix typo that had the code check the same thing twice.
Magnus Hagander
2010-04-28
1
-2
/
+2
[next]