postgresql/src/include/utils
Tom Lane 4c8ab1b91d Add btree and hash opclasses for pg_lsn.
This is needed to allow ORDER BY, DISTINCT, etc to work as expected for
pg_lsn values.

We had previously decided to put this off for 9.5, but in view of commit
eeca4cd35e there's no reason to avoid a
catversion bump for 9.4beta2, and this does make a pretty significant
usability difference for pg_lsn.

Michael Paquier, with fixes from Andres Freund and Tom Lane
2014-06-04 20:45:56 -04:00
..
.gitignore
acl.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
array.h Add a cardinality function for arrays. 2014-01-21 12:38:53 -05:00
ascii.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
attoptcache.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
builtins.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
bytea.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
cash.h
catcache.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
combocid.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
date.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
datetime.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
datum.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
dynahash.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
dynamic_loader.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
elog.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
evtcache.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
fmgrtab.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
formatting.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
geo_decls.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
guc_tables.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
guc.h Revert "Auto-tune effective_cache size to be 4x shared buffers" 2014-05-08 20:49:38 -04:00
help_config.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
hsearch.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
inet.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
int8.h Provide moving-aggregate support for a bunch of numerical aggregates. 2014-04-12 20:33:09 -04:00
inval.h Introduce logical decoding. 2014-03-03 16:32:18 -05:00
json.h Cleanup around json_to_record/json_to_recordset 2014-03-26 10:18:24 -04:00
jsonapi.h Avoid some pnstrdup()s when constructing jsonb 2014-05-09 12:46:21 +03:00
jsonb.h Fix typo in comment. 2014-05-22 16:31:55 +09:00
logtape.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
lsyscache.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
memdebug.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
memutils.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
nabstime.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
numeric.h Introduce jsonb, a structured format for storing json. 2014-03-23 16:40:19 -04:00
palloc.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
pg_crc_tables.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
pg_crc.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
pg_locale.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
pg_lsn.h Add btree and hash opclasses for pg_lsn. 2014-06-04 20:45:56 -04:00
pg_lzcompress.h
pg_rusage.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
plancache.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
portal.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
ps_status.h
rangetypes.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
rbtree.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
rel.h Code review for recent changes in relcache.c. 2014-05-14 14:56:08 -04:00
relcache.h Code review for recent changes in relcache.c. 2014-05-14 14:56:08 -04:00
relfilenodemap.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
relmapper.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
reltrigger.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
resowner_private.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
resowner.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
selfuncs.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
snapmgr.h Introduce logical decoding. 2014-03-03 16:32:18 -05:00
snapshot.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
sortsupport.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
spccache.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
syscache.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
timeout.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
timestamp.h Provide moving-aggregate support for a bunch of numerical aggregates. 2014-04-12 20:33:09 -04:00
tqual.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
tuplesort.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
tuplestore.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
typcache.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
tzparser.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
uuid.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
varbit.h Predict integer overflow to avoid buffer overruns. 2014-02-17 09:33:31 -05:00
xml.h Update copyright for 2014 2014-01-07 16:05:30 -05:00