postgresql/src/backend/utils/adt
Alvaro Herrera 0aeb5ae204 Silence compiler warning on an unused variable
Also, tweak wording in comments (per Andres) and documentation (myself)
to point out that it's the database's default tablespace that can be
passed as 0, not DEFAULTTABLESPACE_OID.  Robert Haas noticed the bug in
the code, but didn't update the accompanying prose.
2013-07-22 13:15:13 -04:00
..
acl.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
array_selfuncs.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
array_typanalyze.c pgindent run for release 9.3 2013-05-29 16:58:43 -04:00
array_userfuncs.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
arrayfuncs.c Don't emit non-canonical empty arrays in array_remove(). 2013-05-31 21:50:59 -04:00
arrayutils.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
ascii.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
bool.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
cash.c Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
char.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
date.c pgindent run for release 9.3 2013-05-29 16:58:43 -04:00
datetime.c pgindent run for release 9.3 2013-05-29 16:58:43 -04:00
datum.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
dbsize.c Silence compiler warning on an unused variable 2013-07-22 13:15:13 -04:00
domains.c Provide database object names as separate fields in error messages. 2013-01-29 17:08:26 -05:00
encode.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
enum.c Fix CVE-2013-0255 properly. 2013-02-13 16:20:01 -05:00
float.c Clean up references to SQL92 2013-04-20 11:04:41 -04:00
format_type.c Allow extracting machine-readable object identity 2013-03-20 18:19:19 -03:00
formatting.c Add timezone offset output option to to_char() 2013-07-01 13:40:32 -04:00
genfile.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
geo_ops.c Fix bool abuse 2013-07-08 22:42:39 -04:00
geo_selfuncs.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
inet_cidr_ntop.c When reporting the server as not responding, if the hostname was 2010-11-24 17:04:19 -05:00
inet_net_pton.c Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
int8.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
int.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
json.c Clean up new JSON API typedefs 2013-07-20 06:38:31 -04:00
jsonfuncs.c Clean up new JSON API typedefs 2013-07-20 06:38:31 -04:00
like_match.c Clean up references to SQL92 2013-04-20 11:04:41 -04:00
like.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
lockfuncs.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
mac.c Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
Makefile Add new JSON processing functions and parser API. 2013-03-29 14:12:13 -04:00
misc.c Use WaitLatch, not pg_usleep, for delaying in pg_sleep(). 2013-06-15 16:23:24 -04:00
nabstime.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
name.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
network.c Revert the behavior of inet/cidr functions to not unpack the arguments. 2011-12-12 10:10:53 +02:00
numeric.c pgindent run for release 9.3 2013-05-29 16:58:43 -04:00
numutils.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
oid.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
oracle_compat.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
pg_locale.c Renovate display of non-ASCII messages on Windows. 2013-06-26 11:17:33 -04:00
pg_lzcompress.c Fix end-of-loop optimization in pglz_find_match() function. 2013-07-17 20:37:09 +03:00
pgstatfuncs.c Expose the estimation of number of changed tuples since last analyze 2013-07-05 15:10:15 +02:00
pseudotypes.c pgindent run for release 9.3 2013-05-29 16:58:43 -04:00
quote.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
rangetypes_gist.c pgindent run for release 9.3 2013-05-29 16:58:43 -04:00
rangetypes_selfuncs.c pgindent run for release 9.3 2013-05-29 16:58:43 -04:00
rangetypes_spgist.c pgindent run for release 9.3 2013-05-29 16:58:43 -04:00
rangetypes_typanalyze.c pgindent run for release 9.3 2013-05-29 16:58:43 -04:00
rangetypes.c pgindent run for release 9.3 2013-05-29 16:58:43 -04:00
regexp.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
regproc.c Use an MVCC snapshot, rather than SnapshotNow, for catalog scans. 2013-07-02 09:47:01 -04:00
ri_triggers.c pgindent run for release 9.3 2013-05-29 16:58:43 -04:00
rowtypes.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
ruleutils.c Move checking an explicit VARIADIC "any" argument into the parser. 2013-07-18 11:52:12 -04:00
selfuncs.c pgindent run for release 9.3 2013-05-29 16:58:43 -04:00
tid.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
timestamp.c pgindent run for release 9.3 2013-05-29 16:58:43 -04:00
trigfuncs.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
tsginidx.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
tsgistidx.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
tsquery_cleanup.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
tsquery_gist.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
tsquery_op.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
tsquery_rewrite.c pgindent run for release 9.3 2013-05-29 16:58:43 -04:00
tsquery_util.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
tsquery.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
tsrank.c Minor spelling fixes 2013-06-01 10:18:59 -04:00
tsvector_op.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
tsvector_parser.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
tsvector.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
txid.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
uuid.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
varbit.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
varchar.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
varlena.c Move checking an explicit VARIADIC "any" argument into the parser. 2013-07-18 11:52:12 -04:00
version.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
windowfuncs.c Additional spelling corrections 2013-06-03 08:40:27 -04:00
xid.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
xml.c pgindent run for release 9.3 2013-05-29 16:58:43 -04:00