172 Commits

Author SHA1 Message Date
Jack Christensen
0c0e28a70a Convert int4 and int8 to new system
Note: purposely disabled some tests and composite support that needs to
be restored later in v5 development.
2022-01-01 17:26:39 -06:00
Jack Christensen
40fb889605 Temporarily remove composite and record support 2022-01-01 11:41:08 -06:00
Jack Christensen
ffa1fdd66e Temporarily remove range type support 2022-01-01 11:32:52 -06:00
Jack Christensen
d2cf33ed40 Add UnmarshalJSON to generated ints 2022-01-01 11:25:26 -06:00
Jack Christensen
0403c34ae3 Prepare for generating tests 2022-01-01 11:22:14 -06:00
Jack Christensen
1b353297d5 Prepare for generating int types 2022-01-01 11:11:31 -06:00
Jack Christensen
6c7f1593e8 Use rake to build generated code 2022-01-01 10:54:54 -06:00
Jack Christensen
93cc21199f All tests passing 2021-12-31 17:54:47 -06:00
Jack Christensen
1516a0d8db pgtype tests pass 2021-12-31 17:51:18 -06:00
Jack Christensen
19ae359e9e Add binary scan plans for int2 2021-12-31 17:03:31 -06:00
Jack Christensen
77b9b59622 Generate text to int scan plans 2021-12-31 13:07:08 -06:00
Jack Christensen
b99d95470f Fix tryBaseTypeScanPlan infinite recursion 2021-12-31 12:32:46 -06:00
Jack Christensen
c39924d0c6 Improvements to ArrayCodec 2021-12-31 12:28:45 -06:00
Jack Christensen
9fc8f9b3a8 Initial passing tests for main pgx package 2021-12-30 18:12:47 -06:00
Jack Christensen
58b7486343 Initial codec support for int2 and int2[] 2021-12-23 13:12:54 -06:00
Jack Christensen
85b08ac663 Fix some previously broken comment links 2021-12-11 13:30:36 -06:00
Jack Christensen
72cc95e4dd Bump module version to v5 2021-12-11 13:29:03 -06:00
Jack Christensen
390bd79757 Add array integration benchmarks 2021-12-11 09:19:11 -06:00
Jack Christensen
d9e53647ec Use ideomatic casing 2021-12-11 09:08:05 -06:00
Jack Christensen
0e293b966c Finish import of pgconn 2021-12-04 14:06:57 -06:00
Jack Christensen
7e13db4538 Finish import of pgtype repo
Fix some tests that broke by merging repos
Tweak readme wording
2021-12-04 13:45:57 -06:00
Jack Christensen
44214b7854 Import to pgx main repo in pgtype subdir 2021-12-04 13:07:54 -06:00