]> granicus.if.org Git - postgresql/history - src/backend/utils/misc/guc.c
Disallow setting ssl = on if SSL is not compiled in.
[postgresql] / src / backend / utils / misc / guc.c
2005-12-30 Peter EisentrautDisallow setting ssl = on if SSL is not compiled in.
2005-12-28 Tom LaneRemove silly use of DLLIMPORT.
2005-12-23 Bruce MomjianAdd quotes around search_path "$user" so that SHOW...
2005-12-20 Tom LaneTeach planner how to rearrange join order for some...
2005-11-22 Bruce MomjianRe-run pgindent, fixing a problem where comment lines...
2005-11-17 Tom LaneMake SQL arrays support null elements. This commit...
2005-11-04 Tom LaneImprove description of constraint_exclusion variable.
2005-11-04 Peter EisentrautFix logical error in option description.
2005-11-03 Alvaro HerreraRename the members of CommandDest enum so they don...
2005-10-29 Peter EisentrautMessage corrections
2005-10-20 Tom LanePostpone pg_timezone_initialize() until after creation...
2005-10-16 Bruce MomjianAdd space after description.
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-10-14 Tom LaneFix syslog bug: if any messages are emitted to write_sy...
2005-10-08 Tom LaneFix up grammar in variable description string.
2005-10-03 Tom LaneAdd a trace_sort option to help with measuring resource...
2005-09-24 Tom LaneClean up possibly-uninitialized-variable warnings repor...
2005-09-12 Tom LaneTweak TCP-keepalive code so that an invalid setting...
2005-08-29 Tom LaneReduce default value of max_prepared_transactions from...
2005-08-22 Bruce Momjianenable_constraint_exclusion => constraint_exclusion
2005-08-21 Tom LaneMinor GUC cleanups: document krb_server_hostname and...
2005-08-20 Tom LaneConvert the arithmetic for shared memory size calculati...
2005-08-19 Bruce MomjianFix LRU/ALL description mismatch for GUC parameter.
2005-08-14 Peter EisentrautChange standard_compliant_strings to standard_conformin...
2005-08-11 Tom LaneAutovacuum loose end mop-up. Provide autovacuum-specif...
2005-07-30 Bruce MomjianAdd GUC variables to control keep-alive times for idle...
2005-07-29 Tom LaneClean up a number of autovacuum loose ends. Make the...
2005-07-25 Tom LaneAdd SET ROLE. This is a partial commit of Stephen...
2005-07-23 Tom LaneSimple constraint exclusion. For now, only child table...
2005-07-21 Bruce MomjianUpdate DAYS_PER_MONTH comment.
2005-07-21 Bruce MomjianAdd time/date macros for code clarity:
2005-07-14 Tom LaneIntegrate autovacuum functionality into the backend...
2005-07-05 Bruce MomjianAdd GUC full_page_writes to control writing full pages...
2005-07-04 Tom LaneArrange for the postmaster (and standalone backends...
2005-06-28 Tom LaneReplace pg_shadow and pg_group by new role-capable...
2005-06-26 Tom LaneCode review for escape-strings patch. Sync psql and...
2005-06-26 Bruce MomjianAdd E'' syntax so eventually normal strings can treat...
2005-06-17 Tom LaneTwo-phase commit. Original patch by Heikki Linnakangas...
2005-06-16 Bruce MomjianUpdate GUC description for kerberos usernames.
2005-06-14 Bruce MomjianHave SHOW ALL include variable descriptions.
2005-06-14 Bruce MomjianAdd GUC krb_server_hostname so the server hostname...
2005-06-04 Bruce MomjianAllow kerberos name and username case sensitivity to...
2005-05-27 Bruce MomjianRe-order 'else' clause for clarity.
2005-05-15 Bruce MomjianRename Rendezvous to Bonjour to match OS/X renaming.
2005-05-01 Tom LaneChange CREATE TYPE to require datatype output and send...
2005-04-21 Tom LaneRethink original decision to use AND/OR Expr nodes...
2005-04-13 Tom LaneSimplify initdb-time assignment of OIDs as I proposed...
2005-04-08 Neil ConwayChange the default setting of "add_missing_from" to...
2005-03-25 Tom LaneAdd missing min/max parameters to DefineCustomIntVariab...
2005-03-19 Tom LaneAdd temp_buffers GUC variable to allow users to determi...
2005-03-13 Neil ConwayMake default_with_oids default to false -- user-created...
2005-03-04 Tom LaneReplace the BufMgrLock with separate locks on the looku...
2005-03-01 Tom LaneAllow Trace_lock_oidmin to be set to zero; this is...
2005-01-01 Bruce MomjianUpdate copyrights that were missed.
2004-12-20 Tom LaneMark the TimeZone parameter as GUC_REPORT, so that...
2004-11-24 Tom LaneA client_encoding specification coming from the connect...
2004-11-14 Tom LaneRemove GUC USERLIMIT variable category, making the...
2004-11-05 Tom LaneCreate 'default_tablespace' GUC variable that supplies...
2004-11-04 Tom LaneMinor documentation updates from Simon Riggs.
2004-10-22 Tom LaneAdd a GUC_SUPERUSER_ONLY flag to mark GUC variables...
2004-10-17 Tom LaneAllow background writing to be shut down by setting...
2004-10-16 Tom LaneLimit NBuffers and some related values to INT_MAX ...
2004-10-12 Peter EisentrautMessage style revisions
2004-10-10 Neil ConwayCosmetic improvements/code cleanup:
2004-10-09 Tom LaneAdjust configuration-files GUC behavior as per my recen...
2004-10-08 Tom LaneWhack some sense into the configuration-file-location...
2004-09-24 Tom LaneGUC assign hooks that look at external state in decidin...
2004-08-31 Tom LaneCode review for recent changes in guc-file.l. Avoid...
2004-08-31 Tom LaneCode review for various recent GUC hacking. Don't...
2004-08-31 Tom LaneReplace log_filename_prefix with more general log_filen...
2004-08-30 Bruce MomjianAnother pgindent run with lib typedefs added.
2004-08-29 Bruce MomjianPgindent run for 8.0.
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2004-08-16 Tom LaneMark server_encoding and integer_datetimes as GUC_REPOR...
2004-08-11 Tom LaneAvoid crashing when restoring a saved GUC session_autho...
2004-08-08 Tom LaneMake listen_addresses be a comma-separated list instead...
2004-08-08 Bruce MomjianDisable vacuum delay, as discussed on hackers.
2004-08-07 Jan WieckVacuum delay activated by default.
2004-08-06 Bruce MomjianRename vacuum_cost_naptime to vacuum_cost_delay, with...
2004-08-05 Tom LaneCreate a built-in log rotation program, so that we...
2004-07-28 Tom LaneFix subtransaction behavior for large objects, temp...
2004-07-24 Tom Lanelog_destination should only be PGC_SIGHUP, not PGC_POST...
2004-07-21 Bruce MomjianBack out pg_autovacuum commit after cvs clean failure...
2004-07-21 Bruce Momjianlease find enclosed a patch that matches the PL/Perl...
2004-07-19 Bruce MomjianHere is another patch that fixes a stack of pg_dump...
2004-07-19 Tom LaneXLOG file archiving and point-in-time recovery. There...
2004-07-12 Bruce MomjianFix library_path with canonicalization.
2004-07-12 Bruce MomjianCanonicalize preload_libraries after it is split up...
2004-07-11 Bruce MomjianCleanup for canonicalization fixes, from Tom.
2004-07-11 Bruce MomjianRemove postgresql.conf of 'info' as a valid client_min_...
2004-07-11 Bruce MomjianUse canonicalize_path for -D, GUC paths, and paths...
2004-07-11 Bruce MomjianAllow configuration files to be placed outside the...
2004-07-05 Tom LaneFix unchecked mallocs/strdups added by recent placehold...
2004-07-01 Tom LaneNested transactions. There is still much left to do...
2004-06-11 Bruce Momjian>> It certainly doesn't. There still was a bug with...
2004-05-30 Neil ConwayUse the new List API function names throughout the...
2004-05-29 Tom LaneSeparate out bgwriter code into a logically separate...
2004-05-26 Bruce MomjianThe patch adresses the TODO list item "Allow external...
2004-05-26 Neil ConwayReimplement the linked list data structure used through...
2004-05-21 Tom LaneIntegrate src/timezone library for all platforms. ...
next