index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
utils
/
Gen_fmgrtab.sh
Commit message (
Expand
)
Author
Age
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
*
More janitorial work: remove the explicit casting of NULL literals to a
Neil Conway
2004-01-07
*
There's no longer any good reason for genbki.sh and Gen_fmgrtab.sh to
Tom Lane
2004-01-04
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Fix some copyright notices that weren't updated. Improve copyright tool
Tom Lane
2003-08-04
*
Remove unused system table columns:
Peter Eisentraut
2002-07-24
*
Update copyright to 2002.
Bruce Momjian
2002-06-20
*
Restructure representation of aggregate functions so that they have pg_proc
Tom Lane
2002-04-11
*
Divide functions into three volatility classes (immutable, stable, and
Tom Lane
2002-04-05
*
Privileges on functions and procedural languages
Peter Eisentraut
2002-02-18
*
The Watcom preprocessor adds a space at the start of each line. Therefore
Bruce Momjian
2001-05-22
*
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
Bruce Momjian
2001-01-24
*
Revise handling of oldstyle/newstyle functions per recent discussions
Tom Lane
2000-11-20
*
Repair parallel make in backend tree (and make it really parallel).
Peter Eisentraut
2000-07-13
*
Backend makefile cleanup. make maintainer-clean is now completely
Peter Eisentraut
2000-07-06
*
We don't need config.status substituting anything into Gen_fmgrtab.sh, we
Peter Eisentraut
2000-07-01
*
Misc port related issues
Marc G. Fournier
1997-04-01
*
Replace occurances of USE_{LIMITS,VALUES}_H with HAVE_* in preparation
Marc G. Fournier
1997-01-24
*
Another change from /usr/include/machine/limits.h to just limits.h
Marc G. Fournier
1997-01-22
*
Added postgres.h include to quiet down the HPUX ports...
Marc G. Fournier
1997-01-15
*
include sem.h added, include string.h neede, from Erik Bertelsen for Ultrix
Bruce Momjian
1997-01-10
*
#include <postgres.h> moved upper
Vadim B. Mikheev
1997-01-09
*
More config.h syncing for limits.h
Marc G. Fournier
1997-01-06
*
More compile cleanups
Bruce Momjian
1996-11-08
*
Make sure that #include <postgres.h> is included in fmgrtab.c
Marc G. Fournier
1996-11-06
*
Removed PORTNAME_. Use OS version only.
Bruce Momjian
1996-11-04
*
.h files shouldn't include .h files, .c files should contain .h files...
Marc G. Fournier
1996-10-31
*
- merging in Dr. George's tree with ours
Marc G. Fournier
1996-07-22
*
fix: BSDi 2.1 requires a port seperate from BSDi 2.0{.1}
Marc G. Fournier
1996-07-16
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09