summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Remove hard-wired lists of timezone abbreviations in favor of providingTom Lane2006-07-254-86/+193
* DTrace support, with a small initial set of probesPeter Eisentraut2006-07-241-1/+12
* Update documentation on GRANT SCEMA USAGE, again.Bruce Momjian2006-07-201-3/+5
* Update GRANT USAGE on schema permission description.Bruce Momjian2006-07-191-3/+3
* Adjust spawn_process() to avoid unnecessary overhead processes: we canTom Lane2006-07-191-5/+4
* Rewrite pg_regress as a C program instead of a shell script.Tom Lane2006-07-192-38/+6
* Done:Bruce Momjian2006-07-182-11/+4
* Minor documentation tweak: in the tables of functions and operators,Neil Conway2006-07-161-21/+13
* Minor doc tweak: replace a "--" with "—".Neil Conway2006-07-141-2/+2
* Reorder the entries in the function section of the manual, to ensure theyNeil Conway2006-07-131-346/+338
* Update schema USAGE permission description.Bruce Momjian2006-07-121-2/+4
* Tweak fillfactor code as per my recent proposal. Fix nbtsort.c so thatTom Lane2006-07-111-4/+4
* Correct the description of the pg_get_viewdef() function. Do some nearbyNeil Conway2006-07-111-69/+65
* Add URL of code presentation to developers FAQ.Bruce Momjian2006-07-111-2/+3
* Add #include code to prevent multiple inclusion.Bruce Momjian2006-07-101-4/+5
* Update schema GRANT USAGE description.Bruce Momjian2006-07-101-5/+4
* Improve vacuum code to track minimum Xids per table instead of per database.Alvaro Herrera2006-07-101-7/+37
* Test commit.Bruce Momjian2006-07-102-2/+2
* Please find attached two patches for documentation and regression testsBruce Momjian2006-07-063-12/+34
* Documentation fixes for FILLFACTOR patch. Minor other editorialization.Tom Lane2006-07-046-161/+373
* Modify:Bruce Momjian2006-07-042-4/+4
* Remove libpq's PQescapeIdentifier(), not safe from injection attacks.Bruce Momjian2006-07-041-63/+1
* Code review for FILLFACTOR patch. Change WITH grammar as per earlierTom Lane2006-07-032-19/+64
* Fix broken markup.Tom Lane2006-07-031-3/+5
* Add FILLFACTOR to CREATE INDEX.Bruce Momjian2006-07-025-5/+79
* Done:Bruce Momjian2006-07-022-4/+4
* Done:Bruce Momjian2006-07-022-13/+4
* ALTER TABLE ... ADD/DROPS INHERIT (actually INHERIT / NO INHERIT)Bruce Momjian2006-07-022-62/+211
* Update item for GUID:Bruce Momjian2006-06-302-4/+4
* Remove the separate 'stats buffer' process, letting backend stats messagesTom Lane2006-06-291-5/+13
* Change URL for SITC:Bruce Momjian2006-06-292-4/+4
* Add:Bruce Momjian2006-06-292-2/+4
* Editorialization for the additions to the CREATE TABLE reference pageNeil Conway2006-06-281-10/+10
* Add URL for SITCBruce Momjian2006-06-282-2/+4
* Update:Bruce Momjian2006-06-282-4/+11
* Update Russian FAQ.Bruce Momjian2006-06-282-62/+80
* Add GUC update_process_title to control whether 'ps' display is updatedBruce Momjian2006-06-271-1/+16
* Default stats_command_string to 'on', now that its overhead is minimal.Bruce Momjian2006-06-272-17/+16
* Revert patch, doesn't do what it should:Bruce Momjian2006-06-272-2/+9
* Will revert in next patch more cleanly.Bruce Momjian2006-06-272-4/+4
* Not done:Bruce Momjian2006-06-272-4/+4
* Add INCLUDING CONSTRAINTS to CREATE TABLE LIKE.Bruce Momjian2006-06-271-3/+17
* Done:Bruce Momjian2006-06-272-11/+4
* Done:Bruce Momjian2006-06-272-4/+4
* Add PQescapeIdentifier() to libpqBruce Momjian2006-06-271-1/+63
* Change the row constructor syntax (ROW(...)) so that list elements foo.*Tom Lane2006-06-261-2/+27
* Use Unix newlines, instead of DOS ones.Bruce Momjian2006-06-261-875/+875
* Update my info:Bruce Momjian2006-06-252-4/+4
* Add:Bruce Momjian2006-06-252-2/+6
* Update entry:Bruce Momjian2006-06-242-10/+14