Re: Need a PostgreSQL 16 developer edition for enabling vector support

2024-04-04 Thread David Rowley
On Thu, 4 Apr 2024 at 19:48, PG Doc comments form wrote: > We want to compile a vector extension in the postgres 16 dev edition and > use > the vector feature in the PostgreSQL You'll be better joining the pgsql-general [1] mailing list to ask this sort of question. The tool you've used is for r

Need a PostgreSQL 16 developer edition for enabling vector support

2024-04-03 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/16/bug-reporting.html Description: Need a PostgreSQL 16 developer edition for enabling vector support. We want to compile a vector extension in the postgres 16 dev edition and use the

Re: Developer FAQ Dead Link

2022-09-28 Thread Bruce Momjian
On Thu, Sep 8, 2022 at 11:33:01PM +0800, found not wrote: > Hi, I find some links in Developer FAQ "Where can I get a copy of the SQL > standards" Section are dead. > * SQL:1999 http://web.cs.ualberta.ca/~yuan/courses/db_readings/ > ansi-iso-9075-2-1999.pdf (This lin

Developer FAQ Dead Link

2022-09-08 Thread found not
Hi, I find some links in Developer FAQ "Where can I get a copy of the SQL standards" Section <https://wiki.postgresql.org/wiki/Developer_FAQ#Where_can_I_get_a_copy_of_the_SQL_standards.3F>are dead. * SQL:1999 http://web.cs.ualberta.ca/~yuan/courses/db_readings/ansi-iso-9075-2-199

Re: Backend Flowchart / Developer doc

2020-04-21 Thread Bruce Momjian
On Thu, Apr 16, 2020 at 11:17:29AM -0400, Alvaro Herrera wrote: > On 2020-Apr-15, Marc Rechté wrote: > > > Hello, > > > > Don't know if this the correct list to submit this issue. > > > > On the https://www.postgresql.org/developer/backend/, it menti

Re: Backend Flowchart / Developer doc

2020-04-16 Thread Alvaro Herrera
On 2020-Apr-15, Marc Rechté wrote: > Hello, > > Don't know if this the correct list to submit this issue. > > On the https://www.postgresql.org/developer/backend/, it mentions a > Query.qual field which does not exist in the Query structure. I think that diagram (and the

Re: Developer FAQ / What information is available to learn PostgreSQL internals?

2020-04-16 Thread Jonathan S. Katz
On 4/16/20 4:20 AM, Marc Rechté wrote: > > https://wiki.postgresql.org/wiki/Developer_FAQ > > This link is dead: introduction to Hacking PostgreSQL - With lots of > code review! > https://linux.org.au/conf/2007/att_data/Miniconfs(2f)PostgreSQL/attachments/hacking_intro.pdf It appears that is has

Developer FAQ / What information is available to learn PostgreSQL internals?

2020-04-16 Thread Marc Rechté
https://wiki.postgresql.org/wiki/Developer_FAQ This link is dead: introduction to Hacking PostgreSQL - With lots of code review! https://linux.org.au/conf/2007/att_data/Miniconfs(2f)PostgreSQL/attachments/hacking_intro.pdf

Backend Flowchart / Developer doc

2020-04-15 Thread Marc Rechté
Hello, Don't know if this the correct list to submit this issue. On the https://www.postgresql.org/developer/backend/, it mentions a Query.qual field which does not exist in the Query structure. Thanks

Developer

2018-02-05 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/10/static/gin-intro.html Description: fff