summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Add note that building from CVS requires bison and flex, whereasTom Lane2007-07-101-2/+10
* Adjust processSQLNamePattern() so that $ within the pattern is always matchedTom Lane2007-07-101-8/+11
* Minor copy-editing.Tom Lane2007-07-091-27/+29
* Closer code review for PQconnectionUsedPassword() patch: in particular,Tom Lane2007-07-081-15/+20
* Fix broken markup.Tom Lane2007-07-081-1/+2
* Arrange for the authentication request type to be preserved inJoe Conway2007-07-081-1/+15
* Remove TODO.detail/win32intr, no longer needed.Bruce Momjian2007-07-081-458/+0
* Remove, per Magnus:Bruce Momjian2007-07-082-4/+2
* Improve description of SPI_scroll_cursor_move's return values, per aTom Lane2007-07-051-3/+4
* Add ALTER VIEW ... RENAME TO, and a RENAME TO clause to ALTER SEQUENCE.Neil Conway2007-07-036-13/+116
* Improve logging of checkpoints. Patch by Greg Smith, worked overTom Lane2007-06-301-43/+66
* Add a note that pg_start_backup will take awhile because of newTom Lane2007-06-291-1/+17
* Done:Bruce Momjian2007-06-282-12/+4
* Add the function's volatility to the output of psql's \df+ command.Neil Conway2007-06-281-2/+2
* Implement "distributed" checkpoints in which the checkpoint I/O is spreadTom Lane2007-06-283-91/+62
* Fix PGXS conventions so that extensions can be built against PostgresTom Lane2007-06-261-6/+32
* Add a <tip> that log_line_prefix should usually end with a space toTom Lane2007-06-221-19/+36
* Update password example.Peter Eisentraut2007-06-211-5/+7
* Update examples of create/drop scripts.Peter Eisentraut2007-06-215-24/+9
* Add a caveat pointing out that constraint exclusion doesn't work withTom Lane2007-06-201-5/+17
* Remove some empty columns from a few system catalog tables in theNeil Conway2007-06-201-7/+7
* Code review for log_lock_waits patch. Don't try to issue log messages fromTom Lane2007-06-191-6/+13
* Tweak the API for per-datatype typmodin functions so that they are passedTom Lane2007-06-151-5/+5
* Update item:Bruce Momjian2007-06-132-4/+4
* Update documentation of resultmap file format.Magnus Hagander2007-06-121-4/+7
* Improve UPDATE/DELETE WHERE CURRENT OF so that they can be used from plpgsqlTom Lane2007-06-111-1/+26
* Minor wording improvement.Tom Lane2007-06-111-8/+6
* Done:Bruce Momjian2007-06-112-17/+4
* Support UPDATE/DELETE WHERE CURRENT OF cursor_name, per SQL standard.Tom Lane2007-06-113-88/+120
* Avoid passing zero as a value for vacuum_cost_limit, because it's not a validAlvaro Herrera2007-06-081-2/+2
* Add note that LIMIT without ORDER BY can produce outright nondeterministicTom Lane2007-06-081-1/+9
* Done:Bruce Momjian2007-06-082-25/+4
* Rework temp_tablespaces patch so that temp tablespaces are assigned separatelyTom Lane2007-06-071-8/+14
* Fix array_dims() example to be consistent with the data previously shown.Tom Lane2007-06-071-2/+2
* Fix up text concatenation so that it accepts all the reasonable cases thatTom Lane2007-06-065-22/+74
* Downgrade implicit casts to text to be assignment-only, except for the onesTom Lane2007-06-054-86/+161
* Remove gratuitous response messages from utility programs.Peter Eisentraut2007-06-047-70/+29
* Remove description for:Bruce Momjian2007-06-032-9/+2
* Create a GUC parameter temp_tablespaces that allows selection of theTom Lane2007-06-038-50/+114
* Re-add TODO and clarify it is for the kernel cache:Bruce Momjian2007-06-022-3/+18
* TODO item not needed anymore now that the buffer cache isBruce Momjian2007-06-022-18/+3
* Allow leading and trailing whitespace in the input to the booleanNeil Conway2007-06-011-4/+4
* Add URL for:Bruce Momjian2007-06-012-3/+4
* Update wording:Bruce Momjian2007-06-012-12/+12
* Wording improvement.Bruce Momjian2007-06-012-4/+4
* Update FAQ_DEV URL to output for text format.Bruce Momjian2007-06-012-4/+6
* Add URL for code comments to developer's FAQ:Bruce Momjian2007-06-012-4/+5
* Update:Bruce Momjian2007-05-302-6/+13
* Fix wording:Bruce Momjian2007-05-302-4/+4
* Add:Bruce Momjian2007-05-302-2/+7