Commit Graph

11980 Commits (4ea51cdfe85ceef8afabceb03c446574daa0ac23)

Author SHA1 Message Date
Alvaro Herrera 412f604adb doc: Fix typos in make_timestamp{,tz} examples 11 years ago
Robert Haas 73a8f5176a docs: Add missing <literal> markup. 11 years ago
Bruce Momjian 62f5e447fd docs: improve CREATE TRIGGER defer options list 11 years ago
Robert Haas 39f2594ba5 docs: Reword CREATE POLICY documentation. 11 years ago
Bruce Momjian 4baaf863ec Update copyright for 2015 11 years ago
Tom Lane d6657d2a10 Treat negative values of recovery_min_apply_delay as having no effect. 11 years ago
Magnus Hagander f9769c719f Make path to pg_service.conf absolute in documentation 11 years ago
Tom Lane 2f03ae6987 Docs: improve descriptions of ISO week-numbering date features. 11 years ago
Tom Lane 28551797a4 Improve consistency of parsing of psql's magic variables. 11 years ago
Alvaro Herrera 72dd233d3e pg_event_trigger_dropped_objects: Add name/args output columns 11 years ago
Alvaro Herrera a676201490 Add pg_identify_object_as_address 11 years ago
Tom Lane ae17897ce8 Assorted minor fixes for psql metacommand docs. 11 years ago
Alvaro Herrera a609d96778 Revert "Use a bitmask to represent role attributes" 11 years ago
Alvaro Herrera 1826987a46 Use a bitmask to represent role attributes 11 years ago
Alvaro Herrera 7eca575d1c get_object_address: separate domain constraints from table constraints 11 years ago
Peter Eisentraut 584e35d17c Change local_preload_libraries to PGC_USERSET 11 years ago
Andrew Dunstan 2a3f2743f2 Further tidy up on json aggregate documentation 11 years ago
Andrew Dunstan b2d145bff0 Fix documentation of argument type of json_agg and jsonb_agg 11 years ago
Tom Lane 699300a146 Docs: clarify treatment of variadic functions with zero variadic arguments. 11 years ago
Bruce Momjian cfb64fde7b doc: Adjust wording of ALTER TABLESPACE restriction 11 years ago
Alvaro Herrera 0ee98d1cbf pg_event_trigger_dropped_objects: add behavior flags 11 years ago
Tom Lane 5b51683589 Improve documentation about CASE and constant subexpressions. 11 years ago
Alvaro Herrera 35192f0626 Have VACUUM log number of skipped pages due to pins 11 years ago
Noah Misch f6dc6dd5ba Lock down regression testing temporary clusters on Windows. 11 years ago
Tom Lane fc2ac1fb41 Allow CHECK constraints to be placed on foreign tables. 11 years ago
Magnus Hagander 6964ad95d7 Add missing documentation for some vcregress modes 11 years ago
Magnus Hagander cb7b5c5c6f Remove redundant sentence 11 years ago
Peter Eisentraut 6457ff93fe doc: Add link to how to specify time zone names to initdb man page 11 years ago
Tom Lane af06aa822d Improve documentation around parameter-setting and ALTER SYSTEM. 11 years ago
Tom Lane 0923b01e3e Update 9.4 release notes. 11 years ago
Peter Eisentraut c50423c0fe doc: Fix markup 11 years ago
Andrew Dunstan e39b6f953e Add CINE option for CREATE TABLE AS and CREATE MATERIALIZED VIEW 11 years ago
Tom Lane e311cd6ded Improve recovery target settings documentation. 11 years ago
Andrew Dunstan 7e354ab9fe Add several generator functions for jsonb that exist for json. 11 years ago
Andrew Dunstan 237a882443 Add json_strip_nulls and jsonb_strip_nulls functions. 11 years ago
Peter Eisentraut 7afc2336cd doc: Move website-stylesheet setting to a more appropriate location 11 years ago
Simon Riggs fe263d115a REINDEX SCHEMA 11 years ago
Peter Eisentraut 611d46ea67 doc: Fix DocBook table column count declaration 11 years ago
Simon Riggs da71632fcf Correct recovery_target_action docs 11 years ago
Simon Riggs 618c9430a8 Event Trigger for table_rewrite 11 years ago
Andres Freund 5ede3a3117 Document that pg_stat_*_tables.n_tup_upd includes n_tup_hot_upd. 11 years ago
Peter Eisentraut eb1c3f4786 Remove USE_VPATH make variable from PGXS 11 years ago
Alvaro Herrera 182362b669 doc: Fix markup 11 years ago
Alvaro Herrera 73c986adde Keep track of transaction commit timestamps 11 years ago
Alvaro Herrera b52cb4690e pageinspect/BRIN: minor tweaks 11 years ago
Magnus Hagander 6d6cade05b Fix missing space in documentation 11 years ago
Alvaro Herrera 22dfd116a1 Move test modules from contrib to src/test/modules 11 years ago
Noah Misch 5b12987b2e Remove PQhostaddr() from 9.4 release notes. 11 years ago
Noah Misch 2cda889984 Revert "Add libpq function PQhostaddr()." 11 years ago
Stephen Frost 143b39c185 Rename pg_rowsecurity -> pg_policy and other fixes 11 years ago