This is the cl-postgres-plus-uuid Reference Manual, version 0.0.1, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 05:16:56 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
cl-postgres-plus-uuid
Common Lisp library providing a cl-postgres SQL reader for the PostgreSQL UUID type.
Michael J. Forster <mike@forsterfamily.ca>
MIT
0.0.1
cl-postgres
(system).
uuid
(system).
package.lisp
(file).
cl-postgres-plus-uuid.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
cl-postgres-plus-uuid/cl-postgres-plus-uuid.asd
cl-postgres-plus-uuid/package.lisp
cl-postgres-plus-uuid/cl-postgres-plus-uuid.lisp
cl-postgres-plus-uuid/cl-postgres-plus-uuid.asd
cl-postgres-plus-uuid
(system).
cl-postgres-plus-uuid/package.lisp
cl-postgres-plus-uuid
(system).
cl-postgres-plus-uuid/cl-postgres-plus-uuid.lisp
package.lisp
(file).
cl-postgres-plus-uuid
(system).
set-uuid-sql-reader
(function).
+uuid-oid+
(constant).
Packages are listed by definition order.
cl-postgres-plus-uuid
common-lisp
.
set-uuid-sql-reader
(function).
+uuid-oid+
(constant).
Definitions are sorted by export status, category, package, and then by lexicographic order.
The value of the PostgreSQL Object Identifier (OID) for the UUID data type.
Obtained from the PostgreSQL pg_type system catalogue via the
following query:
SELECT oid FROM pg_type WHERE typname = ’uuid’;
See https://www.postgresql.org/docs/current/static/datatype-oid.html, https://www.postgresql.org/docs/current/static/datatype-uuid.html, and https://www.postgresql.org/docs/current/static/catalog-pg-type.html.
Jump to: | F S |
---|
Index Entry | Section | ||
---|---|---|---|
| |||
F | |||
Function, set-uuid-sql-reader : | Public ordinary functions | ||
| |||
S | |||
set-uuid-sql-reader : | Public ordinary functions | ||
|
Jump to: | F S |
---|
Jump to: | +
C |
---|
Index Entry | Section | ||
---|---|---|---|
| |||
+ | |||
+uuid-oid+ : | Private constants | ||
| |||
C | |||
Constant, +uuid-oid+ : | Private constants | ||
|
Jump to: | +
C |
---|
Jump to: | C F P S |
---|
Jump to: | C F P S |
---|