mirror of
https://github.com/postgres/postgres.git
synced 2025-07-15 19:21:59 +03:00
doc: Restore proper alphabetical order.
Colin 't Hart
This commit is contained in:
@ -40,8 +40,8 @@
|
||||
&alterDatabase;
|
||||
&alterDefaultPrivileges;
|
||||
&alterDomain;
|
||||
&alterExtension;
|
||||
&alterEventTrigger;
|
||||
&alterExtension;
|
||||
&alterForeignDataWrapper;
|
||||
&alterForeignTable;
|
||||
&alterFunction;
|
||||
@ -84,8 +84,8 @@
|
||||
&createConversion;
|
||||
&createDatabase;
|
||||
&createDomain;
|
||||
&createExtension;
|
||||
&createEventTrigger;
|
||||
&createExtension;
|
||||
&createForeignDataWrapper;
|
||||
&createForeignTable;
|
||||
&createFunction;
|
||||
@ -124,8 +124,8 @@
|
||||
&dropConversion;
|
||||
&dropDatabase;
|
||||
&dropDomain;
|
||||
&dropExtension;
|
||||
&dropEventTrigger;
|
||||
&dropExtension;
|
||||
&dropForeignDataWrapper;
|
||||
&dropForeignTable;
|
||||
&dropFunction;
|
||||
|
Reference in New Issue
Block a user