Commit Graph

27024 Commits (c5f4b98faeeb8b41b2fd8335b91bb94b7cff3a25)
 

Author SHA1 Message Date
Tom Lane c5f4b98fae Fix transaction-lifespan memory leak in xpath(). Report by Matt Magoffin, 18 years ago
Bruce Momjian 1e797d29c3 Documentation patch by Kevin L. McBride explaining GUC lock variables, 18 years ago
Tom Lane 009a6c9a1a Remove GUC extra_desc strings that are redundant with the enum value lists. 18 years ago
Bruce Momjian 03c4e793e8 Add URL for: 18 years ago
Bruce Momjian 16812e339c Add to TODO: 18 years ago
Heikki Linnakangas 65919ec949 Move volatility, language, etc. modifiers before function body in the pg_dump 18 years ago
Heikki Linnakangas 3ccb2c590c Extend VacAttrStats to allow typanalyze functions to store statistic values 18 years ago
Magnus Hagander baaad2330b "debug" level was supposed to be hidden, since it's just an alias for debug2. 18 years ago
Magnus Hagander 7b39f488b4 Split apart message_level_options into one set for server-side settings and 18 years ago
Tom Lane 8c3340fe16 Fix identify_system_timezone() so that it tests the behavior of the system 18 years ago
Tom Lane 5b965bf08b Teach autovacuum how to determine whether a temp table belongs to a crashed 18 years ago
Bruce Momjian 92d1cc8973 Issue psql connection warnings on connection start and via \c, per 18 years ago
Bruce Momjian 6b797c852b Fix recovery.conf boolean variables to take the same range of string 18 years ago
Bruce Momjian 5ce521f648 Add psql TODO: 18 years ago
Bruce Momjian c96d5df53e Add psql TODO item: 18 years ago
Teodor Sigaev 8eee65c996 ltree support for multibyte encodings. Patch was made by 18 years ago
Heikki Linnakangas 995fb74202 Turn PGBE_ACTIVITY_SIZE into a GUC variable, track_activity_query_size. 18 years ago
Tom Lane 7ea9b997ef Remove unnecessary coziness of GIN code with datum copying. Now that 18 years ago
Tom Lane 4a8d573cda If pnstrdup is going to be promoted to a generally available function, 18 years ago
Tom Lane dcc2334736 Consider a clause to be outerjoin_delayed if it references the nullable side 18 years ago
Magnus Hagander f6c1dece9a Fix standalone libpq build on win32. 18 years ago
Tom Lane 2c2161a47d Improve planner's estimation of the size of an append relation: rather than 18 years ago
Bruce Momjian f95b5334a7 Mention actual function names in documentation of how to pass binary 18 years ago
Bruce Momjian 5d747ddd75 Add to TODO: 18 years ago
Tom Lane 8530c82fc4 Clarify plpgsql documentation by not treating IF THEN ELSE IF ... as a 18 years ago
Tom Lane 623f8a0969 Modify the recently-added probe for -Wl,--as-needed some more, because RHEL-4 18 years ago
Bruce Momjian 68057055f6 Use SGML table to show backslash string escapes, rather than have them 18 years ago
Bruce Momjian 476fad2d91 Add MERGE TODO URL: 18 years ago
Bruce Momjian 4688e6d9cb Fix pg_ctl bug where detection of binary location from postmaster.opts 18 years ago
Teodor Sigaev 5ff9899933 Fix bug "select lower('asd') = 'asd'" returns false with multibyte encoding 18 years ago
Michael Meskes 13c843d085 Synced parser 18 years ago
Bruce Momjian 46dd4db31e Add TODO about security: 18 years ago
Bruce Momjian 9c1d897b94 More FAQ URL updates from Curtis Gallant. 18 years ago
Bruce Momjian 7cc1fb4768 Simplify 'pg_ctl restart' detection of first argument in 18 years ago
Bruce Momjian 54b9a968ed Update FAQ URLs as suggested by Curtis Gallant. 18 years ago
Bruce Momjian 1fc2fbe51f Add to TODO: 18 years ago
Bruce Momjian 067f1e5fa8 Fix 'pg_ctl restart' to preserve command-line arguments. 18 years ago
Bruce Momjian a1183238be Use SYSTEMQUOTE as concatentation to strings, rather than %s printf 18 years ago
Bruce Momjian 124c22d5fd Remove use of postmaster.opts.default by pg_ctl. 18 years ago
Tom Lane 5f6f840e93 Reduce the alignment requirement of type "name" from int to char, and arrange 18 years ago
Bruce Momjian 3dc59beae2 TODO item done: 18 years ago
Tom Lane 320c7eb8c6 Oops, make the MSVC build put fmgroids.h where it needs to be. 18 years ago
Bruce Momjian 815aa2c8e8 Add TODO: 18 years ago
Bruce Momjian 2047021fdb Add URL for Merge. 18 years ago
Bruce Momjian d34cf008a9 Backup wording improvement. 18 years ago
Bruce Momjian fe0dbfe6f3 Add to TODO: 18 years ago
Bruce Momjian c09174fb95 Add item: 18 years ago
Bruce Momjian 2296e29998 Add libpq comment about how to determine the format used for passing 18 years ago
Bruce Momjian 01930cea03 Add TODO: 18 years ago
Bruce Momjian f6ec7430f9 Merge duplicate upper/lower/initcap() routines in oracle_compat.c and 18 years ago