Changes between Version 17 and Version 18 of GoogleSummerCode2022
- Timestamp:
- 02/20/22 04:29:30 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GoogleSummerCode2022
v17 v18 101 101 ``Student Test'': 102 102 103 1. git clone code from [https://git.postgresql.org/git /postgresql.git PostgreSQL] and compile103 1. git clone code from [https://git.postgresql.org/gitweb/?p=postgresql.git PostgreSQL] and compile 104 104 2. git clone PostGIS code from one of [wiki:CodeMirrors Git repos] and compile 105 3. git clone code from [https://git.postgresql.org/git /pgadmin4.git pgAdmin4] and compile105 3. git clone code from [https://git.postgresql.org/gitweb/?p=pgadmin4.git pgAdmin4] and compile 106 106 4. Create a working PostgreSQL database with postgis extension installed and shp2pgsql/pgsql2shp installed on system you are running pgAdmin4 on. 107 107 5. Setup a public fork of pgAdmin repo for your work (can be [https://git.osgeo.org/gitea osgeo], [https://gitlab.com gitlab], [https://github.com github], or any other repo you can make available for public review)