| From: | "Ryohei Takahashi (Fujitsu)" <r(dot)takahashi_2(at)fujitsu(dot)com> |
|---|---|
| To: | "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | doc: pgevent.dll location |
| Date: | 2024-11-05 03:02:23 |
| Message-ID: | TY3PR01MB118912125614599641CA881B782522@TY3PR01MB11891.jpnprd01.prod.outlook.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi,
PostgreSQL 17.0 Documentation teach us to run the following command.
regsvr32 pgsql_library_directory/pgevent.dll
On the other hand, pgevent.dll is moved from lib/ directory to bin/directory on PG 17.0
(It seems that it is moved because of meson)
So, I think the documentation need to be updated like attached.
How do you think about this?
Regards,
Ryohei Takahashi
| Attachment | Content-Type | Size |
|---|---|---|
| 001-doc-pgevent.patch | application/octet-stream | 1.7 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joel Jacobson | 2024-11-05 03:22:13 | Re: New "raw" COPY format |
| Previous Message | Ryohei Takahashi (Fujitsu) | 2024-11-05 02:34:20 | COPY performance on Windows |