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
316a689320
Some more gitignore cleanups: cover contrib and PL regression test outputs.
Also do some further work in the back branches, where quite a bit wasn't
covered by Magnus' original back-patch.
|
15 years ago |
| .. |
|
data
|
Fixes from Janko Richter <jankorichter@yahoo.de>
|
21 years ago |
|
expected
|
Add alternative expected output files for cs_CZ locale for btree_gist and
|
17 years ago |
|
sql
|
Fix a few contrib regression test scripts that hadn't gotten the word
|
18 years ago |
|
.gitignore
|
Some more gitignore cleanups: cover contrib and PL regression test outputs.
|
15 years ago |
|
Makefile
|
Remove references to READMEs from /contrib Makefiles.
|
18 years ago |
|
btree_bit.c
|
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
|
17 years ago |
|
btree_bytea.c
|
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
|
17 years ago |
|
btree_cash.c
|
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
|
17 years ago |
|
btree_date.c
|
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
|
17 years ago |
|
btree_float4.c
|
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
|
17 years ago |
|
btree_float8.c
|
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
|
17 years ago |
|
btree_gist.c
|
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
|
17 years ago |
|
btree_gist.h
|
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
|
17 years ago |
|
btree_gist.sql.in
|
Mark contrib's GiST and GIN opclass support functions as STRICT, for safety.
|
17 years ago |
|
btree_inet.c
|
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
|
17 years ago |
|
btree_int2.c
|
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
|
17 years ago |
|
btree_int4.c
|
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
|
17 years ago |
|
btree_int8.c
|
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
|
17 years ago |
|
btree_interval.c
|
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
|
17 years ago |
|
btree_macaddr.c
|
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
|
17 years ago |
|
btree_numeric.c
|
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
|
17 years ago |
|
btree_oid.c
|
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
|
17 years ago |
|
btree_text.c
|
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
|
17 years ago |
|
btree_time.c
|
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
|
17 years ago |
|
btree_ts.c
|
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
|
17 years ago |
|
btree_utils_num.c
|
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
|
17 years ago |
|
btree_utils_num.h
|
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
|
17 years ago |
|
btree_utils_var.c
|
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
|
17 years ago |
|
btree_utils_var.h
|
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
|
17 years ago |
|
uninstall_btree_gist.sql
|
Push index operator lossiness determination down to GIST/GIN opclass
|
18 years ago |