Commit Graph

10402 Commits (cab19af9fb573f87b713b604a99799a6a242668b)

Author SHA1 Message Date
Magnus Hagander cd34647c66 Fix typo in sslmode documentation 15 years ago
Peter Eisentraut d479a0f92f Small documentation tweaks 15 years ago
Peter Eisentraut 6fbc80349f Set user_defined_types.data_type to null 15 years ago
Heikki Linnakangas e24662c423 Clarify that you need ActiveState perl 5.8 *or later* to build on Windows. 15 years ago
Heikki Linnakangas f7ea6beaf4 Remove silent_mode. You get the same functionality with "pg_ctl -l 15 years ago
Simon Riggs 2c3d9db56d Reset ALTER TABLE lock levels to AccessExclusiveLock in all cases. 15 years ago
Tom Lane 4fa046a39e Fix omissions in documentation of the pg_roles view. 15 years ago
Bruce Momjian cc81d9969c In the pg_upgrade docs, move 50432 port mention to the place where we 15 years ago
Bruce Momjian a88f4496b7 Change pg_upgrade to use port 50432 by default to avoid unintended 15 years ago
Alvaro Herrera 897795240c Enable CHECK constraints to be declared NOT VALID 15 years ago
Peter Eisentraut 21f1e15aaf Unify spelling of "canceled", "canceling", "cancellation" 15 years ago
Peter Eisentraut 615c384972 Implement the collation columns of various information schema views 15 years ago
Peter Eisentraut 5594d14696 Add composite-type attributes to information_schema.element_types view 15 years ago
Robert Haas 66a36ef949 Mention that SSPI authentication can use GSSAPI on non-Windows systems. 15 years ago
Robert Haas eb03cff820 Documentation improvements for pg_locks with respect to SSI. 15 years ago
Bruce Momjian 194e6ee74b In pg_upgrade docs, clarify that link mode uses "hard" links. 15 years ago
Peter Eisentraut d34e142c51 Add information schema views role_udt_grants, udt_privileges, user_defined_types 15 years ago
Peter Eisentraut 2c262ea9fe Add a bit of markup 15 years ago
Robert Haas 61307dccc5 Add smallserial pseudotype. 15 years ago
Robert Haas 7095003cbe Make deadlock_timeout PGC_SUSET rather than PGC_SIGHUP. 15 years ago
Robert Haas 8f9fe6edce Add notion of a "transform function" that can simplify function calls. 15 years ago
Robert Haas 771a9f69f7 Performance tuning advice for SSI. 15 years ago
Tom Lane 31e8ab4dd9 Fix missed use of "cp -i" in an example, per Fujii Masao. 15 years ago
Peter Eisentraut 811f1cec8c Produce HISTORY file consistently as ASCII 15 years ago
Peter Eisentraut 8a8fbe7e79 Capitalization fixes 15 years ago
Tom Lane a2624c687d Don't use "cp -i" in the example WAL archive_command. 15 years ago
Robert Haas d61ec7c7a7 Fix typo. 15 years ago
Tom Lane e1ccaff6ee Rework parsing of ConstraintAttributeSpec to improve NOT VALID handling. 15 years ago
Peter Eisentraut da023acd1a Document that psql's \d also works with composite types 15 years ago
Bruce Momjian 776fa18359 In pg_upgrade, document that link mode has to have data directories on 15 years ago
Alvaro Herrera 8cfd59dd65 Fix grammatical mistake introduced by previous commit 15 years ago
Alvaro Herrera fc7e99872c Mention DROP TABLE as well as ALTER TABLE NO INHERIT 15 years ago
Robert Haas c3ad1e8dbd Improve accuracy of ON_ERROR_STOP documentation. 15 years ago
Bruce Momjian 2fccc881a9 Document that bits to the right of the CIDR mask "should" be zero, not 15 years ago
Alvaro Herrera a03feb9354 Expand warnings on locks acquired by CREATE INDEX CONCURRENTLY 15 years ago
Robert Haas 2202891669 Remove parentheses from mention of current_schemas function. 15 years ago
Robert Haas 6b02ed66e2 Clarify that NATURAL without matching columns is like CROSS JOIN. 15 years ago
Robert Haas 2a89042142 Add doc cross-reference to search_path discussion of current_schemas(). 15 years ago
Robert Haas dfe8ec3ab9 Document GUC context for synchronous_standby_names/hot_standby_feedback. 15 years ago
Robert Haas d4c7e934df In ALTER EXTENSION docs, document left_type/right_type. 15 years ago
Robert Haas 9052e285b5 Markup fix. 15 years ago
Robert Haas 43ea23a346 More foreign table documentation improvements. 15 years ago
Robert Haas 5fe241c5f9 Corrections to ALTER FOREIGN TABLE documentation. 15 years ago
Tom Lane c962792211 Stamp HEAD as 9.2devel. 15 years ago
Tom Lane 829ae4bf83 Tag 9.1beta2. 15 years ago
Bruce Momjian 43958a0280 Ecpg doc cleanups, as reported by Marc Cousin. 15 years ago
Tom Lane e9c9a92068 Update 9.1 release notes to reflect commits through today. 15 years ago
Magnus Hagander 7e6ec04d96 Support silent mode for service registrations on win32 15 years ago
Peter Eisentraut 7d43ae6713 Fix documentation of information_schema.element_types 15 years ago
Tom Lane 3ebc061c18 Make citext's equality and hashing functions collation-insensitive. 15 years ago