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
/
print.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove unused #includes in *.c files.
Bruce Momjian
1999-07-15
1
-8
/
+1
*
pgindent run over code.
Bruce Momjian
1999-05-25
1
-4
/
+6
*
Change error messages to oids come out as %u and not %d. Change has no
Bruce Momjian
1999-05-10
1
-2
/
+2
*
Remove Tee code, move to _deadcode.
Bruce Momjian
1999-03-23
1
-4
/
+1
*
fix compile problem.
Bruce Momjian
1999-02-22
1
-2
/
+2
*
pathkeys.c cleanup.
Bruce Momjian
1999-02-21
1
-2
/
+2
*
pathkeys fixes
Bruce Momjian
1999-02-20
1
-7
/
+15
*
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-13
1
-7
/
+7
*
Rename Path.keys to Path.pathkeys. Too many 'keys' used for other things.
Bruce Momjian
1999-02-10
1
-5
/
+5
*
Rename Temp to Noname for noname tables.
Bruce Momjian
1999-02-09
1
-3
/
+3
*
Another SELECT speedup: extract OIDs of column print functions
Tom Lane
1999-01-27
1
-2
/
+2
*
OK, folks, here is the pgindent output.
Bruce Momjian
1998-09-01
1
-6
/
+9
*
Check for null pointer returned from get_opname().
Thomas G. Lockhart
1998-08-16
1
-2
/
+2
*
Fix explain for union and inheritance. Rename Append structure
Bruce Momjian
1998-07-15
1
-1
/
+18
*
Remove un-needed braces around single statements.
Bruce Momjian
1998-06-15
1
-15
/
+1
*
Parser cleanup.
Bruce Momjian
1998-01-20
1
-6
/
+2
*
Cleanup of outnodes.
Bruce Momjian
1998-01-07
1
-2
/
+2
*
Remove Existential, and ifdef out generate_fjoin. Neither did anything.
Bruce Momjian
1997-12-18
1
-4
/
+1
*
Break parser functions into smaller files, group together.
Bruce Momjian
1997-11-25
1
-3
/
+3
*
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
-11
/
+11
*
Another PGINDENT run that changes variable indenting and case label indenting...
Bruce Momjian
1997-09-08
1
-144
/
+144
*
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-09-07
1
-272
/
+310
*
Make functions static where possible, enclose unused functions in #ifdef NOT_...
Bruce Momjian
1997-08-19
1
-2
/
+5
*
Fix pgproc names over 15 chars in output. Add strNcpy() function. remove so...
Bruce Momjian
1997-08-12
1
-6
/
+4
*
Cleanup for NAMEDATALEN use.
Bruce Momjian
1997-08-03
1
-3
/
+3
*
All external function definitions now have prototypes that are checked.
Bruce Momjian
1996-11-10
1
-1
/
+3
*
Just a couple of small mods
Marc G. Fournier
1996-11-06
1
-2
/
+4
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09
1
-0
/
+377
[prev]