From: drh <> Date: Sun, 2 Aug 2026 19:40:20 +0000 (+0000) Subject: Fix incorrect header comment in the templatevtab.c demo extension. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b43e57193cd60e93a0f3fc02790166131bf1786;p=thirdparty%2Fsqlite.git Fix incorrect header comment in the templatevtab.c demo extension. [bugs:/info/2026-08-02T13:49:50Z|Bug 2026-08-02T13:49:50Z] FossilOrigin-Name: 1c95c741ca01be4241657f27e5e8697afb46dbc2ca4764a3de5080b04ffa3750 --- diff --git a/ext/misc/templatevtab.c b/ext/misc/templatevtab.c index ba79373437..0c4fb6dee4 100644 --- a/ext/misc/templatevtab.c +++ b/ext/misc/templatevtab.c @@ -38,7 +38,7 @@ ** by adding new methods. ** ** This template implements an eponymous-only virtual table with a rowid and -** two columns named "a" and "b". The table as 10 rows with fixed integer +** two columns named "a" and "b". The table as 9 rows with fixed integer ** values. Usage example: ** ** SELECT rowid, a, b FROM templatevtab; diff --git a/manifest b/manifest index 0c07ee7aeb..849eb098ec 100644 --- a/manifest +++ b/manifest @@ -1,5 +1,5 @@ -C Fix\stypo\sin\scolumn\sname\sgeneration\slogic\sof\sthe\s(debugging\suse\nonly)\svtablog.c\sextension.\n[bugs:/info/2026-08-02T13:56:56Z|Bug\s2026-08-02T13:56:56Z] -D 2026-08-02T19:35:12.962 +C Fix\sincorrect\sheader\scomment\sin\sthe\stemplatevtab.c\sdemo\sextension.\n[bugs:/info/2026-08-02T13:49:50Z|Bug\s2026-08-02T13:49:50Z] +D 2026-08-02T19:40:20.059 F .fossil-settings/binary-glob 61195414528fb3ea9693577e1980230d78a1f8b0a54c78cf1b9b24d0a409ed6a x F .fossil-settings/empty-dirs dbb81e8fc0401ac46a1491ab34a7f2c7c0452f2f06b54ebb845d024ca8283ef1 F .fossil-settings/ignore-glob 35175cdfcf539b2318cb04a9901442804be81cd677d8b889fcc9149c21f239ea @@ -407,7 +407,7 @@ F ext/misc/sqlite3_stdio.h 27a4ecea47e61bc9574ccdf2806f468afe23af2f95028c9b689bf F ext/misc/stmt.c b090086cd6bd6281c21271d38d576eeffe662f0e6b67536352ce32bbaa438321 F ext/misc/stmtrand.c 1c7c6a478e9c808d53a2efa9a744c86c265b6b95b4a96964e1b960c7c642ad49 F ext/misc/strdup.c 028ea3097c7b6bb8cb9f0b7e656e9bafe6c46db76123e9ad86fb3efda629b568 -F ext/misc/templatevtab.c f2771161158bb78a0bfeaed9b50a018a731c7566df6a67181df0acea1920ab9c +F ext/misc/templatevtab.c e76d4cdb73f986c8165c0fe7831f1a94da55d4f1eafcb7d377e1b0b79ee8679a F ext/misc/tmstmpvfs.c 240caad4441328dc52bd2871f48811db46dff858d5598030e389176837a2f4df F ext/misc/totype.c ba11aac3c0b52c685bd25aa4e0f80c41c624fb1cc5ab763250e09ddc762bc3a8 F ext/misc/uint.c 327afc166058acf566f33a15bf47c869d2d3564612644d9ff81a23efc8b36039 @@ -2218,8 +2218,8 @@ F tool/warnings-clang.sh bbf6a1e685e534c92ec2bfba5b1745f34fb6f0bc2a362850723a9ee F tool/warnings.sh a554d13f6e5cf3760f041b87939e3d616ec6961859c3245e8ef701d1eafc2ca2 F tool/win/sqlite.vsix deb315d026cc8400325c5863eef847784a219a2f F tool/winmain.c 00c8fb88e365c9017db14c73d3c78af62194d9644feaf60e220ab0f411f3604c -P a455f347c50872518eff46753ded9a6080ece680be4a1fcc9dc747e16521e95c -R c656ec96e829c4a3fa1ef2af24328475 +P 42bde30535f43404a5996618ff923dcc8af71b56f72935e9e22ada315a046e72 +R ed4bbe44ecd3fd298af886476804594f U drh -Z c58ed7de9da9df7bf9aa17073de60ede +Z e249fd2a7e1461593a57bab9093961fa # Remove this line to create a well-formed Fossil manifest. diff --git a/manifest.uuid b/manifest.uuid index 03fcda1acd..cdb5533e40 100644 --- a/manifest.uuid +++ b/manifest.uuid @@ -1 +1 @@ -42bde30535f43404a5996618ff923dcc8af71b56f72935e9e22ada315a046e72 +1c95c741ca01be4241657f27e5e8697afb46dbc2ca4764a3de5080b04ffa3750