index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
commands
/
_deadcode
/
version.c
Commit message (
Expand
)
Author
Age
*
New NameStr macro to convert Name to Str. No need for var.data anymore.
Bruce Momjian
1999-11-07
*
Move some system includes into c.h, and remove duplicates.
Bruce Momjian
1999-07-17
*
Change #include's to use <> and "" as appropriate.
Bruce Momjian
1999-07-15
*
Remove unused #includes in *.c files.
Bruce Momjian
1999-07-15
*
pgindent run over code.
Bruce Momjian
1999-05-25
*
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-13
*
Many more cleanups...
Marc G. Fournier
1998-12-14
*
Initial attempt to clean up the code...
Marc G. Fournier
1998-12-14
*
OK, folks, here is the pgindent output.
Bruce Momjian
1998-09-01
*
heap_fetch requires buffer pointer, must be released; heap_getnext
Bruce Momjian
1998-08-19
*
Remove un-needed braces around single statements.
Bruce Momjian
1998-06-15
*
Show backend status on ps command line. Remove unused args from
Bruce Momjian
1998-06-04
*
Change some ABORTS to ERROR. Add line number when COPY Failure.
Bruce Momjian
1998-01-05
*
Change elog(WARN) to elog(ERROR) and elog(ABORT).
Bruce Momjian
1998-01-05
*
Rename pg_plan and pg_eval to be more meaningful.
Bruce Momjian
1997-12-11
*
Break parser functions into smaller files, group together.
Bruce Momjian
1997-11-25
*
Another PGINDENT run that changes variable indenting and case label indenting...
Bruce Momjian
1997-09-08
*
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-09-07
*
Make functions static where possible, enclose unused functions in #ifdef NOT_...
Bruce Momjian
1997-08-19
*
Fix pgproc names over 15 chars in output. Add strNcpy() function. remove so...
Bruce Momjian
1997-08-12
*
Clean it up so that it compiles
Marc G. Fournier
1996-11-06
*
Another first pass at cleaning up the #includes
Marc G. Fournier
1996-11-03
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09