postgresql/src/backend/utils/adt
Teodor Sigaev 1f4b046c18 Fix incorrect cleanup of tsquery in ts_rewrite(). Per bug #4933 by
Aaron Marcuse-Kubitza <aaronmk@blackducksoftware.com>
2009-07-28 09:31:55 +00:00
..
Makefile Support window functions a la SQL:2008. 2008-12-28 18:54:01 +00:00
acl.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
array_userfuncs.c In a non-hashed Agg node, reset the "aggcontext" at group boundaries, instead 2009-07-23 20:45:27 +00:00
arrayfuncs.c Revert dubious message wording change. 2009-06-22 04:37:18 +00:00
arrayutils.c Update copyright for 2009. 2009-01-01 17:24:05 +00:00
ascii.c Update copyright for 2009. 2009-01-01 17:24:05 +00:00
bool.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
cash.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
char.c Update copyright for 2009. 2009-01-01 17:24:05 +00:00
date.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
datetime.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
datum.c Update copyright for 2009. 2009-01-01 17:24:05 +00:00
dbsize.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
domains.c Update copyright for 2009. 2009-01-01 17:24:05 +00:00
encode.c Update copyright for 2009. 2009-01-01 17:24:05 +00:00
enum.c Update copyright for 2009. 2009-01-01 17:24:05 +00:00
float.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
format_type.c Update copyright for 2009. 2009-01-01 17:24:05 +00:00
formatting.c Fix ancient bug in handling of to_char modifier 'TH', when used with HH. 2009-07-06 19:11:39 +00:00
genfile.c Update copyright for 2009. 2009-01-01 17:24:05 +00:00
geo_ops.c Fix an ancient error in dist_ps (distance from point to line segment), which 2009-06-23 16:25:02 +00:00
geo_selfuncs.c Update copyright for 2009. 2009-01-01 17:24:05 +00:00
inet_net_ntop.c Fix another passel of include-file breakage. Kris Jurka, Tom Lane 2006-07-14 16:59:19 +00:00
inet_net_pton.c Fix another passel of include-file breakage. Kris Jurka, Tom Lane 2006-07-14 16:59:19 +00:00
int.c Update copyright for 2009. 2009-01-01 17:24:05 +00:00
int8.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
like.c Update copyright for 2009. 2009-01-01 17:24:05 +00:00
like_match.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
lockfuncs.c Update copyright for 2009. 2009-01-01 17:24:05 +00:00
mac.c Downgrade implicit casts to text to be assignment-only, except for the ones 2007-06-05 21:31:09 +00:00
misc.c Tweak the core scanner so that it can be used by plpgsql too. 2009-07-14 20:24:10 +00:00
nabstime.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
name.c Update copyright for 2009. 2009-01-01 17:24:05 +00:00
network.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
numeric.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
numutils.c Update copyright for 2009. 2009-01-01 17:24:05 +00:00
oid.c Update copyright for 2009. 2009-01-01 17:24:05 +00:00
oracle_compat.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
pg_locale.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
pg_lzcompress.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
pgstatfuncs.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
pseudotypes.c Update copyright for 2009. 2009-01-01 17:24:05 +00:00
quote.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
regexp.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
regproc.c Update copyright for 2009. 2009-01-01 17:24:05 +00:00
ri_triggers.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
rowtypes.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
ruleutils.c Assorted minor refactoring in EXPLAIN. 2009-07-24 21:08:42 +00:00
selfuncs.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
tid.c Update copyright for 2009. 2009-01-01 17:24:05 +00:00
timestamp.c Use floor() not rint() when reducing precision of fractional seconds in 2009-07-06 20:29:23 +00:00
trigfuncs.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
tsginidx.c Make backend header files C++ safe 2009-07-16 06:33:46 +00:00
tsgistidx.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
tsquery.c Make backend header files C++ safe 2009-07-16 06:33:46 +00:00
tsquery_cleanup.c Make backend header files C++ safe 2009-07-16 06:33:46 +00:00
tsquery_gist.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
tsquery_op.c Make backend header files C++ safe 2009-07-16 06:33:46 +00:00
tsquery_rewrite.c Fix incorrect cleanup of tsquery in ts_rewrite(). Per bug #4933 by 2009-07-28 09:31:55 +00:00
tsquery_util.c Make backend header files C++ safe 2009-07-16 06:33:46 +00:00
tsrank.c Make backend header files C++ safe 2009-07-16 06:33:46 +00:00
tsvector.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
tsvector_op.c Make backend header files C++ safe 2009-07-16 06:33:46 +00:00
tsvector_parser.c Update copyright for 2009. 2009-01-01 17:24:05 +00:00
txid.c Update copyright for 2009. 2009-01-01 17:24:05 +00:00
uuid.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
varbit.c Update copyright for 2009. 2009-01-01 17:24:05 +00:00
varchar.c Alter some gratuitous uses of "ANSI" when "SQL standard" might have been 2009-07-11 21:15:32 +00:00
varlena.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
version.c Update copyright for 2009. 2009-01-01 17:24:05 +00:00
windowfuncs.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
xid.c Update copyright for 2009. 2009-01-01 17:24:05 +00:00
xml.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00