<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/lisp/progmodes/sql.el, branch nick.lloyd-bytecode-jit</title>
<subtitle>Emacs is the extensible, customizable, self-documenting real-time display editor. 
</subtitle>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/'/>
<entry>
<title>lisp/*.el: Fix some warnings</title>
<updated>2017-01-29T18:34:35+00:00</updated>
<author>
<name>Juanma Barranquero</name>
</author>
<published>2017-01-29T18:34:35+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=2f90bbb5febd44bc9ff8dbff9267f535f907c307'/>
<id>2f90bbb5febd44bc9ff8dbff9267f535f907c307</id>
<content type='text'>
* lisp/battery.el (dbus-get-property):
* lisp/dired-aux.el (format-spec): Declare function.

* lisp/net/zeroconf.el (zeroconf-list-service-names)
(zeroconf-list-service-types, zeroconf-list-services):
Mark unused lexical arg.

* lisp/progmodes/hideshow.el (hs-hide-block-at-point):
* lisp/progmodes/sql.el (sql-end-of-statement):
Pass LIMIT to 'looking-back'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/battery.el (dbus-get-property):
* lisp/dired-aux.el (format-spec): Declare function.

* lisp/net/zeroconf.el (zeroconf-list-service-names)
(zeroconf-list-service-types, zeroconf-list-services):
Mark unused lexical arg.

* lisp/progmodes/hideshow.el (hs-hide-block-at-point):
* lisp/progmodes/sql.el (sql-end-of-statement):
Pass LIMIT to 'looking-back'.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix selecting SQLite database files with sql-mode (Bug#23566)</title>
<updated>2017-01-07T16:20:17+00:00</updated>
<author>
<name>Rolf Ade</name>
</author>
<published>2017-01-03T01:05:37+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=75cdf429179c6459c10f15578fb32236a8821e4b'/>
<id>75cdf429179c6459c10f15578fb32236a8821e4b</id>
<content type='text'>
* lisp/progmodes/sql.el (sql-sqlite-login-params): Allow any name as
SQLite database file name, by default.
(sql-get-login-ext): Fixed read-file-name arguments to provide
path completion even if a database name pattern is customized and to
allow creation of new SQLite database files.

Copyright-paperwork-exempt: yes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/progmodes/sql.el (sql-sqlite-login-params): Allow any name as
SQLite database file name, by default.
(sql-get-login-ext): Fixed read-file-name arguments to provide
path completion even if a database name pattern is customized and to
allow creation of new SQLite database files.

Copyright-paperwork-exempt: yes
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from origin/emacs-25</title>
<updated>2017-01-01T09:10:47+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2017-01-01T09:10:47+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=bcf244ef9be0fe61f4b9a48d3412b2c8a9f1edb9'/>
<id>bcf244ef9be0fe61f4b9a48d3412b2c8a9f1edb9</id>
<content type='text'>
2e2a806 Fix copyright years by hand
5badc81 Update copyright year to 2017
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2e2a806 Fix copyright years by hand
5badc81 Update copyright year to 2017
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year to 2017</title>
<updated>2017-01-01T03:42:26+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2017-01-01T03:14:01+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=5badc81c1cdfbb261ad3e6d1b753defb15712f26'/>
<id>5badc81c1cdfbb261ad3e6d1b753defb15712f26</id>
<content type='text'>
Run admin/update-copyright.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Run admin/update-copyright.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix 'sql-connect' on first invocation</title>
<updated>2016-12-02T09:53:33+00:00</updated>
<author>
<name>Nikolay Kudryavtsev</name>
</author>
<published>2016-12-02T09:53:33+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=b3ff982a99a2fc330677b13884f9723912668e06'/>
<id>b3ff982a99a2fc330677b13884f9723912668e06</id>
<content type='text'>
* lisp/progmodes/sql.el (sql-connect): Reorder code which sets
param-var.  (Bug#19452)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/progmodes/sql.el (sql-connect): Reorder code which sets
param-var.  (Bug#19452)
</pre>
</div>
</content>
</entry>
<entry>
<title>Complete the name of PostgreSQL databases</title>
<updated>2016-11-15T18:08:22+00:00</updated>
<author>
<name>Simen Heggestøyl</name>
</author>
<published>2016-11-15T18:08:22+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=4e2ef64449ce5dc91e2d533c0fbaaf50b0e92f3b'/>
<id>4e2ef64449ce5dc91e2d533c0fbaaf50b0e92f3b</id>
<content type='text'>
* lisp/progmodes/sql.el (sql-postgres-login-params): Complete database
name.
(sql-postgres-list-databases): New function returning a list of
available PostgreSQL databases.

* test/lisp/progmodes/sql-tests.el: New file with tests for sql.el.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/progmodes/sql.el (sql-postgres-login-params): Complete database
name.
(sql-postgres-list-databases): New function returning a list of
available PostgreSQL databases.

* test/lisp/progmodes/sql-tests.el: New file with tests for sql.el.
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not sharp-quote lambdas</title>
<updated>2016-07-26T15:10:56+00:00</updated>
<author>
<name>Nicolas Petton</name>
</author>
<published>2016-07-26T15:08:29+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=ac30157b14c07626f76530e47949db053a68875e'/>
<id>ac30157b14c07626f76530e47949db053a68875e</id>
<content type='text'>
* lisp/progmodes/sql.el: Remove sharp-quotes in lambdas.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/progmodes/sql.el: Remove sharp-quotes in lambdas.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow _ characters in SQL prompts</title>
<updated>2016-04-24T11:44:52+00:00</updated>
<author>
<name>Steve Purcell</name>
</author>
<published>2016-04-24T11:44:37+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=a28873ce734b3618b0e8f6892e65db24d2f18da8'/>
<id>a28873ce734b3618b0e8f6892e65db24d2f18da8</id>
<content type='text'>
* lisp/progmodes/sql.el (sql-product-alist): Allow _
characters in SQL prompts (bug#22596).

Fixes issue 22596, whereby "_" is now not considered a word constituent
character in sql-interactive-mode, so prompts like "foo_dev# " are not
correctly detected. Rather than piggy-back on the symbol table, we
explicitly match against alphanumeric chars or "_".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/progmodes/sql.el (sql-product-alist): Allow _
characters in SQL prompts (bug#22596).

Fixes issue 22596, whereby "_" is now not considered a word constituent
character in sql-interactive-mode, so prompts like "foo_dev# " are not
correctly detected. Rather than piggy-back on the symbol table, we
explicitly match against alphanumeric chars or "_".
</pre>
</div>
</content>
</entry>
<entry>
<title>Quote table names for postgres listings (sql-mode)</title>
<updated>2016-02-10T03:05:15+00:00</updated>
<author>
<name>Matthew Carter</name>
</author>
<published>2016-02-10T03:05:15+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=7dd45b61b1cdcf0e5bd1620ab7e63a0b5095ffb8'/>
<id>7dd45b61b1cdcf0e5bd1620ab7e63a0b5095ffb8</id>
<content type='text'>
* lisp/progmodes/sql.el (sql-postgres-completion-object): Avoid passing
  unquoted table names to the completion list.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/progmodes/sql.el (sql-postgres-completion-object): Avoid passing
  unquoted table names to the completion list.
</pre>
</div>
</content>
</entry>
<entry>
<title>Quote table names for postgres listings (sql-mode)</title>
<updated>2016-01-31T03:03:57+00:00</updated>
<author>
<name>Matthew Carter</name>
</author>
<published>2016-01-31T03:03:57+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=440a35f6b5770596981189ad65eaa5750b901908'/>
<id>440a35f6b5770596981189ad65eaa5750b901908</id>
<content type='text'>
* lisp/progmodes/sql.el (sql-postgres-completion-object): Avoid passing
  unquoted table names to the completion list.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/progmodes/sql.el (sql-postgres-completion-object): Avoid passing
  unquoted table names to the completion list.
</pre>
</div>
</content>
</entry>
</feed>
