Re: [blfs-book] [BLFS Trac] #13929: sqlite-autoconf-3330000 (3.33.0)

2020-08-16 Thread BLFS Trac via blfs-book
#13929: sqlite-autoconf-333 (3.33.0)
-+---
 Reporter:  bdubbs   |   Owner:  ken@…
 Type:  enhancement  |  Status:  assigned
 Priority:  normal   |   Milestone:  10.0
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:
 Keywords:   |
-+---
Changes (by ken@…):

 * owner:  blfs-book => ken@…
 * status:  new => assigned


--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Re: [blfs-book] [BLFS Trac] #13929: sqlite-autoconf-3330000 (3.33.0)

2020-08-16 Thread BLFS Trac via blfs-book
#13929: sqlite-autoconf-333 (3.33.0)
-+-
 Reporter:  bdubbs   |   Owner:  ken@…
 Type:  enhancement  |  Status:  closed
 Priority:  normal   |   Milestone:  10.0
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:  fixed
 Keywords:   |
-+-
Changes (by ken@…):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 r23532

--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Re: [blfs-book] [BLFS Trac] #13929: sqlite-autoconf-3330000 (3.33.0)

2020-08-15 Thread BLFS Trac via blfs-book
#13929: sqlite-autoconf-333 (3.33.0)
-+
 Reporter:  bdubbs   |   Owner:  blfs-book
 Type:  enhancement  |  Status:  new
 Priority:  normal   |   Milestone:  10.0
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:
 Keywords:   |
-+

Comment (by ken@…):

 SQLite Release 3.33.0 On 2020-08-14

 1. Support for UPDATE FROM following the PostgreSQL syntax.
 2. Increase the maximum size of database files to 281 TB.
 3. Extended the PRAGMA integrity_check statement so that it can optionally
 be limited to verifying just a single table and its indexes, rather than
 the entire database file.
 4. Added the decimal extension for doing arbitrary-precision decimal
 arithmetic.
 5. Enhancements to the ieee754 extension for working with IEEE 754
 binary64 numbers.
 6. CLI enhancements:

a Added four new output modes: "box", "json", "markdown", and
 "table".

b The "column" output mode automatically expands columns to contain
 the longest output row and automatically turns ".header" on if it has not
 been previously set.

c The "quote" output mode honors ".separator"

d The decimal extension and the ieee754 extension are built-in to
 the CLI
 7. Query planner improvements:

a Add the ability to find a full-index-scan query plan for queries
 using INDEXED BY which previously would fail with "no query solution".

b Do a better job of detecting missing, incomplete, and/or dodgy
 sqlite_stat1 data and generates good query plans in spite of the
 misinformation.

c Improved performance of queries like "SELECT min(x) FROM t WHERE
 y IN (?,?,?)" assuming an index on t(x,y).
 8. In WAL mode, if a writer crashes and leaves the shm file in an
 inconsistent state, subsequent transactions are now able to recover the
 shm file even if there are active read transactions. Before this
 enhancement, shm file recovery that scenario would result in an
 SQLITE_PROTOCOL error.

--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] [BLFS Trac] #13929: sqlite-autoconf-3330000 (3.33.0)

2020-08-14 Thread BLFS Trac via blfs-book
#13929: sqlite-autoconf-333 (3.33.0)
-+---
 Reporter:  bdubbs   |  Owner:  blfs-book
 Type:  enhancement  | Status:  new
 Priority:  normal   |  Milestone:  10.0
Component:  BOOK |Version:  SVN
 Severity:  normal   |   Keywords:
-+---
 New minor version.

--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page