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
e47cbb3bad
Add has_tablespace_privilege().
Christopher Kings-Lynne
|
21 years ago |
.. |
Makefile
|
Replace TupleTableSlot convention for whole-row variables and function
|
22 years ago |
acl.c
|
Add has_tablespace_privilege().
|
21 years ago |
array_userfuncs.c
|
$Header: -> $PostgreSQL Changes ...
|
22 years ago |
arrayfuncs.c
|
Represent type-specific length coercion functions as pg_cast entries,
|
21 years ago |
arrayutils.c
|
$Header: -> $PostgreSQL Changes ...
|
22 years ago |
ascii.c
|
$Header: -> $PostgreSQL Changes ...
|
22 years ago |
bool.c
|
The added aggregates are:
|
21 years ago |
cash.c
|
Solve the 'Turkish problem' with undesirable locale behavior for case
|
21 years ago |
char.c
|
$Header: -> $PostgreSQL Changes ...
|
22 years ago |
date.c
|
Add missing operators of the form interval-plus-datetime, as required for
|
21 years ago |
datetime.c
|
Cause the format of BC timestamptz output to be 'datetime zone BC' rather
|
21 years ago |
datum.c
|
$Header: -> $PostgreSQL Changes ...
|
22 years ago |
encode.c
|
Solve the 'Turkish problem' with undesirable locale behavior for case
|
21 years ago |
float.c
|
Change ln(), log(), power(), and sqrt() to emit the correct SQLSTATE
|
21 years ago |
format_type.c
|
$Header: -> $PostgreSQL Changes ...
|
22 years ago |
formatting.c
|
Integrate src/timezone library for all platforms. There is more we can
|
21 years ago |
geo_ops.c
|
*) inet_(client|server)_(addr|port)() and necessary documentation for
|
21 years ago |
geo_selfuncs.c
|
$Header: -> $PostgreSQL Changes ...
|
22 years ago |
inet_net_ntop.c
|
$Header: -> $PostgreSQL Changes ...
|
22 years ago |
inet_net_pton.c
|
$Header: -> $PostgreSQL Changes ...
|
22 years ago |
int.c
|
Add function (actually an int4 and an int8 version) that generates
|
22 years ago |
int8.c
|
Add missing casts to unsigned char in recently-added isspace() calls.
|
22 years ago |
like.c
|
$Header: -> $PostgreSQL Changes ...
|
22 years ago |
like_match.c
|
$Header: -> $PostgreSQL Changes ...
|
22 years ago |
lockfuncs.c
|
Replace TupleTableSlot convention for whole-row variables and function
|
22 years ago |
mac.c
|
$Header: -> $PostgreSQL Changes ...
|
22 years ago |
misc.c
|
Andreas Pflug wrote:
|
21 years ago |
nabstime.c
|
Adjust our timezone library to use pg_time_t (typedef'd as int64) in
|
21 years ago |
name.c
|
Tweak palloc/repalloc to allow zero bytes to be requested, as per recent
|
21 years ago |
network.c
|
Give inet/cidr datatypes their own hash function that ignores the inet vs
|
21 years ago |
not_in.c
|
Use the new List API function names throughout the backend, and disable the
|
21 years ago |
numeric.c
|
Minor correction for previous SQLSTATE patch: I changed dsqrt() to emit the
|
21 years ago |
numutils.c
|
Add missing casts to unsigned char in recently-added isspace() calls.
|
22 years ago |
oid.c
|
Revise int2/int4/int8/float4/float8 input routines to allow for
|
22 years ago |
oracle_compat.c
|
Dept of second thoughts: don't use the new wide-character upper/lower
|
21 years ago |
pg_locale.c
|
On WIN32, don't choke when setlocale(LC_MESSAGES, "") returns NULL.
|
21 years ago |
pg_lzcompress.c
|
$Header: -> $PostgreSQL Changes ...
|
22 years ago |
pgstatfuncs.c
|
Added hints about the reason, why the command string in
|
22 years ago |
pseudotypes.c
|
Replace TupleTableSlot convention for whole-row variables and function
|
22 years ago |
quote.c
|
$Header: -> $PostgreSQL Changes ...
|
22 years ago |
regexp.c
|
Solve the 'Turkish problem' with undesirable locale behavior for case
|
21 years ago |
regproc.c
|
Use the new List API function names throughout the backend, and disable the
|
21 years ago |
ri_triggers.c
|
Use the new List API function names throughout the backend, and disable the
|
21 years ago |
rowtypes.c
|
Add binary I/O support for composite types.
|
21 years ago |
ruleutils.c
|
Fix broken logic for pretty-printing parenthesis-suppression in UNION
|
21 years ago |
selfuncs.c
|
When using extended-query protocol, postpone planning of unnamed statements
|
21 years ago |
tid.c
|
Use the new List API function names throughout the backend, and disable the
|
21 years ago |
timestamp.c
|
Add range-checking in timestamp_recv and timestamptz_recv, per
|
21 years ago |
varbit.c
|
Represent type-specific length coercion functions as pg_cast entries,
|
21 years ago |
varchar.c
|
Make length() disregard trailing spaces in char(n) values, per discussion
|
22 years ago |
varlena.c
|
Infrastructure for I/O of composite types: arrange for the I/O routines
|
21 years ago |
version.c
|
$Header: -> $PostgreSQL Changes ...
|
22 years ago |
xid.c
|
$Header: -> $PostgreSQL Changes ...
|
22 years ago |