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
/
ecpg
Age
Commit message (
Expand
)
Author
2000-11-09
Applied yet another patch by Christof. Thanks Cristof!
Michael Meskes
2000-11-08
Add dependencies required for parallel make
Peter Eisentraut
2000-11-07
Undo incorrectly committed Makefile.
Michael Meskes
2000-11-07
Third try. Sorry, I had a wrong path in my copy statement.
Michael Meskes
2000-11-07
Added more patches by Cristif Petig.
Michael Meskes
2000-11-03
Parser sync.
Michael Meskes
2000-10-31
Added patch by Christof Petig <christof.petig@wtal.de> that fixes some bugs i...
Michael Meskes
2000-10-30
Sync preproc.y with gram.y.
Michael Meskes
2000-10-29
Removed multibyte stuff since client does not know about encoding in the back...
Michael Meskes
2000-10-25
Synced preproc.y with gram.y.
Michael Meskes
2000-10-25
Added some more C constructs to the parser.
Michael Meskes
2000-10-22
Fixed mixing of two enum datatypes.
Michael Meskes
2000-10-20
Add support for VPATH builds, that is, building somewhere else than in the
Peter Eisentraut
2000-10-17
Fixed some bugs in C language parsing.
Michael Meskes
2000-10-17
Simplified parsing of connect rule.
Michael Meskes
2000-10-16
Fixed handling of variables in connect rule.
Michael Meskes
2000-10-12
Replace constants by C variables wherever possible.
Michael Meskes
2000-10-11
Synced preproc.y with gram.y
Michael Meskes
2000-10-04
Added patch by Cristof for catching yet another NOTICE.
Michael Meskes
2000-10-04
removed binary file
Michael Meskes
2000-10-02
In the meaning of bug-fix, the patch is not needed. Because you
Bruce Momjian
2000-09-26
- Synced preproc.y with gram.y.
Michael Meskes
2000-09-26
Fix compile error in ecpg when enable-multibyte is on. This is due to
Tatsuo Ishii
2000-09-25
Change // to /*.
Bruce Momjian
2000-09-21
*** empty log message ***
Michael Meskes
2000-09-20
*** empty log message ***
Michael Meskes
2000-09-19
*** empty log message ***
Michael Meskes
2000-09-17
Support for DESTDIR make variable. This is used as in `make install
Peter Eisentraut
2000-08-31
Fix relative path references so that make knowns which dependencies refer
Peter Eisentraut
2000-08-28
New configure test for flex, which recognizes only flex but does so in all
Peter Eisentraut
2000-08-26
Rename BITSPERBYTE to BITS_PER_BYTE to avoid conflict with <values.h>
Tom Lane
2000-08-07
TOAST mop-up work: update comments for tuple-size-related symbols such
Tom Lane
2000-07-19
Add distprep target to take some of the job of the release_prep script.
Peter Eisentraut
2000-06-28
Makefile cleanup for interface tree. Now essentially with all the
Peter Eisentraut
2000-06-17
Remove fmgrstamp-h business -- not needed and confusing
Peter Eisentraut
2000-06-14
Big warnings cleanup for Solaris/GCC. Down to about 40 now, but
Peter Eisentraut
2000-06-12
Rename rule CURRENT to OLD in source tree. Add mapping for backward
Bruce Momjian
2000-06-09
Inheritance overhaul by Chris Bitmead <chris@bitmead.com>
Bruce Momjian
2000-06-07
Gen_fmgrtab.sh is strange: it is a platform dependent way (because it uses
Peter Eisentraut
2000-06-06
Moved configure script from src/ to the top level directory. Moved
Peter Eisentraut
2000-06-02
Remove NT-specific file open defines by defining our own open macros for
Bruce Momjian
2000-05-29
Cleanup of <> and ""
Bruce Momjian
2000-05-17
*** empty log message ***
Michael Meskes
2000-05-15
*** empty log message ***
Michael Meskes
2000-05-02
Update SCO FAQ. Billy G. Allie
Bruce Momjian
2000-04-29
Clean up ecpg test files.
Bruce Momjian
2000-04-18
Make ECPGraise's str parameter const to suppress warnings from gcc
Tom Lane
2000-04-14
Remove bogus extern for 'descriptors' variable, which is in fact static.
Tom Lane
2000-04-12
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-04-08
*** empty log message ***
Michael Meskes
[next]