You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Bruce Momjian
24a05f5b3e
Fix for regproc
|
28 years ago |
| .. |
|
Makefile
|
This is the final state of the rule system for 6.4 after the
|
28 years ago |
|
acl.c
|
heap_fetch requires buffer pointer, must be released; heap_getnext
|
28 years ago |
|
arrayfuncs.c
|
heap_fetch requires buffer pointer, must be released; heap_getnext
|
28 years ago |
|
arrayutils.c
|
Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting.
|
29 years ago |
|
bool.c
|
pgindent run before 6.3 release, with Thomas' requested changes.
|
28 years ago |
|
cash.c
|
Remove un-needed braces around single statements.
|
28 years ago |
|
char.c
|
Re-apply Darren's char2-16 removal code.
|
28 years ago |
|
chunk.c
|
pgindent run before 6.3 release, with Thomas' requested changes.
|
28 years ago |
|
date.c
|
Fix macros that were not properly surrounded by parens or braces.
|
28 years ago |
|
datetime.c
|
heap_fetch requires buffer pointer, must be released; heap_getnext
|
28 years ago |
|
datum.c
|
Remove un-needed braces around single statements.
|
28 years ago |
|
dt.c
|
Remove un-needed braces around single statements.
|
28 years ago |
|
filename.c
|
Remove un-needed braces around single statements.
|
28 years ago |
|
float.c
|
From: Ryan Kirkpatrick <rkirkpat@nag.cs.colorado.edu>
|
28 years ago |
|
geo_ops.c
|
Disable not-ready-to-use support code for the line data type.
|
28 years ago |
|
geo_selfuncs.c
|
Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting.
|
29 years ago |
|
int.c
|
pgindent run before 6.3 release, with Thomas' requested changes.
|
28 years ago |
|
int8.c
|
Include 8-byte integer type.
|
28 years ago |
|
like.c
|
I really hope that I haven't missed anything in this one...
|
28 years ago |
|
misc.c
|
Auto-seed random so user's can't request random values based on
|
28 years ago |
|
nabstime.c
|
Remove unneeded strcpy() of timezone.
|
28 years ago |
|
name.c
|
Remove un-needed braces around single statements.
|
28 years ago |
|
not_in.c
|
heap_fetch requires buffer pointer, must be released; heap_getnext
|
28 years ago |
|
numutils.c
|
Remove un-needed braces around single statements.
|
28 years ago |
|
oid.c
|
heap_fetch requires buffer pointer, must be released; heap_getnext
|
28 years ago |
|
oracle_compat.c
|
the following patch fixes a bug in the oracle compatibility
|
28 years ago |
|
regexp.c
|
Remove un-needed braces around single statements.
|
28 years ago |
|
regproc.c
|
Fix for regproc
|
28 years ago |
|
ruleutils.c
|
This is the final state of the rule system for 6.4 after the
|
28 years ago |
|
selfuncs.c
|
heap_fetch requires buffer pointer, must be released; heap_getnext
|
28 years ago |
|
sets.c
|
heap_fetch requires buffer pointer, must be released; heap_getnext
|
28 years ago |
|
tid.c
|
pgindent run before 6.3 release, with Thomas' requested changes.
|
28 years ago |
|
timestamp.c
|
pgindent run before 6.3 release, with Thomas' requested changes.
|
28 years ago |
|
varchar.c
|
I really hope that I haven't missed anything in this one...
|
28 years ago |
|
varlena.c
|
This is the first (of hopefully few) AIX port patches. This patch
|
28 years ago |
|
version.c
|
From: Jeroen van Vianen <jeroenv@design.nl>
|
28 years ago |