Jack Christensen
2ccec0026e
go get test dependencies on travis
2016-09-22 07:51:47 -05:00
Jack Christensen
79acbeac0e
Tweak test for better travis compat.
2016-09-22 07:47:28 -05:00
Jack Christensen
f5b269d56a
Update Go versions on Travis
2016-09-22 07:37:18 -05:00
Jack Christensen
ca28687b64
Merge branch 'manniwood-add-tid'
2016-09-19 07:55:24 -05:00
Jack Christensen
aabb77b0d7
Merge branch 'add-tid' of git://github.com/manniwood/pgx into manniwood-add-tid
2016-09-19 07:49:09 -05:00
Jack Christensen
cd21fd9035
Fix missing documentation
...
fixes #177
2016-09-19 07:47:16 -05:00
Jack Christensen
42000c1220
Merge branch 'manniwood-add-cid'
2016-09-15 11:38:01 -05:00
Jack Christensen
59305e9711
Merge branch 'add-cid' of git://github.com/manniwood/pgx into manniwood-add-cid
2016-09-15 11:36:34 -05:00
Jack Christensen
74172bd01a
Merge branch 'manniwood-add-xid'
2016-09-12 08:56:06 -05:00
Manni Wood
00bd3062e0
Figures out tid binary wire formatting
2016-09-11 17:33:34 -04:00
Manni Wood
72084ad1b5
Gets Tid parsing working
2016-09-11 10:02:27 -04:00
Manni Wood
55bd3a9134
Adds binary tid decode
2016-09-10 20:37:02 -04:00
Manni Wood
f49b92d5a8
Fixes typo
2016-09-10 19:47:51 -04:00
Manni Wood
cba72d47c5
Fixes typo
2016-09-10 19:44:33 -04:00
Manni Wood
57b3037e96
Adds tid oid
2016-09-10 14:49:39 -04:00
Manni Wood
60ab3403ab
Adds Cid/NullCid type
2016-09-05 12:15:34 -04:00
Manni Wood
7adabc9b93
Improves documentation of Xid type
2016-09-05 10:59:24 -04:00
Manni Wood
30d16e722e
Merge branch 'master' into add-xid
2016-09-05 10:24:10 -04:00
Jack Christensen
0c7277fe15
Update changelog
2016-09-05 08:08:39 -05:00
Manni Wood
074bcd7139
Adds docs for Oid type.
2016-09-03 18:30:36 -04:00
Manni Wood
99bfc154f0
Makes Oid casting consistent
...
Also fixes uint32 encoding in a few places.
2016-09-03 18:19:33 -04:00
Manni Wood
1061b1f978
Adds Xid type
2016-09-03 18:04:55 -04:00
Manni Wood
7dbfd4bf4b
Switches oid to uint32
2016-09-01 22:55:18 -04:00
Jack Christensen
c187a779c0
Merge pull request #173 from mhamrle/cleanup
...
Cleanups
2016-08-31 07:53:30 -05:00
Martin Hamrle
9f6b99e332
Cleanups
...
Cleanups suggested by gometalinter tools.
2016-08-30 20:05:44 +02:00
Jack Christensen
2508faa9ce
Release 2.9.0
v2.9.0
2016-08-26 07:39:15 -05:00
Jack Christensen
32862d9bf8
Update versioning policy
2016-08-26 07:38:12 -05:00
Jack Christensen
1c89f2f680
Merge pull request #169 from manniwood/update-test-doc
...
Updates test instructions in README
2016-08-26 07:20:18 -05:00
Manni Wood
9ce81d7ab7
Updates test instructions in README
...
Lets the user know about extra packages
that need to be installed for the tests to run,
and that connection_settings_test.go.example
has been renamed to conn_config_test.go.example.
2016-08-21 14:22:32 -04:00
Jack Christensen
b2dd61515c
Merge pull request #168 from mostafah/fix-minor-typo
...
Fix minor documentation mistake: s/slice/null/
2016-08-10 22:39:41 -05:00
Mostafa Hajizadeh
7a2738f9f2
Fix minor documentation mistake: s/slice/null/
2016-08-11 08:06:58 +04:30
Jack Christensen
cfb0304ab0
Fix typos
2016-08-10 16:28:29 -05:00
Jack Christensen
5f7d01778e
Add CopyTo to support PostgreSQL copy protocol
...
fixes #102
2016-08-10 16:27:44 -05:00
Jack Christensen
bb73d84279
Remove unnecessary buf from msgReader
...
Replace with bufio.Reader.Peek for short sizes
2016-08-08 17:01:01 -05:00
Jack Christensen
7e43eca3d3
Remove one allocation per pool query
2016-08-08 16:31:01 -05:00
Jack Christensen
09f1ca5b00
Fix LogLevelFromString doc formatting
2016-08-02 14:53:10 -05:00
Jack Christensen
b3eed3cce0
Merge pull request #167 from Michael77/patch-1
...
Update README.md
2016-08-01 13:19:42 -05:00
Michael77
0a7d8f738e
Update README.md
2016-08-01 08:40:50 -07:00
Jack Christensen
558d5550cf
Update changelog for ConnPool.Acquire Dialer timeout improvements
2016-07-15 14:51:40 -05:00
Jack Christensen
ecf158b086
Track and check number of in-progress acquires
2016-07-15 14:46:50 -05:00
Jack Christensen
7477020000
Test ConnPool non-blocking connections locally
...
- instead of hitting microsoft.com
2016-07-15 14:45:02 -05:00
Jack Christensen
ff5b4f67c3
Merge branch 'Non_blocking_ConnPool_Acquire__jackc' of git://github.com/konstantin-dzreev/pgx into konstantin-dzreev-Non_blocking_ConnPool_Acquire__jackc
2016-07-12 07:40:22 -05:00
Jack Christensen
1a4be31e7a
Fix Rows.Values with binary varchar
...
fixes #161
2016-07-07 08:03:26 -05:00
Jack Christensen
32184fcdaf
Update changelog
2016-07-07 07:51:26 -05:00
Jack Christensen
a8a990f51b
Add test for stdlib query not being logged properly
2016-07-07 07:50:34 -05:00
Jack Christensen
f54bfbbdb3
Merge branch 'krzysztofdrys-master'
2016-07-07 07:45:54 -05:00
Jack Christensen
4fc92356df
Merge branch 'master' of git://github.com/krzysztofdrys/pgx into krzysztofdrys-master
2016-07-07 07:45:39 -05:00
konstantin
b96777edf3
Merge branch 'Non_blocking_ConnPool_Acquire' into tmp
...
Conflicts:
conn_pool.go
2016-07-06 16:58:04 +03:00
konstantin
809be4bfcb
Make ConnPool.Acquire() non blocking, feedback
2016-07-06 16:22:59 +03:00
Jack Christensen
71d8b5b438
Encode / decode named types with compatible underlying type
...
Handle string, int, int8, int16, int32, int64, uint, uint8, uint16,
uint32, uint64.
2016-07-05 18:01:44 -05:00