Changes between Version 3 and Version 4 of Напредна


Ignore:
Timestamp:
06/16/26 11:20:45 (38 hours ago)
Author:
231233
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Напредна

    v3 v4  
    1111Visual Studio Installer → Modify → Workloads → Desktop Development with C++
    1212
    13 Отвори x64 Native Tools Command Prompt as Administrator и изврши:
     13Во Command Prompt:
    1414
    1515set "PGROOT=C:\Program Files\PostgreSQL\16"
     
    2020nmake /F Makefile.win install
    2121
    22 Во pgAdmin изврши:
     22Во pgAdmin:
    2323
    2424CREATE EXTENSION vector;