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
/
backend
/
nodes
/
readfuncs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove un-needed braces around single statements.
Bruce Momjian
1998-06-15
1
-143
/
+1
*
FIx confusion over SORT and SORTCLAUSE in node handling.
Bruce Momjian
1998-04-27
1
-48
/
+47
*
pgindent run before 6.3 release, with Thomas' requested changes.
Bruce Momjian
1998-02-26
1
-31
/
+31
*
Add handling for new RangeTblEntry column name.
Bruce Momjian
1998-02-21
1
-5
/
+13
*
Constlen can be -1, so make it a signed type.
Bruce Momjian
1998-02-21
1
-2
/
+2
*
Support for subselects.
Vadim B. Mikheev
1998-02-13
1
-1
/
+5
*
Pass around typmod as int16.
Bruce Momjian
1998-02-10
1
-2
/
+2
*
Pass attypmod through to executor by adding to Var and Resdom.
Bruce Momjian
1998-02-10
1
-4
/
+8
*
Add Var.varlevelup to code. More parser cleanup.
Bruce Momjian
1998-01-20
1
-1
/
+5
*
Parser cleanup.
Bruce Momjian
1998-01-20
1
-2
/
+2
*
Fix problem with nodes handling.
Bruce Momjian
1998-01-19
1
-2
/
+2
*
Creates the SubLink structure, and the Query->hasSubLink field,
Bruce Momjian
1998-01-17
1
-1
/
+44
*
Remove Query->qry_aggs and qry_numaggs and replace with Query->hasAggs.
Bruce Momjian
1998-01-15
1
-18
/
+6
*
Goodbye ABORT. Hello ERROR for all errors.
Bruce Momjian
1998-01-07
1
-4
/
+4
*
Fix for views and outnodes.
Bruce Momjian
1998-01-07
1
-3
/
+1
*
Cleanup of sort nodes and use of strtoul .
Bruce Momjian
1998-01-06
1
-51
/
+53
*
Change some labels in bootparse to make ctags happy. Clean up outfunc/readfu...
Bruce Momjian
1998-01-06
1
-62
/
+142
*
Change elog(WARN) to elog(ERROR) and elog(ABORT).
Bruce Momjian
1998-01-05
1
-4
/
+4
*
UNION work for UNION ALL and other union stuff.
Bruce Momjian
1997-12-27
1
-1
/
+2
*
Remove Existential, and ifdef out generate_fjoin. Neither did anything.
Bruce Momjian
1997-12-18
1
-23
/
+1
*
Rename strNcpy to StrNCpy, and change third parameter.
Bruce Momjian
1997-10-25
1
-4
/
+4
*
Used modified version of indent that understands over 100 typedefs.
Bruce Momjian
1997-09-08
1
-6
/
+6
*
Another PGINDENT run that changes variable indenting and case label indenting...
Bruce Momjian
1997-09-08
1
-168
/
+168
*
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-09-07
1
-1528
/
+1671
*
Fix pgproc names over 15 chars in output. Add strNcpy() function. remove so...
Bruce Momjian
1997-08-12
1
-7
/
+4
*
Added _readAggreg() to work with T_Aggreg type.
Vadim B. Mikheev
1997-05-12
1
-1
/
+42
*
All external function definitions now have prototypes that are checked.
Bruce Momjian
1996-11-10
1
-2
/
+2
*
Compile and warning cleanup
Bruce Momjian
1996-11-08
1
-5
/
+5
*
Fixes:
Marc G. Fournier
1996-07-31
1
-3
/
+3
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09
1
-0
/
+1948