Daylon Wilkins
|
af0b3a8f1c
|
Revamped extensions to use emulation
|
2026-08-05 06:07:09 -07:00 |
|
Jason Fulghum
|
d34a4e0f6c
|
First pass on sum/avg window function implementations
|
2026-07-14 17:34:45 -07:00 |
|
Daylon Wilkins
|
cfd2dc822c
|
Added CREATE CAST alongside general bug fixes
|
2026-06-09 05:55:41 -07:00 |
|
Daylon Wilkins
|
c08a1d711c
|
Fully handle type initialization
|
2026-06-03 00:07:14 -07:00 |
|
Daylon Wilkins
|
d64044cb65
|
Rewrote casts as a root object collection
|
2026-05-15 02:13:27 -07:00 |
|
Daylon Wilkins
|
a8989d7c4c
|
Changed configuration file for function passing
|
2025-12-16 07:10:41 -08:00 |
|
Daylon Wilkins
|
74ad3f92c8
|
Tables as types
|
2025-12-12 05:41:02 -08:00 |
|
Daylon Wilkins
|
a32f52b719
|
Fixed issue #2097
|
2025-12-11 06:39:27 -08:00 |
|
elianddb
|
95e7544c56
|
fix imports
|
2025-12-10 12:02:37 -08:00 |
|
elianddb
|
e9b48db226
|
rm initialization of UserHasSuperAccess var as we have new doltproc-specific check
|
2025-12-09 14:28:08 -08:00 |
|
Zach Musgrave
|
9cbe7b830c
|
Moved array_agg into a new package
|
2025-05-23 16:15:11 -07:00 |
|
Zach Musgrave
|
62569c79d9
|
finished removing custom expr type
|
2025-04-18 16:38:38 -07:00 |
|
Zach Musgrave
|
d393672c1b
|
Added postgres schema formatting
|
2025-04-07 15:29:55 -07:00 |
|
Daylon Wilkins
|
19a4ca14bf
|
Root Object Rework
|
2025-03-28 05:46:54 -07:00 |
|
Taylor Bantle
|
64b2ffcb25
|
Check for super user for backup restore
|
2025-02-13 11:44:46 -08:00 |
|
Daylon Wilkins
|
6cd631fc70
|
Add an interpreter base for function creation
|
2025-02-04 03:14:16 -08:00 |
|
Daylon Wilkins
|
42d1ef1f5d
|
Added Internal ID representation
|
2024-12-17 03:29:27 -08:00 |
|
Daylon Wilkins
|
198a3c9a2f
|
Reworked DoltgresType function access
|
2024-11-27 04:11:11 -08:00 |
|
jennifersp
|
2b67e8c605
|
move
|
2024-11-20 13:01:55 -08:00 |
|
jennifersp
|
be1712a7da
|
Reapply "Merge pull request #904 from dolthub/jennifer/type"
This reverts commit acfeca5a2d.
|
2024-11-19 12:46:40 -08:00 |
|
jennifersp
|
acfeca5a2d
|
Revert "Merge pull request #904 from dolthub/jennifer/type"
This reverts commit 40dba4f84d, reversing
changes made to 165c30e7f8.
|
2024-11-19 12:43:01 -08:00 |
|
jennifersp
|
e4c119e20e
|
some fixes for feedback
|
2024-11-11 16:36:00 -08:00 |
|
jennifersp
|
c7a819a6e4
|
merge main
|
2024-11-08 13:05:44 -08:00 |
|
Daylon Wilkins
|
97ff62c417
|
Added GRANT, REVOKE, Privilege Checking, Ownership, and persisting changes
|
2024-11-07 19:27:45 -08:00 |
|
jennifersp
|
fcf7e05b0b
|
create DoltgresType struct used for all types
|
2024-10-30 14:31:47 -07:00 |
|
jennifersp
|
e90b963734
|
enable using postgres unix socket file path
|
2024-09-30 14:12:53 -07:00 |
|
Taylor Bantle
|
53c3a5321b
|
Fix dolt_docs table
|
2024-09-26 14:15:21 -07:00 |
|
Taylor Bantle
|
00b7e5003f
|
Implement information_schema.columns for doltgres
|
2024-07-24 14:11:17 -07:00 |
|
Daylon Wilkins
|
6b3f82adef
|
regtype addendum
|
2024-07-18 00:33:02 -07:00 |
|
Daylon Wilkins
|
680950c7ff
|
Added regclass and regproc
|
2024-07-12 06:46:13 -07:00 |
|
Daylon Wilkins
|
0e3e04f8cd
|
Added read/write system table framework
|
2024-06-14 00:18:39 -07:00 |
|
Daylon Wilkins
|
efa2038e7f
|
Added SERIAL types along with remaining SEQUENCE functionality
|
2024-05-21 07:10:45 -07:00 |
|
Daylon Wilkins
|
d6c685e21d
|
Adds CREATE SEQUENCE and DROP SEQUENCE
|
2024-05-15 06:56:28 -07:00 |
|
jennifersp
|
8639d45485
|
support CREATE VIEW (#168)
|
2024-05-09 10:45:09 -07:00 |
|
Daylon Wilkins
|
e266bb44de
|
PR Feedback
|
2024-05-08 06:17:43 -07:00 |
|
Daylon Wilkins
|
26161c17d5
|
Added Doltgres-implementation of RootValue
|
2024-05-07 06:24:06 -07:00 |
|
Daylon Wilkins
|
23cfb1339e
|
Added explicit initialization order to packages
|
2024-04-18 05:01:06 -07:00 |
|