Commit Graph

22359 Commits (4ade4fe422ed5b34010e7f016be3e3abc1192e7b)
 

Author SHA1 Message Date
Tom Lane 4ade4fe422 Fix ltreeparentsel so it actually works ... 20 years ago
Tom Lane 0f0a33099c Generalize mcv_selectivity() to support both VAR OP CONST and CONST OP VAR 20 years ago
Bruce Momjian afab814a18 Change log message about vacuuming database name from LOG to DEBUG1. 20 years ago
Bruce Momjian 87f00a4694 Add to item log_min_error_messages item: 20 years ago
Bruce Momjian 2fddd23b56 On second thought, keep SSL CRL as a log, and wait for feedback from 8.2. 20 years ago
Bruce Momjian d440c5b49d Downgrade SSL CRL file missing message from LOG to DEBUG1. 20 years ago
Bruce Momjian 0a6990e4dc Turn off strict aliasing when using AIX xlc compiler. 20 years ago
Bruce Momjian 203592dd88 Revert patch, causing plpython regression failues: 20 years ago
Bruce Momjian 8f10768feb Tab alignment cleanup. 20 years ago
Bruce Momjian 317ce6269a Add underscores to SSL CERT macro names, for clarity and consistency 20 years ago
Bruce Momjian 2882241c23 Add SSL include needed for psql, after libpq adjustments. 20 years ago
Bruce Momjian 80aa37a72f Add: 20 years ago
Bruce Momjian e747f4935a Add support for SSL Certificate Revocation List (CRL) files, root.crl. 20 years ago
Bruce Momjian 1a84275a7b plpython improvements: 20 years ago
Tom Lane f66a3ca267 Un-break ltree. 20 years ago
Bruce Momjian 3c4768d0d1 Change libpq's PQgetssl() to return a void*, rather than SSL *, so that 20 years ago
Tom Lane a3c1a11fc1 If we're going to expose VariableStatData for contrib modules to use, 20 years ago
Bruce Momjian f1b3d5b02d Remove unused function SSL_CTX_set_tmp_dh_callback() from libpq: 20 years ago
Bruce Momjian 02eb8f4f5c Use schema search path to find the first matching contraint name for SET 20 years ago
Bruce Momjian 944a17bf9f Delay write of pg_stats file to once every five minutes, during 20 years ago
Bruce Momjian a1e5331b07 Add tablespace display to psql \l+. 20 years ago
Bruce Momjian 525de8d556 Improve /contrib/pg_buffercache installation to use BEGIN/COMMIT, 20 years ago
Bruce Momjian 136bea1540 Split out pg_freespace views to one for relations and another for pages, 20 years ago
Bruce Momjian 028ec5cb0f Adjust /contrib/pg_freespace to show index free space as NULL (FSM only 20 years ago
Bruce Momjian 59d61409cd Move ltree parentsel() selectivity function into /contrib/ltree. 20 years ago
Bruce Momjian cae5671945 In pg_resetxlog.c, uint -> uint32, for Win32 port. 20 years ago
Bruce Momjian 1865fb66fa Add missing ControlFile.checkPointCopy.ThisTimeLineID line for 'guess' 20 years ago
Bruce Momjian 0a646e801c Update catalog version for ltree changes. 20 years ago
Bruce Momjian b3e4aefcfb Enhanced containment selectivity function for /contrib/ltree 20 years ago
Bruce Momjian 0df32e3cbe Allow pg_resetxlog -f to reset pg_control counters using xlog 20 years ago
Bruce Momjian 3289a932a9 Done: 20 years ago
Tom Lane 486f994be7 Revise large-object access routines to avoid running with CurrentMemoryContext 20 years ago
Tom Lane d2896a9ed1 Arrange to cache btree metapage data in the relcache entry for the index, 20 years ago
Bruce Momjian 89083876c9 Adjust SGML spacing. 20 years ago
Tom Lane 7e2d5594d7 Back out the rest of the RESET CONNECTION patch. 20 years ago
Tom Lane 1e3593ce16 The 8.1 planner removes WHERE quals from the plan when the quals are 20 years ago
Bruce Momjian ff49a020ca Remove equals sign from environment variable with not defaults for 20 years ago
Bruce Momjian 1bd8f4f54f Make configure environment variable options without defaults not have an 20 years ago
Bruce Momjian 67248f7290 Add documentation about configure environment variabbles used. 20 years ago
Bruce Momjian 706cbfd632 Call SET varaiables "configuration_parameter"s in the documentation. 20 years ago
Bruce Momjian e72fd16fa8 Change "parameter" to "varname" in the alter role and alter user 20 years ago
Bruce Momjian 5fd7df43e2 I now see we support RESET SESSION AUTHORIZATION, so it seems we have to 20 years ago
Bruce Momjian 2b70093548 RESET SESSION is more precise: 20 years ago
Bruce Momjian 59d591e79a Back out RESET CONNECTION until there is more discussion. 20 years ago
Bruce Momjian 6378fdd971 Add RESET CONNECTION, to reset all aspects of a session. 20 years ago
Bruce Momjian 11fbdf2f25 Update inheritance constraint items: 20 years ago
Tatsuo Ishii a34fd95977 Fix bug reported by Michael Fuhr on Sun, 23 Apr 2006 09:52:31 -0600 20 years ago
Bruce Momjian b532c86f2e Done: 20 years ago
Bruce Momjian e6004f0151 Add statement_timestamp(), clock_timestamp(), and 20 years ago
Bruce Momjian f04080d73b Word wrap entry 20 years ago