index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
tioga
Commit message (
Expand
)
Author
Age
*
Generated header files parse.h and fmgroids.h are now copied into
Tom Lane
2000-05-29
*
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-04-12
*
Add:
Bruce Momjian
2000-01-26
*
New LDOUT makefile variable for QNX os.
Bruce Momjian
1999-12-13
*
Make LD -r as macros that can be changed for QNX.
Bruce Momjian
1999-12-09
*
Move some system includes into c.h, and remove duplicates.
Bruce Momjian
1999-07-17
*
Final cleanup.
Bruce Momjian
1999-07-16
*
Update #include cleanups
Bruce Momjian
1999-07-16
*
Clean up #include in /include directory. Add scripts for checking includes.
Bruce Momjian
1999-07-15
*
Another pgindent run. Sorry folks.
Bruce Momjian
1999-05-25
*
Make 0x007f -> (unsigned)0x7f to make pgindent happy.
Bruce Momjian
1999-05-25
*
pgindent run over code.
Bruce Momjian
1999-05-25
*
Change error messages to oids come out as %u and not %d. Change has no
Bruce Momjian
1999-05-10
*
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-13
*
OK, folks, here is the pgindent output.
Bruce Momjian
1998-09-01
*
Remove un-needed braces around single statements.
Bruce Momjian
1998-06-15
*
Fix macros that were not properly surrounded by parens or braces.
Bruce Momjian
1998-06-15
*
pgindent run before 6.3 release, with Thomas' requested changes.
Bruce Momjian
1998-02-26
*
Major cleanout of PORTNAME variables from Makefiles...bound to screw up
Marc G. Fournier
1997-12-20
*
Rename strNcpy to StrNCpy, and change third parameter.
Bruce Momjian
1997-10-25
*
Used modified version of indent that understands over 100 typedefs.
Bruce Momjian
1997-09-08
*
Add typdefs to pgindent run.
Bruce Momjian
1997-09-08
*
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
*
Fix pgproc names over 15 chars in output. Add strNcpy() function. remove so...
Bruce Momjian
1997-08-12
*
Makefile cleanup after reorganization
Bruce Momjian
1996-11-09
*
Produce a clean compile of backend...
Marc G. Fournier
1996-11-03
*
Simplify make files, add full dependencies.
Bryan Henderson
1996-10-27
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09