summaryrefslogtreecommitdiff
path: root/doc/src/sgml
AgeCommit message (Expand)Author
2013-11-28doc: Put data types in alphabetical orderPeter Eisentraut
2013-11-27Documentation fix for ecpg.Michael Meskes
2013-11-27Fix typo in release note.Fujii Masao
2013-11-13Clarify CREATE FUNCTION documentation about handling of typmods.Tom Lane
2013-11-06Support default arguments and named-argument notation for window functions.Tom Lane
2013-11-06Improve the error message given for modifying a window with frame clause.Tom Lane
2013-10-21doc: Remove i18ngurus.com linkPeter Eisentraut
2013-10-15docs: correct 9.1 and 9.2 release note mention of timeline switch fixBruce Momjian
2013-10-09doc: fix typo in release notesBruce Momjian
2013-10-08Revert "Document support for VPATH builds of extensions."Peter Eisentraut
2013-10-08docs: update release notes for 8.4.18, 9.0.14, 9.1.10, 9.2.5, 9.3.1Bruce Momjian
2013-10-07Document support for VPATH builds of extensions.Andrew Dunstan
2013-10-03doc: Correct psycopg URLPeter Eisentraut
2013-09-05Improve Range Types and Exclusion Constraints example.Jeff Davis
2013-09-03Don't fail for bad GUCs in CREATE FUNCTION with check_function_bodies off.Tom Lane
2013-09-02Fix relfrozenxid query in docs to include TOAST tables.Andrew Dunstan
2013-07-31Fix inaccurate description of tablespace.Fujii Masao
2013-07-19doc: Fix typos in conversion names.Robert Haas
2013-07-17Use correct parameter name for view_option_valueStephen Frost
2013-07-12Fixed incorrect description of EXEC SQL VAR command.Michael Meskes
2013-07-11pg_upgrade: document possible pg_hba.conf optionsBruce Momjian
2013-07-05Remove stray | characterMagnus Hagander
2013-07-03pg_buffercache: document column meaningsBruce Momjian
2013-07-02Mention extra_float_digits in floating point docsAlvaro Herrera
2013-06-27Tweak wording in sequence-function docs to avoid PDF build failures.Tom Lane
2013-06-27Document effect of constant folding on CASE.Noah Misch
2013-06-20Further update CREATE FUNCTION documentation about argument namesPeter Eisentraut
2013-06-18Fix docs on lock level for ALTER TABLE VALIDATESimon Riggs
2013-06-12Improve description of loread/lowrite.Robert Haas
2013-06-11Add description that loread()/lowrite() are corresponding toTatsuo Ishii
2013-06-09Remove ALTER DEFAULT PRIVILEGES' requirement of schema CREATE permissions.Tom Lane
2013-06-07Correct the documentation of pg_rewrite.ev_attr.Kevin Grittner
2013-06-07Minor docs wordsmithing.Tom Lane
2013-06-06pg_upgrade: document that --link should be used with --checkBruce Momjian
2013-06-05doc: Add IDs to link targets used by phpPgAdminPeter Eisentraut
2013-05-29Document auto_explain.log_timing.Robert Haas
2013-05-27Documentation fix for ALTER TYPE .. RENAMEStephen Frost
2013-05-11Update CREATE FUNCTION documentation about argument names.Tom Lane
2013-05-04docs: log_line_prefix session id fixBruce Momjian
2013-05-04docs: fix log_line_prefix session id docsBruce Momjian
2013-04-22doc: Fix syntax in examplePeter Eisentraut
2013-04-10Update the description for the graphical installersMagnus Hagander
2013-04-05Improve documentation about the relationship of extensions and schemas.Tom Lane
2013-04-01Update release notes for 9.2.4, 9.1.9, 9.0.13, 8.4.17.Tom Lane
2013-03-29Document encode(bytea, 'escape')'s behavior correctly.Tom Lane
2013-03-23Don't put <indexterm> before <term> in <varlistentry> items.Tom Lane
2013-03-18Improve documentation of EXTRACT(WEEK).Tom Lane
2013-03-03doc: A few awkward phrasing fixesPeter Eisentraut
2013-02-25doc: Fix markup typoPeter Eisentraut
2013-02-24doc: Remove PostgreSQL version number from xml2 deprecation noticePeter Eisentraut