postgresql/src/include/catalog
Andrew Dunstan 237a882443 Add json_strip_nulls and jsonb_strip_nulls functions.
The functions remove object fields, including in nested objects, that
have null as a value. In certain cases this can lead to considerably
smaller datums, with no loss of semantic information.

Andrew Dunstan, reviewed by Pavel Stehule.
2014-12-12 09:00:43 -05:00
..
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
binary_upgrade.h pg_upgrade: prevent oid conflicts with new-cluster TOAST tables 2014-08-07 14:56:13 -04:00
catalog.h Rationalize common/relpath.[hc]. 2014-04-30 17:30:50 -04:00
catversion.h Add json_strip_nulls and jsonb_strip_nulls functions. 2014-12-12 09:00:43 -05:00
dependency.h Rename pg_rowsecurity -> pg_policy and other fixes 2014-11-27 01:15:57 -05:00
duplicate_oids pgindent run for 9.4 2014-05-06 12:12:18 -04:00
genbki.h Remove no-longer-needed phony typedefs in genbki.h. 2014-11-20 13:16:14 -05:00
heap.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
index.h Get rid of SET LOGGED indexes persistence kludge 2014-11-15 01:19:49 -03:00
indexing.h Rename pg_rowsecurity -> pg_policy and other fixes 2014-11-27 01:15:57 -05:00
namespace.h rename macro isTempOrToastNamespace to isTempOrTempToastNamespace 2014-08-25 21:28:19 -04:00
objectaccess.h Fix s/pluggins/plugins/ typo in two comments. 2014-09-01 12:01:29 +02:00
objectaddress.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
pg_aggregate.h Support arrays as input to array_agg() and ARRAY(SELECT ...). 2014-11-25 12:21:28 -05:00
pg_am.h BRIN: Block Range Indexes 2014-11-07 16:38:14 -03:00
pg_amop.h Fix BRIN operator family definitions 2014-11-28 18:09:19 -03:00
pg_amproc.h Fix BRIN operator family definitions 2014-11-28 18:09:19 -03:00
pg_attrdef.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
pg_attribute.h Again update C comments for pg_attribute.attislocal 2014-08-30 10:25:11 -04:00
pg_auth_members.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
pg_authid.h Row-Level Security Policies (RLS) 2014-09-19 11:18:35 -04:00
pg_cast.h Introduce jsonb, a structured format for storing json. 2014-03-23 16:40:19 -04:00
pg_class.h Rename pg_rowsecurity -> pg_policy and other fixes 2014-11-27 01:15:57 -05:00
pg_collation.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
pg_collation_fn.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
pg_constraint.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
pg_control.h Keep track of transaction commit timestamps 2014-12-03 11:53:02 -03:00
pg_conversion.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
pg_conversion_fn.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
pg_database.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
pg_db_role_setting.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
pg_default_acl.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
pg_depend.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
pg_description.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
pg_enum.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
pg_event_trigger.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
pg_extension.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
pg_foreign_data_wrapper.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
pg_foreign_server.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
pg_foreign_table.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
pg_index.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
pg_inherits.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
pg_inherits_fn.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
pg_language.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
pg_largeobject.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
pg_largeobject_metadata.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
pg_namespace.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
pg_opclass.h Fix BRIN operator family definitions 2014-11-28 18:09:19 -03:00
pg_operator.h Add a #define for the inet overlaps operator. 2014-11-30 19:43:43 -05:00
pg_opfamily.h Fix BRIN operator family definitions 2014-11-28 18:09:19 -03:00
pg_pltemplate.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
pg_policy.h Rename pg_rowsecurity -> pg_policy and other fixes 2014-11-27 01:15:57 -05:00
pg_proc.h Add json_strip_nulls and jsonb_strip_nulls functions. 2014-12-12 09:00:43 -05:00
pg_proc_fn.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
pg_range.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
pg_rewrite.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
pg_seclabel.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
pg_shdepend.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
pg_shdescription.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
pg_shseclabel.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
pg_statistic.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
pg_tablespace.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
pg_trigger.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
pg_ts_config.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
pg_ts_config_map.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
pg_ts_dict.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
pg_ts_parser.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
pg_ts_template.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
pg_type.h pg_lsn should not be marked typispreferred. 2014-05-28 00:26:46 -04:00
pg_type_fn.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
pg_user_mapping.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
storage.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
storage_xlog.h Revamp the WAL record format. 2014-11-20 18:46:41 +02:00
toasting.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
unused_oids Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00