index
:
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
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
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-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
2000-02-27
Clean up badly-formatted error messages from pg_connect.
Tom Lane
2000-02-25
*** empty log message ***
Michael Meskes
2000-02-25
*** empty log message ***
Michael Meskes
2000-02-24
The following is required in order to make beta1 compile on the Win32
Bruce Momjian
2000-02-24
Tweak libpq so that if a backend ERROR message arrives while libpq
Tom Lane
2000-02-23
*** empty log message ***
Michael Meskes
2000-02-22
*** empty log message ***
Michael Meskes
2000-02-21
Avoid race conditions in detection of EINPROGRESS during connect().
Jan Wieck
2000-02-19
Fix nasty bug in setting client_encoding
Tatsuo Ishii
2000-02-18
*** empty log message ***
Michael Meskes
[next]