Commit Graph

3975 Commits (16a23597e33ccdb0c19a1f6caa79736d197dc6d7)

Author SHA1 Message Date
Bruce Momjian 16a23597e3 I've had this small patch in my local tree for a while. It documents 21 years ago
Bruce Momjian 5b63e7b467 Done: 21 years ago
Neil Conway f124e820a1 Add some missing SGML markup. 21 years ago
Tom Lane 58d214e51f Basic documentation for ROLEs. The user-manag chapter still needs to 21 years ago
Tom Lane af019fb9ae Add a role property 'rolinherit' which, when false, denotes that the role 21 years ago
Tom Lane f9fd176461 Add pg_has_role() family of privilege inquiry functions modeled after the 21 years ago
Tom Lane e5d6b91220 Add SET ROLE. This is a partial commit of Stephen Frost's recent patch; 21 years ago
Bruce Momjian 9ad9e694ac Add: 21 years ago
Tom Lane 4c80071b81 With the interval/day patch, the horology regression test no longer 21 years ago
Tom Lane d007a95055 Simple constraint exclusion. For now, only child tables of inheritance 21 years ago
Bruce Momjian 261026575d Fix AT TIME ZONE for timestamps without time zones: 21 years ago
Bruce Momjian 0e5c62d065 Add: 21 years ago
Tom Lane dc73819f2e Fix breakage of INSTALL document build. 21 years ago
Bruce Momjian db05f4a7eb Add 'day' field to INTERVAL so 1 day interval can be distinguished from 21 years ago
Neil Conway ca76df425b Documentation tweak: make <command>CREATE OPERATOR CLASS</command> into 21 years ago
Tom Lane 37464a0326 Fix some bogosities in geometric-function documentation: add an entry 21 years ago
Bruce Momjian 507465525e \pset numericsep -> numericlocale. 21 years ago
Bruce Momjian 5e544e4eb7 Fix SGML spacing. 21 years ago
Bruce Momjian 45a19efa9e Change numericsep to a boolean, and make it locale-aware. 21 years ago
Neil Conway c3f1b0f4dd This doc patch replaces all inappropriate references to SQL:1999 when it 21 years ago
Tom Lane 29094193f5 Integrate autovacuum functionality into the backend. There's still a 21 years ago
Neil Conway d6375d6109 Documentation for some new PL/Perl features. Patch from David Fetter, 21 years ago
Tom Lane d78397d301 Change typreceive function API so that receive functions get the same 21 years ago
Bruce Momjian d1cffe2f77 Add --encoding to pg_dump. 21 years ago
Bruce Momjian 42e7b0f02f Update. 21 years ago
Bruce Momjian 75a64eeb4b I made the patch that implements regexp_replace again. 21 years ago
Bruce Momjian 73a7c322c3 Add psql \pset numericsep to allow output numbers like 100,000.0 or 21 years ago
Bruce Momjian a4ffa38234 Done: 21 years ago
Tom Lane 59d1b3d99e Track dependencies on shared objects (which is to say, roles; we already 21 years ago
Bruce Momjian 442b59dd8b Update: 21 years ago
Bruce Momjian f0a2a91918 Update: 21 years ago
Bruce Momjian 261ffd03f7 Reverse out because the lack of using pgport in timezone/ is causing 21 years ago
Bruce Momjian a923602855 Add pg_column_size() to return storage size of a column, including 21 years ago
Bruce Momjian 0bf8b27348 Update description of GUC full_page_writes. 21 years ago
Bruce Momjian 7d2e1cb730 Done: 21 years ago
Bruce Momjian 326a7a0788 Add GUC full_page_writes to control writing full pages to WAL. 21 years ago
Bruce Momjian d22a3727a5 Remove, now have GUC: 21 years ago
Bruce Momjian 3bf4e4120d Add: 21 years ago
Bruce Momjian de5d30069b More TODO list section restructuring. 21 years ago
Bruce Momjian 8ea398513e Restructure TODO sections. 21 years ago
Bruce Momjian e652d2c476 Update 21 years ago
Bruce Momjian 3848532c79 Update wording: 21 years ago
Peter Eisentraut 85884cb1de Support cross compilation by compiling "zic" with a native compiler. This 21 years ago
Bruce Momjian ea1e2b948d Remove GIST concurrency limitations section. 21 years ago
Bruce Momjian 9caeace71c Add SGML markup for on/off values in run-time section. 21 years ago
Bruce Momjian 6aa0fdc4aa Use on/off consistently for GUC variables in postgresql.conf and the 21 years ago
Bruce Momjian 654efe6aaa Update: 21 years ago
Neil Conway c425dcb4ec In PL/PgSQL, allow a block's label to be optionally specified at the 21 years ago
Bruce Momjian f009248af1 Clarify: 21 years ago
Bruce Momjian fee590c8b1 Update for roles: 21 years ago