index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
access
/
rtree
/
rtproc.c
Commit message (
Expand
)
Author
Age
*
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
Bruce Momjian
2001-01-24
*
Repair erroneous use of hashvarlena() for MACADDR, which is not a
Tom Lane
2000-12-08
*
Convert all remaining geometric operators to new fmgr style. This
Tom Lane
2000-07-30
*
PATH and POLYGON datatypes are now TOASTable. Associated functions
Tom Lane
2000-07-29
*
I had overlooked the fact that some fmgr-callable functions return void
Tom Lane
2000-06-14
*
Another batch of fmgr updates. I think I have gotten all old-style
Tom Lane
2000-06-13
*
Add:
Bruce Momjian
2000-01-26
*
Move some system includes into c.h, and remove duplicates.
Bruce Momjian
1999-07-17
*
Final cleanup.
Bruce Momjian
1999-07-16
*
Change #include's to use <> and "" as appropriate.
Bruce Momjian
1999-07-15
*
Remove unused #includes in *.c files.
Bruce Momjian
1999-07-15
*
Clean up #include in /include directory. Add scripts for checking includes.
Bruce Momjian
1999-07-15
*
Cleanup of /include #include's, for 6.6 only.
Bruce Momjian
1999-07-14
*
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-13
*
Renaming cleanup, no pgindent yet.
Bruce Momjian
1998-09-01
*
pgindent run before 6.3 release, with Thomas' requested changes.
Bruce Momjian
1998-02-26
*
Goodbye ABORT. Hello ERROR for all errors.
Bruce Momjian
1998-01-07
*
Allow varchar() to only store needed bytes. Remove PALLOC,PALLOCTYPE,PFREE. ...
Bruce Momjian
1998-01-07
*
Change elog(WARN) to elog(ERROR) and elog(ABORT).
Bruce Momjian
1998-01-05
*
Inline memset() as MemSet().
Bruce Momjian
1997-09-18
*
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
*
Major patch from Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
Marc G. Fournier
1997-04-22
*
Date/Time updates from Thomas...
Marc G. Fournier
1997-03-14
*
All external function definitions now have prototypes that are checked.
Bruce Momjian
1996-11-10
*
One more to go
Marc G. Fournier
1996-11-05
*
Major code cleanups from D'arcy (-Wall -Werror)
Marc G. Fournier
1996-10-23
*
More #include cleanups
Marc G. Fournier
1996-10-20
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09