index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
utils
/
adt
/
encode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify and standardize conversions between TEXT datums and ordinary C
Tom Lane
2008-03-25
1
-3
/
+3
*
Fix encode(...bytea..., 'escape') so that it converts all high-bit-set byte
Tom Lane
2008-02-26
1
-16
/
+21
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
1
-2
/
+2
*
Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len).
Tom Lane
2007-02-27
1
-3
/
+3
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
1
-2
/
+2
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
1
-2
/
+2
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
1
-4
/
+4
*
Suppress signed-vs-unsigned-char warnings.
Tom Lane
2005-09-24
1
-37
/
+37
*
Update copyrights that were missed.
Bruce Momjian
2005-01-01
1
-2
/
+2
*
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
1
-2
/
+2
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
1
-2
/
+2
*
Solve the 'Turkish problem' with undesirable locale behavior for case
Tom Lane
2004-05-07
1
-2
/
+2
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
1
-1
/
+1
*
Message editing: remove gratuitous variations in message wording, standardize
Peter Eisentraut
2003-09-25
1
-5
/
+5
*
Fix some copyright notices that weren't updated. Improve copyright tool
Tom Lane
2003-08-04
1
-2
/
+2
*
Error message editing in utils/adt. Again thanks to Joe Conway for doing
Tom Lane
2003-07-27
1
-12
/
+31
*
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
Bruce Momjian
2001-11-05
1
-2
/
+2
*
Another pgindent run. Fixes enum indenting, and improves #endif
Bruce Momjian
2001-10-28
1
-2
/
+2
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
1
-60
/
+84
*
Clean up encode/decode functions a little bit.
Tom Lane
2001-09-30
1
-26
/
+22
*
> Here's a revised patch. Changes:
Bruce Momjian
2001-09-14
1
-9
/
+180
*
Add missing encode file.
Bruce Momjian
2001-07-12
1
-0
/
+346