1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00
Commit Graph

102 Commits

Author SHA1 Message Date
12fc33077b New \dS psql command. initdb cleanup. 1997-11-16 04:36:52 +00:00
4e9df155f0 Add new \df psql option and oid8types() function. 1997-11-15 16:32:25 +00:00
644b37c095 Add mention of new environment variables for session initialization.
Cross-reference libpq(3).
1997-11-15 02:47:23 +00:00
4cbc06cff1 Add new psql \da, \do, and \dT options. 1997-11-14 21:38:25 +00:00
e9c31055e6 Add mention of PGDATESTYLE, PGTZ, PGCOSTHEAP, PGCOSTINDEX, PGRPLANS, PGGEQO
as initialization environment variables.
1997-11-14 15:41:30 +00:00
145bae2759 pg_description cleanup. 1997-11-13 03:36:42 +00:00
5071ae2972 Add pg_description table for info on tables, columns, operators, types, and aggregates. Modify psql with new \dd operator to access description 1997-11-13 03:23:18 +00:00
06a7001350 Update postmaster manual page. 1997-11-07 21:25:07 +00:00
b2905ea43a Describe new command to create alternate database locations. 1997-11-07 06:40:45 +00:00
d98f2f9985 Support "with location" capability for database creation. 1997-11-07 06:33:57 +00:00
7589967613 Remove time travel from manuals. 1997-11-03 04:47:08 +00:00
6cc0a00dec Fix acl error, and remove duplicate pqtrace. 1997-11-01 05:21:57 +00:00
65c00f7e80 We have multi-column indexes, so update manual. 1997-10-30 18:41:03 +00:00
6cfe951a42 CREATE PROCEDURAL LANGUAGE mans (Jan). 1997-10-30 05:38:20 +00:00
c35d7fb835 Rename pg_dump -H option to -h. 1997-10-30 03:59:59 +00:00
9db2992640 Rename postgres95 to postgresql. 1997-10-28 03:20:31 +00:00
8f4559d0e1 Fix \. in manual page. 1997-10-22 02:08:38 +00:00
9620c7566f DEFAULT fixed 1997-10-17 11:35:33 +00:00
b268758a3b New function PQcmdTuples. 1997-10-17 02:11:49 +00:00
a805635d21 Cleanups for 6.2.1. 1997-10-16 04:14:30 +00:00
8bd813d6be Fix error in ordering of arguments. 1997-10-09 04:59:37 +00:00
0c8ef6e5cb MOVE command 1997-10-02 03:15:11 +00:00
61a72beda5 A word about constraint nature of DEFAULT. 1997-10-02 02:50:22 +00:00
140f728658 Update manuals for 6.2 release. 1997-10-01 18:57:48 +00:00
59509a0711 Update manuals for 6.2 release. 1997-10-01 18:53:28 +00:00
627730fa47 Update PQntuples now returns rows affected. 1997-10-01 18:14:53 +00:00
7cd15c47d8 Document NOT NULL for table creation.
Clarify usage of date_part() for timespan data type.
1997-10-01 17:05:16 +00:00
a788027724 Little changes. 1997-09-30 09:50:28 +00:00
384d4f6eba Update catalog lists for v6.2.
Add documentation of some text functions.
Add descriptions of some new SQL/92-compatible string functions.
1997-09-27 04:37:33 +00:00
c19bd8c764 Use "man drop" as an introduction to all drop commands.
Create explicit drop_table man page (copied from old drop man page).
1997-09-27 04:36:02 +00:00
fcc0320b69 Manual page cleanup. 1997-09-27 03:58:29 +00:00
2ab3d65900 Update manual pages. 1997-09-27 03:14:20 +00:00
544992c3d7 Include information on new DEFAULT and CONSTRAINT clauses. 1997-09-26 15:21:27 +00:00
09cfab3a7f Include references to other "drop" man pages. 1997-09-26 15:20:12 +00:00
5acd45f6fd Initial docs for Vadim's new trigger capabilities. 1997-09-26 15:13:09 +00:00
11b4a9689d Add -S to top of manual page. 1997-09-24 03:20:54 +00:00
08566431c4 Make manual page for pg_passwd from README. 1997-09-21 04:54:36 +00:00
604ce32e46 Add .eo to pgbuiltin. 1997-09-16 03:01:43 +00:00
84ad06dd78 Manual cleanup for textcat. 1997-09-16 02:49:23 +00:00
cf5a8723dd Increase default geqo parameter to 8. 1997-09-12 21:25:10 +00:00
b1f3f446af Cleanup. 1997-09-10 20:19:23 +00:00
4f523a6f92 Manual page updates. 1997-09-08 17:49:43 +00:00
c2efeafe9c Update information and query results for upcoming v6.2 release. 1997-09-01 06:21:00 +00:00
6451b04a08 rename sections. 1997-08-26 17:39:32 +00:00
ed626314e6 unix.1 renamed to pgintro.1. 1997-08-26 17:30:09 +00:00
99e9deac73 Manual page renaming. 1997-08-26 17:00:23 +00:00
f5f366e188 Allow internal sorts to be stored in memory rather than in files. 1997-08-06 03:42:21 +00:00
6ed1715b1f Cleanup for NAMEDATALEN use. 1997-08-03 02:38:47 +00:00
775098bd28 Add -o to psql manual page. 1997-07-30 17:21:29 +00:00
c86e85df92 Update COPY manual page to remove unneeded warnings. 1997-07-29 21:43:40 +00:00