index
:
postgresql-pgindent.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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
master-pgindent
Auto-updated pgindent branches
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
ecpg
/
lib
/
data.c
Age
Commit message (
Expand
)
Author
2003-03-16
Forgot some files...
Michael Meskes
2002-09-04
pgindent run.
Bruce Momjian
2002-01-08
Fix copy-and-paste mistake exposed by gcc warning.
Tom Lane
2002-01-08
Fixed array pointers, no longer using void * in arithmetics.
Michael Meskes
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-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-05
Make sure each call to ECPGraise is logged.
Michael Meskes
2001-10-01
- Fixed truncate bug.
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-03-22
pgindent run. Make it all clean.
Bruce Momjian
2000-12-18
- Synced gram.y and preproc.y.
Michael Meskes
2000-12-07
Silence compiler warning.
Tom Lane
2000-11-20
Add configure checks for strtoll, strtoull (or strto[u]q). Disable
Peter Eisentraut
2000-09-19
*** empty log message ***
Michael Meskes
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-04-12
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-03-17
Patch possible portability problem: a few places had // style comments,
Tom Lane
2000-03-07
*** empty log message ***
Michael Meskes
2000-03-01
*** empty log message ***
Michael Meskes
2000-02-23
*** empty log message ***
Michael Meskes