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
/
contrib
/
btree_gist
/
btree_utils_var.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve our #include situation by moving pointer types away from the
Alvaro Herrera
2008-06-19
1
-1
/
+2
*
Add $PostgreSQL$ markers to a lot of files that were missing them.
Andrew Dunstan
2008-05-17
1
-0
/
+3
*
Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len).
Tom Lane
2007-02-27
1
-20
/
+15
*
Make use of qsort_arg in several places that were formerly using klugy
Tom Lane
2006-10-05
1
-12
/
+8
*
Fix a passel of recently-committed violations of the rule 'thou shalt
Tom Lane
2006-07-14
1
-1
/
+2
*
Add additional includes needed on some platforms.
Bruce Momjian
2006-07-14
1
-0
/
+2
*
Adjust /contrib for new include file contents.
Bruce Momjian
2006-07-13
1
-0
/
+2
*
Sort reference of include files, "A" - "F".
Bruce Momjian
2006-07-11
1
-1
/
+1
*
Changes
Teodor Sigaev
2006-06-28
1
-2
/
+2
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
1
-75
/
+79
*
Fixes from Janko Richter <jankorichter@yahoo.de>
Teodor Sigaev
2005-07-01
1
-78
/
+84
*
Cleanup of GiST extensions in contrib/: now that we always invoke GiST
Neil Conway
2005-05-21
1
-47
/
+14
*
Fix typo in comment.
Neil Conway
2005-05-16
1
-1
/
+1
*
This patch makes some minor style cleanups to contrib/btree_gist: remove
Neil Conway
2005-05-12
1
-10
/
+9
*
Simplify/clean up code for varlena types
Teodor Sigaev
2005-03-01
1
-53
/
+34
*
Another pgindent run with lib typedefs added.
Bruce Momjian
2004-08-30
1
-1
/
+1
*
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
1
-476
/
+502
*
Whack btree_gist code around until it has some small hope of building
Tom Lane
2004-08-21
1
-25
/
+24
*
- Add aligment of variable data types
Teodor Sigaev
2004-06-03
1
-9
/
+9
*
New version. Add support for int2, int8, float4, float8, timestamp with/witho...
Teodor Sigaev
2004-05-28
1
-0
/
+617