Commit History

Author SHA1 Message Date
  Christopher Baines 9f2609563f Merge branch 'socket-port-memoization-fix' of civodul/guile-squee into master 9 months ago
  Ludovic Courtès 4c8bd3d735 Clear the connection-to-port mapping for new connections. 9 months ago
  Christopher Baines fab9d95907 Fix handling for exec-query with multiple statements 10 months ago
  Christopher Baines 89cdb9b115 Merge branch 'non-blocking-queries' of civodul/guile-squee into master 10 months ago
  Ludovic Courtès 67bd6c3679 Implement non-blocking queries, cooperating with suspendable ports. 10 months ago
  cwebber a151fd006f Merge branch 'master' of mothacehe/guile-squee into master 2 years ago
  Mathieu Othacehe e0614273ad Use PQexec for queries without arguments. 2 years ago
  Christopher Baines c1497a216e Merge branch 'master' of mothacehe/guile-squee into master 3 years ago
  Mathieu Othacehe a9826cf17a Return the affected rows count. 3 years ago
  Mathieu Othacehe 2eb90e9881 Handle NULL values. 3 years ago
  Christopher Baines af10724ab3 Delete trailing whitespace from squee.scm 3 years ago
  cwebber 7dcd22b54f Merge branch 'finish-conn' of vkraven/guile-squee into master 3 years ago
  cwebber 4319444c9e Merge branch 'fix-garbage-collection-issues-with-parameter-pointers' of cbaines/guile-squee into master 3 years ago
  Christopher Baines 31d9b95778 Do more in exec-query to keep the pointers alive 3 years ago
  Christopher Baines 5bb59b859c Keep references to the parameter pointers for longer 3 years ago
  vkraven 2cd2981a56 Export function to close pg connection 3 years ago
  Christopher Allan Webber a85902a92b Use ice-9 format 8 years ago
  Christopher Allan Webber 398d4da26d Export a lot more things 8 years ago
  Christopher Allan Webber bc4fa13b48 Fixing exec-query for when an error is given 8 years ago
  Christopher Allan Webber 7d02217d92 Clarifying "queries that don't return rows" 8 years ago
  Christopher Allan Webber b5c703fcf2 Rename TODO.org to squee-TODO.org (easier to find in yer buffer list!) 8 years ago
  Christopher Allan Webber 2df412c99b Rough todo list 8 years ago
  Christopher Allan Webber 7fbbf911dd Define squee as a module (or start to) 8 years ago
  Christopher Allan Webber d2f70c02da Renaming libpq.scm to squee.scm 8 years ago
  Christopher Allan Webber 859fc28f77 Documenting squee a bit 8 years ago
  Christopher Allan Webber 24ea4d2f46 Why not just call it "squee", and guile-squee is the package name 8 years ago
  Christopher Allan Webber 24740ad6db guile-postgres is now guile-squee 8 years ago
  Christopher Allan Webber e3c78a8368 parameterized queries now work! 8 years ago
  Christopher Allan Webber 83c6df60e9 Start of guile-postgres 8 years ago