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
/
lib
Age
Commit message (
Expand
)
Author
2003-03-16
Forgot some files...
Michael Meskes
2003-02-14
- Synced parser and keyword file.
Michael Meskes
2003-02-13
Suppress gcc warning.
Tom Lane
2003-02-13
- Applied error reporting patch by Matthew Vanecek
Michael Meskes
2002-12-11
Bump version for 7.3 and 7.4.
Bruce Momjian
2002-12-04
Stamp minor version numbers for 7.4 release.
Bruce Momjian
2002-10-21
Add guards against double inclusion.
Peter Eisentraut
2002-10-21
Merged ecpg_big_bison back into HEAD
Michael Meskes
2002-09-04
pgindent run.
Bruce Momjian
2002-07-20
Synced parser yet again.
Michael Meskes
2002-06-20
Update copyright to 2002.
Bruce Momjian
2002-06-12
Applied Lee Kindness' patch to fix one of memory allocation with floating poi...
Michael Meskes
2002-03-11
Changed the version numbers, but did not commit the Makefiles.
Michael Meskes
2002-03-06
Change made to elog:
Bruce Momjian
2002-01-23
Added patch to temporarily disable locale for descriptors too (Christof)
Michael Meskes
2002-01-18
Accept subsequent commits. This should have been just a warning anyway. I
Michael Meskes
2002-01-13
- Fixed variable handling for struct members.
Michael Meskes
2002-01-11
Added Christof's fixes.
Michael Meskes
2002-01-08
Fix copy-and-paste mistake exposed by gcc warning.
Tom Lane
2002-01-08
Revert last change (CFLAGS+=-g). Probably was a mistake...
Peter Eisentraut
2002-01-08
Fixed array pointers, no longer using void * in arithmetics.
Michael Meskes
2002-01-07
Editorial review
Peter Eisentraut
2001-12-23
- Removed space_or_nl and line_end from pgc.l.
Michael Meskes
2001-12-05
- Fixed variable handling in AT statement.
Michael Meskes
2001-11-21
Spell 'precedes', 'preceding' correctly in various places.
Tom Lane
2001-11-14
Added Christof's patches.
Michael Meskes
2001-11-05
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
Bruce Momjian
2001-10-31
Add ALTER TABLE ADD UNIQUE regression tests from Christopher Kings-Lynne.
Bruce Momjian
2001-10-30
Fix small problem Tom Lane found with pgindent run.
Bruce Momjian
2001-10-28
Another pgindent run. Fixes enum indenting, and improves #endif
Bruce Momjian
2001-10-25
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-18
Document all the ecpg error codes.
Bruce Momjian
2001-10-05
Make sure each call to ECPGraise is logged.
Michael Meskes
2001-10-02
Re-added Tom's patch fixing my setlocale patch. I accidently
Michael Meskes
2001-10-01
- Fixed truncate bug.
Michael Meskes
2001-09-29
Fix the setlocale problem in a way that actually works. setlocale
Tom Lane
2001-09-25
- Synced preproc.y with gram.y.
Michael Meskes
2001-09-19
- Synced preproc.y with gram.y.
Michael Meskes
2001-08-24
Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number of
Peter Eisentraut
2001-08-19
- Synced preproc.y with gram.y.
Michael Meskes
2001-08-10
Since PQoidStatus is deprecated, we should probably stop using it in
Tom Lane
2001-06-15
fixed bug in connect.c
Michael Meskes
2001-05-11
Stamp CVS as 7.2. Update all interface version numbers. This is the
Bruce Momjian
2001-04-05
Hopefully fixed the long long problem.
Michael Meskes
2001-03-23
Fix comments that were mis-wrapped, for Tom Lane.
Bruce Momjian
2001-03-22
pgindent run. Make it all clean.
Bruce Momjian
2001-02-20
Make sure -L and -I's for our source tree are always before system include
Peter Eisentraut
2001-02-12
Remove // and make /* */
Bruce Momjian
2001-02-10
Restructure the key include files per recent pghackers discussion: there
Tom Lane
2001-01-31
Applied two bug fixes by Christof Petig.
Michael Meskes
[next]