Commit Graph

18004 Commits (93a1fce5ccd23a19b681c9804b63bc3c5423933f)
 

Author SHA1 Message Date
Bruce Momjian 93a1fce5cc Add permission display to \db+. 21 years ago
Peter Eisentraut a837ed88b1 Detect locale/encoding mismatch in initdb, or pick a suitable encoding 21 years ago
Bruce Momjian bbcee544aa Have \dn+ show permissions and description for schemas. 21 years ago
Bruce Momjian dc0e76ca36 Change pg_dump to use ALTER OWNER commands instead of SET SESSION 21 years ago
Tom Lane e419c84c56 Can't have blank lines in resultmap; some versions of expr complain. 21 years ago
Bruce Momjian 6577f178e6 Add new join file. 21 years ago
Bruce Momjian ca95bcb1d8 Move tablespace name up on to the same line in psql \d. 21 years ago
Bruce Momjian 74f7630093 Rename join ordering named join_1.out 21 years ago
Tom Lane 9df3086972 Cause libpq and ecpg libraries to be built as proper shared libraries 21 years ago
Peter Eisentraut 8b6f76af46 Make installation instructions match reality. 21 years ago
Bruce Momjian b6335b4fb4 Add tablespace location display for psql \d. 21 years ago
Bruce Momjian e47cbb3bad Add has_tablespace_privilege(). 21 years ago
Bruce Momjian 1a0f3e476b Add Win32-specific join ordering. 21 years ago
Bruce Momjian 15c8fd70e8 Add blank line to new canonicalize_path file, which handles "a b\" properly. 21 years ago
Bruce Momjian 5ee0a8dcb6 canonicalization adjustments. 21 years ago
Bruce Momjian a4c71af2c0 Put back canonicalization of PGDATA environment variable. 21 years ago
Bruce Momjian 76e7e2e776 Use strdup in pg_ctl for canonicalize_path on environment variable. 21 years ago
Bruce Momjian a0db74a35c This patch adds the following options to pg_dumpall, to be passed to 21 years ago
Bruce Momjian 96b9dc1aef The attached patch, which incorporates the previous one sent and 21 years ago
Bruce Momjian f4c5e06edf > win32 doesn't support a static initializer for mutexes, thus the first 21 years ago
Bruce Momjian a29d26a3cd Back out thread fix until I get clarification. 21 years ago
Bruce Momjian a41463e31c win32 doesn't support a static initializer for mutexes, thus the first 21 years ago
Tom Lane c14a43f657 Remove TABLESPACE option of CREATE SEQUENCE; sequences will now always 21 years ago
Bruce Momjian c5ff895c48 New text. 21 years ago
Bruce Momjian 298e58cbc4 Fix library_path with canonicalization. 21 years ago
Bruce Momjian 66d56a8efe Fix username mismatch in initdb. Magnus. 21 years ago
Bruce Momjian a919fdfd3d Wording improvement. 21 years ago
Bruce Momjian 7bcdf2ebee Tablespace examples for CREATE TABLE/INDEX/SCHEMA/DATABASE as well as 21 years ago
Bruce Momjian 3095c104f0 Move comma. 21 years ago
Bruce Momjian eba9be883c The outer #define was forgotten. Attached patch adds it; please apply. 21 years ago
Bruce Momjian 098d0304d7 Add: 21 years ago
Bruce Momjian 1ec448cda3 Added Matthew: 21 years ago
Bruce Momjian 233afe6a90 New Czech FAQ. 21 years ago
Bruce Momjian 2bd17a5f52 Add FAQ entry on hardware selection. 21 years ago
Bruce Momjian 118ec0daa8 Canonicalize preload_libraries after it is split up, not before. 21 years ago
Bruce Momjian 0589ab68c5 Remove: 21 years ago
Bruce Momjian 421089dc35 Cleanup for canonicalization fixes, from Tom. 21 years ago
Bruce Momjian a1f3209c07 Add: 21 years ago
Bruce Momjian 8dbd10d96d This patch fixes a small error in the Porting PL/SQL to PL/pgSQL 21 years ago
Bruce Momjian cf9fd800ec Example for create function using argument names 21 years ago
Tom Lane af4de81469 ALTER TABLE SET TABLESPACE. Gavin Sherry, some rework by Tom Lane. 21 years ago
Bruce Momjian 08d89db34d Update German FAQ> 21 years ago
Bruce Momjian d7c89ea9b2 Update URL's for mysql conversion tools. 21 years ago
Bruce Momjian 5c9d069daf Add: 21 years ago
Bruce Momjian 5ff9566686 Remove postgresql.conf of 'info' as a valid client_min_messages level. 21 years ago
Bruce Momjian 7b0f060d54 Use canonicalize_path for -D, GUC paths, and paths coming in from 21 years ago
Tom Lane 8801110b20 Move TablespaceCreateDbspace() call into smgrcreate(), which is where it 21 years ago
Tom Lane 94d4d240bb Rename XLOG_BTREE_NEWPAGE xlog record type into XLOG_HEAP_NEWPAGE, and 21 years ago
Bruce Momjian 98e9775a3a Use standard macro for psql binary file open. Add comment explaining 21 years ago
Tom Lane c8c40bbc9e Cause the format of BC timestamptz output to be 'datetime zone BC' rather 21 years ago