This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
pgloader
Watch
1
Star
0
Fork
0
You've already forked pgloader
mirror of
https://github.com/dimitri/pgloader.git
synced
2026-01-26 01:21:02 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
pgloader
/
src
/
pgsql
History
Neil Gentleman
16d3edf5be
check for reserved keyword after downcasing
...
uppercase USER isn't reserved, but lowercase is
2014-08-08 18:25:06 -07:00
..
copy-format.lisp
Count bytes only once when under memory watch.
2014-08-03 19:48:49 +02:00
pgsql.lisp
Don't catch all and any errors for retrying batches.
2014-07-21 15:38:53 +02:00
queries.lisp
Handle both PostgreSQL reserved keywords catcode,
fix
#63
.
2014-05-27 17:36:00 +02:00
schema.lisp
check for reserved keyword after downcasing
2014-08-08 18:25:06 -07:00