1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-22 02:52:08 +03:00
Commit Graph

18 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
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
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
775098bd28 Add -o to psql manual page. 1997-07-30 17:21:29 +00:00
3fd9a62088 Add \dt and \di to psql help. 1997-06-03 03:35:46 +00:00
fce2c41b6c Updated pg_dumpall and psql to preserve database owners. 1997-05-21 03:12:23 +00:00
02d55fc6ca Update man page, listing new \z value 1997-04-10 11:58:59 +00:00
c4bf011e45 From: Andrew Martin <martin@biochemistry.ucl.ac.uk>
Just noticed that the psql man page is missing the -T option for specifying
HTML table options.
1997-03-15 01:11:54 +00:00
1b929d1749 Postgres95 to PostgreSQL. 1996-12-11 22:58:16 +00:00
9b41da6ce4 Rename postgres95 to PostgreSQL. Add comment for SELECT NULL 1996-12-11 00:28:15 +00:00
cc7f032289 Fix for return code of psql in manual. 1996-11-17 04:27:34 +00:00
a180738ddd Changed " to '. Removed bug section from psql. added reminder for log call
in built-in.  fixed backslases in source for libpq.
1996-11-15 17:55:31 +00:00
7ac541daf1 moved man pages here, as requested by Bryan 1996-11-14 10:18:14 +00:00