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.
Tom Lane
35c4764f88
Un-Windows-ify newlines.
|
21 years ago |
| .. |
|
Makefile
|
Move dbsize functions into the backend. New functions:
|
21 years ago |
|
acl.c
|
Make use of new list primitives list_append_unique and list_concat_unique
|
21 years ago |
|
array_userfuncs.c
|
Some more missed copyright notices. Many of these look like they
|
21 years ago |
|
arrayfuncs.c
|
Change typreceive function API so that receive functions get the same
|
21 years ago |
|
arrayutils.c
|
Tag appropriate files for rc3
|
21 years ago |
|
ascii.c
|
Update copyrights that were missed.
|
21 years ago |
|
bool.c
|
Tag appropriate files for rc3
|
21 years ago |
|
cash.c
|
Remove unnecessary parentheses in assignments.
|
21 years ago |
|
char.c
|
Tag appropriate files for rc3
|
21 years ago |
|
date.c
|
Andrew pointed out that the current fix didn't handle dates that were
|
21 years ago |
|
datetime.c
|
Andrew pointed out that the current fix didn't handle dates that were
|
21 years ago |
|
datum.c
|
Tag appropriate files for rc3
|
21 years ago |
|
dbsize.c
|
Un-Windows-ify newlines.
|
21 years ago |
|
encode.c
|
Update copyrights that were missed.
|
21 years ago |
|
float.c
|
Apply the "nodeAgg" optimization to more of the builtin transition
|
21 years ago |
|
format_type.c
|
Convert oidvector and int2vector into variable-length arrays. This
|
21 years ago |
|
formatting.c
|
Fix a few macro definitions to ensure that unary minus is enclosed in
|
21 years ago |
|
geo_ops.c
|
Migrate rtree_gist functionality into the core system, and add some
|
21 years ago |
|
geo_selfuncs.c
|
Tag appropriate files for rc3
|
21 years ago |
|
inet_net_ntop.c
|
Sync inet formatting code with recent BIND releases. In particular,
|
21 years ago |
|
inet_net_pton.c
|
Sync inet formatting code with recent BIND releases. In particular,
|
21 years ago |
|
int.c
|
Missed adding extra argument to array_recv in a couple of places
|
21 years ago |
|
int8.c
|
Adjust the API for aggregate function calls so that a C-coded function
|
21 years ago |
|
like.c
|
At the head of wchareq, length of (multibyte) character is compared by
|
21 years ago |
|
like_match.c
|
Tag appropriate files for rc3
|
21 years ago |
|
lockfuncs.c
|
Add a time-of-preparation column to the pg_prepared_xacts view, per an
|
21 years ago |
|
mac.c
|
Pgindent run for 8.0.
|
22 years ago |
|
misc.c
|
Arrange for the postmaster (and standalone backends, initdb, etc) to
|
21 years ago |
|
nabstime.c
|
Andrew pointed out that the current fix didn't handle dates that were
|
21 years ago |
|
name.c
|
Tag appropriate files for rc3
|
21 years ago |
|
network.c
|
Do proper testing of CIDR bits against network mask, e.g. don't allow:
|
22 years ago |
|
not_in.c
|
Remove second argument from textToQualifiedNameList(), as it is no longer
|
21 years ago |
|
numeric.c
|
Change typreceive function API so that receive functions get the same
|
21 years ago |
|
numutils.c
|
Undo an unadvertised change in the API of pg_atoi. In all previous
|
21 years ago |
|
oid.c
|
Missed adding extra argument to array_recv in a couple of places
|
21 years ago |
|
oracle_compat.c
|
Add comment on C locale test for upper/lower/initcap().
|
21 years ago |
|
pg_locale.c
|
Prevent locale-aware handling of upper, lower, and initcap when the
|
21 years ago |
|
pg_lzcompress.c
|
Add parentheses to macros when args are used in computations. Without
|
21 years ago |
|
pgstatfuncs.c
|
Clean up the rather historically encumbered interface to now() and
|
21 years ago |
|
pseudotypes.c
|
Tag appropriate files for rc3
|
21 years ago |
|
quote.c
|
Add E'' to internally created SQL strings that contain backslashes.
|
21 years ago |
|
regexp.c
|
I made the patch that implements regexp_replace again.
|
21 years ago |
|
regproc.c
|
Completion of project to use fixed OIDs for all system catalogs and
|
21 years ago |
|
ri_triggers.c
|
Replace pg_shadow and pg_group by new role-capable catalogs pg_authid
|
21 years ago |
|
rowtypes.c
|
Change typreceive function API so that receive functions get the same
|
21 years ago |
|
ruleutils.c
|
Add NOWAIT option to SELECT FOR UPDATE/SHARE.
|
21 years ago |
|
selfuncs.c
|
Remove unnecessary parentheses in assignments.
|
21 years ago |
|
tid.c
|
Remove second argument from textToQualifiedNameList(), as it is no longer
|
21 years ago |
|
timestamp.c
|
Fix justify_days() for integer datestamp, clean up code.
|
21 years ago |
|
varbit.c
|
Change typreceive function API so that receive functions get the same
|
21 years ago |
|
varchar.c
|
Fix typo.
|
21 years ago |
|
varlena.c
|
Thank you for applying patch --- regexp_replace.
|
21 years ago |
|
version.c
|
$Header: -> $PostgreSQL Changes ...
|
22 years ago |
|
xid.c
|
Tag appropriate files for rc3
|
21 years ago |