0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Aug 06, 2024 — Aug 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added some missing methods for PGconn and PGresult More... over 20 years ago
* Buffer.new -> Buffer.of_size * introduced Buffer.from_string More... over 20 years ago
* moved classes and modules into PostgresPR module * moved main part from postgres.rb into postgres-pr/postgres-compat.rb. postgres.rb now only contains the LoadError dispatch. * new version 0.2.2 More... over 20 years ago
* default uri on windows is tcp://localhost:5432 * new release 0.2.1 More... over 20 years ago
0.2.0 release More... over 20 years ago
* messages SSLRequest and PasswordMessage added * fixed bug (read until ReadyForQuery even when a ErrorNotification is sent) * authentification implemented More... over 20 years ago
* fixed several bugs in the postgres compat layer * ready for 0.1.1 More... over 20 years ago
ready for 0.1.0 release More... over 20 years ago
* postgres compat lib added More... over 20 years ago
fixed bug in RowDescription, where a wrong value was collected More... over 20 years ago
fixed typo More... over 20 years ago
moved to trunk More... over 20 years ago
src -> lib More... over 20 years ago
renamed More... over 20 years ago
directory reorganization, make ready for release More... over 20 years ago
* completed NoticeResponse and ErrorResponse More... over 20 years ago
directory reorg More... over 20 years ago
* switched from String.pack/Array.unpack to my Buffer class * typeconv routines added More... over 20 years ago
added Message.fields method More... over 20 years ago
initial import More... almost 21 years ago