Исходный код вики PostgreSQL
Редактировал(а) Alexandr Fokin 2023/12/16 14:12
Скрыть последних авторов
author | version | line-number | content |
---|---|---|---|
![]() |
10.3 | 1 | |(% style="width:113px" %) |(% style="width:1371px" %)PostgreSQL, Postgres, pg |
2 | |(% style="width:113px" %) |(% style="width:1371px" %)((( | ||
![]() |
3.1 | 3 | PostgreSQL: The world's most advanced open source database |
4 | https://www.postgresql.org/ | ||
5 | |||
![]() |
4.1 | 6 | Дистрибутив PostgreSQL для Windows |
7 | https://postgrespro.ru/windows | ||
8 | |||
![]() |
6.1 | 9 | Руководство по PostgreSQL |
10 | https://metanit.com/sql/postgresql/ | ||
![]() |
4.1 | 11 | |
![]() |
8.2 | 12 | PostgreSQL wiki |
13 | [[https:~~/~~/wiki.postgresql.org/wiki/Main_Page>>https://wiki.postgresql.org/wiki/Main_Page]] | ||
14 | |||
![]() |
10.2 | 15 | Postgres Professional |
16 | [[https:~~/~~/www.youtube.com/@PostgresProfessional/featured>>https://www.youtube.com/@PostgresProfessional/featured]] | ||
17 | |||
![]() |
6.6 | 18 | Конференция |
![]() |
3.1 | 19 | https://pgconf.ru/2021 |
![]() |
10.3 | 20 | ))) |
21 | |(% style="width:113px" %) |(% style="width:1371px" %)Don't Do This | ||
![]() |
8.4 | 22 | [[https:~~/~~/wiki.postgresql.org/wiki/Don%27t_Do_This>>https://wiki.postgresql.org/wiki/Don%27t_Do_This]] |
![]() |
8.5 | 23 | |
24 | ---- | ||
25 | |||
![]() |
9.2 | 26 | ==== Внутренние ссылки: ==== |
27 | |||
28 | ====== Дочерние страницы: ====== | ||
29 | |||
![]() |
8.5 | 30 | {{children/}} |
31 | |||
![]() |
9.2 | 32 | ====== Обратные ссылки: ====== |
33 | |||
34 | {{velocity}} | ||
35 | #set ($links = $doc.getBacklinks()) | ||
36 | #if ($links.size() > 0) | ||
37 | #foreach ($docname in $links) | ||
38 | #set ($rdoc = $xwiki.getDocument($docname).getTranslatedDocument()) | ||
39 | * [[$escapetool.xml($rdoc.fullName)]] | ||
40 | #end | ||
41 | #else | ||
42 | No back links for this page! | ||
43 | #end | ||
44 | {{/velocity}} | ||
45 | |||
![]() |
8.5 | 46 | ---- |