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
/
varchar.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
I really hope that I haven't missed anything in this one...
Marc G. Fournier
1998-07-24
1
-2
/
+2
*
Add auto-size to screen to \d? commands. Use UNION to show all
Bruce Momjian
1998-07-18
1
-5
/
+5
*
Change atttypmod from int16 to int32, for Thomas.
Bruce Momjian
1998-07-12
1
-3
/
+3
*
Hello!
Bruce Momjian
1998-06-16
1
-11
/
+11
*
Remove un-needed braces around single statements.
Bruce Momjian
1998-06-15
1
-5
/
+1
*
Add conversion functions to and from the "name" data type.
Thomas G. Lockhart
1998-05-29
1
-3
/
+66
*
Add routines to convert between varchar and bpchar.
Thomas G. Lockhart
1998-05-09
1
-2
/
+125
*
From: t-ishii@sra.co.jp
Marc G. Fournier
1998-04-27
1
-1
/
+53
*
pgindent run before 6.3 release, with Thomas' requested changes.
Bruce Momjian
1998-02-26
1
-11
/
+12
*
From: "Denis V. Dmitrienko" <denis@null.net>
Marc G. Fournier
1998-02-24
1
-1
/
+24
*
Pass around typmod as int16.
Bruce Momjian
1998-02-10
1
-3
/
+3
*
atttypmod now -1.
Bruce Momjian
1998-02-07
1
-3
/
+3
*
Fix for varchar functions, and indextyple j-1 fix.
Bruce Momjian
1998-02-05
1
-3
/
+3
*
New pg_attribute.atttypmod for type-specific information like
Bruce Momjian
1998-01-16
1
-11
/
+11
*
Cleanup of varchar.
Bruce Momjian
1998-01-08
1
-33
/
+18
*
Re-install working varchar() with compress size.
Bruce Momjian
1998-01-08
1
-6
/
+3
*
Completion of varchar rollback.
Bruce Momjian
1998-01-08
1
-19
/
+19
*
Cleanup of varchar.
Bruce Momjian
1998-01-08
1
-2
/
+2
*
Rollback varchar size change.
Bruce Momjian
1998-01-08
1
-5
/
+24
*
Fix for varchar I missed.
Bruce Momjian
1998-01-07
1
-2
/
+2
*
Allow varchar() to only store needed bytes. Remove PALLOC,PALLOCTYPE,PFREE. ...
Bruce Momjian
1998-01-07
1
-71
/
+47
*
Change some ABORTS to ERROR. Add line number when COPY Failure.
Bruce Momjian
1998-01-05
1
-5
/
+5
*
Change elog(WARN) to elog(ERROR) and elog(ABORT).
Bruce Momjian
1998-01-05
1
-5
/
+5
*
Change logic slightly to avoid one unnecessary calculation. No big deal.
Thomas G. Lockhart
1997-12-23
1
-5
/
+9
*
Define text, varchar, and bpchar string length functions.
Thomas G. Lockhart
1997-12-16
1
-2
/
+20
*
Add VARHDRSZ where needed. Many places just used 4.
Bruce Momjian
1997-12-06
1
-31
/
+31
*
Rename strNcpy to StrNCpy, and change third parameter.
Bruce Momjian
1997-10-25
1
-4
/
+4
*
Another PGINDENT run that changes variable indenting and case label indenting...
Bruce Momjian
1997-09-08
1
-105
/
+105
*
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-09-07
1
-351
/
+387
*
Fix pgproc names over 15 chars in output. Add strNcpy() function. remove so...
Bruce Momjian
1997-08-12
1
-7
/
+4
*
Date/Time updates from Thomas...
Marc G. Fournier
1997-03-14
1
-33
/
+33
*
All external function definitions now have prototypes that are checked.
Bruce Momjian
1996-11-10
1
-3
/
+3
*
Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>
Marc G. Fournier
1996-11-06
1
-2
/
+1
*
Remove OPENLINK define
Bruce Momjian
1996-11-04
1
-11
/
+1
*
The patch that is applied at the end of the email makes sure that these
Marc G. Fournier
1996-08-26
1
-8
/
+38
*
Submitted by Openlink, requires -DOPENLINK_PATCHES in Makefile.global
Marc G. Fournier
1996-07-15
1
-1
/
+11
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09
1
-0
/
+496