File tree Expand file tree Collapse file tree 8 files changed +8
-0
lines changed Expand file tree Collapse file tree 8 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 44 * Support GIN over jsonb with jsquery operation
55 *
66 * Copyright (c) 2014, PostgreSQL Global Development Group
7+ * Portions Copyright (c) 2017-2021, Postgres Professional
78 * Author: Alexander Korotkov <aekorotkov@gmail.com>
89 *
910 * IDENTIFICATION
Original file line number Diff line number Diff line change 44 * Definitions of jsquery datatype
55 *
66 * Copyright (c) 2014, PostgreSQL Global Development Group
7+ * Portions Copyright (c) 2017-2021, Postgres Professional
78 * Author: Teodor Sigaev <teodor@sigaev.ru>
89 *
910 * IDENTIFICATION
Original file line number Diff line number Diff line change 44 * Functions and operations to manipulate jsquery
55 *
66 * Copyright (c) 2014, PostgreSQL Global Development Group
7+ * Portions Copyright (c) 2017-2021, Postgres Professional
78 * Author: Teodor Sigaev <teodor@sigaev.ru>
89 *
910 * IDENTIFICATION
Original file line number Diff line number Diff line change 44 * Functions and operations to support jsquery in indexes
55 *
66 * Copyright (c) 2014, PostgreSQL Global Development Group
7+ * Portions Copyright (c) 2017-2021, Postgres Professional
78 * Author: Alexander Korotkov <aekorotkov@gmail.com>
89 *
910 * IDENTIFICATION
Original file line number Diff line number Diff line change 44 * Grammar definitions for jsquery datatype
55 *
66 * Copyright (c) 2014, PostgreSQL Global Development Group
7+ * Portions Copyright (c) 2017-2021, Postgres Professional
78 * Author: Teodor Sigaev <teodor@sigaev.ru>
89 *
910 * IDENTIFICATION
Original file line number Diff line number Diff line change 44 * Functions and operations over jsquery/jsonb datatypes
55 *
66 * Copyright (c) 2014, PostgreSQL Global Development Group
7+ * Portions Copyright (c) 2017-2021, Postgres Professional
78 * Author: Teodor Sigaev <teodor@sigaev.ru>
89 *
910 * IDENTIFICATION
Original file line number Diff line number Diff line change 44 * Lexical parser for jsquery datatype
55 *
66 * Copyright (c) 2014, PostgreSQL Global Development Group
7+ * Portions Copyright (c) 2017-2021, Postgres Professional
78 * Author: Teodor Sigaev <teodor@sigaev.ru>
89 *
910 * IDENTIFICATION
Original file line number Diff line number Diff line change 44 * Functions and operations to support jsquery
55 *
66 * Copyright (c) 2014, PostgreSQL Global Development Group
7+ * Portions Copyright (c) 2017-2021, Postgres Professional
78 * Author: Teodor Sigaev <teodor@sigaev.ru>
89 *
910 * IDENTIFICATION
You can’t perform that action at this time.
0 commit comments