View Full Version : pgsql Committers



  1. pgsql: Add new encoding aliases for Solaris, per Zdenek Kotala.
  2. pgsql: Use more real-world examples in the text search parser
  3. pgsql: Tweak new error messages to match the actual syntax of DECLARE
  4. pgsql: Extract catalog info for error reporting before an error actually
  5. pgsql: Keep heap_page_prune from marking the buffer dirty when it didn't
  6. pgsql: Fix UPDATE/DELETE WHERE CURRENT OF to support repeated update and
  7. autovacuum.c update
  8. pgsql: Minor changes to autovacuum worker: change error handling so that
  9. pgsql: Danish_Danmark -> Danish_Denmark
  10. pgsql: Fix an error in make_outerjoininfo introduced by my patch of
  11. pgsql: Fix an error in make_outerjoininfo introduced by my patch of
  12. pgsql: Rearrange vacuum-related bits in PGPROC as a bitmask, to better
  13. pllolcode - pllolcode: First go at documenting what I've done so far
  14. pgsql: Use snprintf instead of wsprintf, and use getenv("APPDATA")
  15. =?gb2312?B?RHVQb250IGluIFUuUy4sIHN1c3BlY3Qgb2Ygc2V 2ZXJlIGNyaW1lIG9mIGNvbnRyYWN0IGZyYXVkLCBtdXN0IGJlI HNhbmN0aW9uZWQgaW4gYWNjb3JkYW5jZSB3aXRoIHRoZSBDcml taW5hbCBMYXch?=
  16. pgsql: Rename and slightly redefine the default text search parser's
  17. pgsql: Make configure probe for the location of the <uuid.h> header
  18. pgsql: Remove the aggregate form of ts_rewrite(), since it doesn't work
  19. pgsql: Set read_only = TRUE while evaluating input queries for
  20. pginstaller - pginst: update french translation.
  21. pgsql: Clarify example of planner cost computation, per a suggestion
  22. pgsql: Fix several bugs in tsvectorin, including crash due to
  23. pgsql: Fix two-argument form of ts_rewrite() so it actually works for
  24. pllolcode - pllolcode: Improve README
  25. pgsql: Add a useless return statement to suppress a warning seen with
  26. pgsql: Create a quick-and-dirty list of known migration issues for
  27. pgsql: Increase FD_SETSIZE on Win32 to allow for more than 54 clients.
  28. pgtreelib - pgtreelib:
  29. pgtreelib - pgtreelib:
  30. pgsql: Remove an Assert that's been obsoleted by recent changes in the
  31. pgsql: Be careful to get share lock on each page before computing its
  32. pgsql: Adjust ts_debug's output as per my proposal of yesterday: show
  33. pgsql: Update German FAQ.
  34. pgsql: More release note wording improvements.
  35. pgsql: Fix release tag spelling typo.
  36. pgsql: Adjust error message to agree with documentation.
  37. pgsql: More release note word-smithing.
  38. pgsql: Update Japanese FAQ.
  39. pgsql: Editorial overhaul for text search documentation.
  40. pgsql: Fix shared tsvector/tsquery input code so that we don't say
  41. pgsql: Found another small glitch in tsearch API: the two versions of
  42. pgsql: Add a note pointing out that you can't log to syslog without
  43. pgbouncer - pgbouncer: common object allocator
  44. pgbouncer - pgbouncer: tag cvs tree as 1.2.cvs
  45. pgbouncer - pgbouncer: fix some typos
  46. pgloader - pgloader: Add support for --quiet and --summary options, in
  47. pgloader - pgloader: minor fix of manpage
  48. pgsql: More release wording adjustments.
  49. pgsql: Consistently indent release notes for prior releases.
  50. pgsql: More indenting cleanup for release notes.
  51. pgbouncer - pgbouncer: New tools: AA-tree and Jenkins hash.
  52. pgsql: ts_rewrite() does not return a set, only one row; fix mislabeling
  53. pgbouncer - pgbouncer: Replace the array hack for user lookup with tree
  54. pgbouncer - pgbouncer: version 1.1.1rc1
  55. pgsql: Move a few items into migration from the main changes section.
  56. pgsql: More indenting cleanup, tag additions.
  57. randdataset - randdataset: * fixed: backward to forward slash in
  58. pgbouncer - pgbouncer: doc and makefile fixed from HEAD
  59. pgbouncer - pgbouncer: sanity check before trying to set parameters
  60. pgbouncer - pgbouncer: merge fixes from HEAD
  61. npgsql - Npgsql2: Removed hardcoded path to nunit assemblies.
  62. pginstaller - pginst: Re-enable support for UTF8 now that the server
  63. pgbouncer - pgbouncer: Make sure server->vars is always initialized.
  64. Re: pgsql: First pass over releasedocumentation.
  65. HELLO
  66. pgsql: Minor fixes for the release notes.
  67. bizgres - bizgres: Resource Scheduler tidy: Remove never executed code
  68. bizgres - bizgres: Resource Scheduler tidy: Correct comments for
  69. pgsql: Small changes to release note descriptions.
  70. pgsql: First pass over release documentation.
  71. randdataset - randdataset: Imported Sources
  72. randdataset - randdataset: New Directory
  73. randdataset - randdataset: New Directory
  74. randdataset - randdataset: This is the initial version of: Random
  75. pgsql: Add missing entry for PG_WIN1250 encoding, per gripe from Pavel
  76. aupg - aupg_src: Changed write table to be primary key'ed on transaction
  77. pgsql: Re-add FAQ item: <H3 id="item4.19">4.19) Why do I get
  78. aupg - aupg_src: moved functions for pk comparison operators into
  79. pgsql: Another round of editorialization on the text search
  80. aupg - aupg_src: Added tests for multicolumn primary keys, which
  81. tsearch2api - tsearch2api: Imported Sources
  82. aupg - aupg_src: Added a bunch of tests.
  83. aupg - aupg_src: props where props due
  84. pgtreelib - pgtreelib:
  85. pgsql: Fix the URL properly per Robert Treat.
  86. pgsql: Mention Slony as just an example.
  87. pgsql: Tweak toast-related logic in heapam.c so that the toaster is only
  88. pgsql: Teach pgxs.mk and Install.pm how to install files from a contrib
  89. aupg - aupg_src: Cut out deprecated definitions.
  90. pgsql: Use 'token' not 'lexeme' to describe the output of a parser.
  91. pginstaller - pginst: As for Japanese, cannot be used by the reason SJIS
  92. pgsql: Add doc clarifications for warm standby.
  93. pgsql: Add mention of Slony for in-place upgrades.
  94. pgsql: Slony switch is only seconds of downtime.
  95. pgsql: Remove quotes around locale names in some places for consistency.
  96. pgsql: Re-allow UTF8 encodings on win32.
  97. pgsql: Update URLs to a couple of external projects
  98. pgsql: Remove obsolete examples of add-on parsers and dictionary
  99. pgsql: Fix pg_wchar_table[] to match revised ordering of the encoding ID
  100. pgsql: New Directory
  101. pgsql: New Directory
  102. pgsql: New Directory
  103. pgsql: Add sample text search dictionary templates and parsers, to
  104. pgbouncer - pgbouncer: bump ver to 1.1.1
  105. pgsql: Include NOLOGIN roles in the 'flat' password file.
  106. pgsql: Back-patch some plpython patches previously made only in HEAD:
  107. pgsql: New Directory
  108. pgsql: New Directory
  109. pgsql: New Directory
  110. pgsql: New Directory
  111. pgsql: New Directory
  112. pgsql: New Directory
  113. pginstaller - pginst: Update text for 8.3 per Rolf de By
  114. pginstaller - pginst: Update version
  115. pginstaller - pginst: Add a check to ensure that the server encoding
  116. pgtreelib - pgtreelib:
  117. pgbouncer - pgbouncer: forgot to put fixman.py into tgz
  118. pgsql: make install is supposed to install everything under
  119. npgsql - Npgsql2: Fixed mixed line endings.
  120. stackbuilder - wizard: Few adjusted.
  121. pgsql: Ooops, forgot about adding -DFRONTEND.
  122. pllolcode - pllolcode: Remove debug code
  123. pgsql: Fix the inadvertent libpq ABI breakage discovered by Martin Pitt:
  124. npgsql - Npgsql2: Added initial support for a copy serializer for COPY
  125. pgsql: Guard against possible double free during error escape from XML
  126. pgsql: Strengthen type_sanity's check on pg_type.typarray.
  127. pgsql: Try to fix msvc build for recent initdb changes.
  128. pgsql: Remove contrib/txid, in preparation for migrating it into core.
  129. pgsql: Migrate the former contrib/txid module into core.
  130. pllolcode - pllolcode: Make IDENTIFIER grammar rule work.
  131. pgsql: Fix ALTER COLUMN TYPE to preserve the tablespace and reloptions
  132. pgsql: Fix ALTER COLUMN TYPE to preserve the tablespace and reloptions
  133. npgsql - Npgsql2: Updated nant build file and Monodevelop project files
  134. npgsql - Npgsql2: "Applied patch against CVS containing comments and
  135. npgsql - Npgsql2: "Applied patch against CVS containing comments and
  136. pgsql: Fix ALTER COLUMN TYPE to preserve the tablespace and reloptions
  137. pgsql: Fix ALTER COLUMN TYPE to preserve the tablespace and reloptions
  138. npgsql - Npgsql2: 2007-10-12 Josh Cooley <jbnpgsql@tuxinthebox.net>
  139. pgsql: Attached some minor corrections, mainly completion of removal of
  140. npgsql - Npgsql2: 2007-10-12 Josh Cooley <jbnpgsql@tuxinthebox.net>
  141. pllolcode - pllolcode: - Capture input arguments as variable names LOL1,
  142. npgsql - Npgsql2: Initial release
  143. npgsql - Npgsql2: Updated docs to include documentation about COPY
  144. pllolcode - pllolcode: Returning values works, but since there's no
  145. orafce - orafce: Handle case where pgxs (Makefile.global) does not
  146. orafce - orafce: GCC 4.2 does not like unmatched apostrophes, even in
  147. pgsql: Remove hack in pg_tablespace_aclmask() that disallowed
  148. pgsql: When telling the bgwriter that we need a checkpoint because too
  149. npgsql - Npgsql2: 2007-10-12 Josh Cooley <jbnpgsql@tuxinthebox.net>
  150. pgsql: Teach planagg.c that partial indexes specifying WHERE foo IS NOT
  151. npgsql - Npgsql2: 2007-10-12 Josh Cooley <jbnpgsql@tuxinthebox.net>
  152. npgsql - Npgsql2: 2007-10-12 Josh Cooley <jbnpgsql@tuxinthebox.net>
  153. pgtreelib - pgtreelib: New Directory
  154. pgtreelib - pgtreelib:
  155. stackbuilder - wizard: Remove broken file.
  156. pgtreelib - pgtreelib:
  157. stackbuilder - wizard: Re-add broken file in binary format.
  158. pgsql: Ensure that the result of evaluating a function during
  159. pgsql: Ensure that the result of evaluating a function during
  160. pgsql: Ensure that the result of evaluating a function during
  161. bizgres - bizgres: Fix bogus 'locking against self' error for
  162. pgsql: Remove incorrect use of VARSIZE() on a toasted datum.
  163. pgsql: Update release notes in "major" and "migration" sections.
  164. pgsql: Code review for txid patch: add binary I/O functions, avoid
  165. pgsql: Add missing word.
  166. pgsql: Add missing word.
  167. pgsql: Ensure that the result of evaluating a function during
  168. pgsql: Ensure that the result of evaluating a function during
  169. pgsql: Ensure that the result of evaluating a function during
  170. plproxy - plproxy: upgrade to 8.3 API for VARDATA
  171. plproxy - plproxy: libpq does not accept client_encoding
  172. pginstaller - pginst: UTF8 revives by server encoding.
  173. pginstaller - pginst: Ooops, Sorry..
  174. plproxy - plproxy: cleaner error messages
  175. pllolcode - pllolcode: - Add support for TROOF types (WIN = TRUE, FAIL =
  176. plproxy - plproxy: experimantal server parameter syncing
  177. pgsql: Fix the plan-invalidation mechanism to treat regclass constants
  178. aupg - aupg_src: Discovered that the text types were not easily
  179. pgtreelib - pgtreelib:
  180. plproxy - plproxy: settable FLEX and BISON, some cleanup
  181. pgsql: Whitespace cleanup.
  182. npgsql - Npgsql2: Updated BSD License
  183. aupg - aupg_src: Added a rudimentary testing infrastructure.
  184. pgsql: Fix typo in REVOKE reference page.
  185. pgsql: Minor correction for full-text search limitations docs.
  186. Inserting an Encrypted file into DB
  187. pgsql: Add missing codepage numbers for Windows.
  188. pgsql: Update Japanese FAQ.
  189. pgsql: Back out release changes that weren't ready for commit.
  190. npgsql - Npgsql2: Updated BSD License text in all files.
  191. npgsql - Npgsql2: Complete nunit tests added.
  192. pgsql: Don't try to free pgpassfile since it's a stack variable.
  193. pgsql: Don't try to free pgpassfile since it's a stack variable.
  194. pgsql: Don't try to free pgpassfile since it's a stack variable.
  195. pgtreelib - pgtreelib:
  196. pgsql: Replace a reference to "start_log_collector" with
  197. pgsql: Update sequence FAQ items, per suggestion from Pavel Stehule.
  198. pgsql: Remove FAQ item about temp tables in plpsql having invalid oid
  199. pgsql: Add mention of full text indexing for word searches.
  200. pgsql: Synced parser and keyword list.
  201. pgbouncer - pgbouncer: update NEWS for 1.1
  202. pgbouncer - pgbouncer: include tests in final tgz
  203. pgbouncer - pgbouncer: Add init.d script to debian package.
  204. pgbouncer - pgbouncer: Disable init.d script, add as example.
  205. npgsql - Npgsql2: [#1000847] Connection settings are parsed wrong with
  206. pgbouncer - pgbouncer: more doc update
  207. pgsql: Typo fix.
  208. pgsql: Update Brazilian FAQ.
  209. npgsql - Npgsql2: [#1003272] Queue Empty exception.
  210. pgsql: Add: > * MONEY dumps in a locale-specific format making it
  211. pgsql: Add comment.
  212. pgsql: Get rid of dependency on strtoull() --- Marko Kreen.
  213. pgsql: Faster test for overflow in str2txid, from Marko.
  214. pgsql: Clarify user of "postmaster" vs.
  215. bizgres - bizgres: (MPP-1837) Allow using ';' as a control character.
  216. pgsql: Add: > o Have ALTER SEQUENCE RENAME rename the sequence name
  217. pginstaller - pginst: Add missing semi-colon
  218. pgtreelib - pgtreelib:
  219. pllolcode - pllolcode: Support command blocks, copy strings properly
  220. pginstaller - pginst: Add some missing quotes
  221. pgtreelib - pgtreelib:
  222. pgbouncer - pgbouncer: search for -lrt which is needed by newer libevent
  223. pgbouncer - pgbouncer: revert back to old doc names
  224. pgbouncer - pgbouncer: rename docs in dist target also
  225. pgbouncer - pgbouncer: Show local address in SHOW
  226. pgbouncer - pgbouncer: expand a comment
  227. pgbouncer - pgbouncer: doc updates
  228. pgbouncer - pgbouncer: switch to toggle between LIFO and round-robin
  229. pgbouncer - pgbouncer: test for endianess in configure
  230. pgsql: New Directory
  231. pgsql: Added the Skytools extended transaction ID module to contrib as
  232. pgsql: New Directory
  233. pgsql: New Directory
  234. pgtreelib - pgtreelib:
  235. pginstaller - pginst: Disable UTF-8 as a default cluster encoding, and
  236. pllolcode - pllolcode: VISIBLE [DEBUG|LOG|INFO|WARNING|EXCEPTION] "Msg"
  237. pgsql: A few improvements to analyze and vacuum sections in
  238. pgbuildfarm - client-code: finally enable ECPG regression tests for MSVC
  239. pgsql: Clean up the doc makefile for draft HTML generation.
  240. aupg - aupg_src: Added support for multi-column primary keys.
  241. pgsql: Change &pi; to plain "pi" in index entry, to avoid double
  242. pgsql: Remove stylesheet.css file on "make clean", created only on VPATH
  243. pgsql: Make dumpcolors() have tolerable performance when using 32-bit
  244. pgsql: Fix missing parenthesis, per Guillaume Lelarge.
  245. pgsql: Adjust some regex debugging printouts to not give
  246. npgsql - Npgsql2: Updated to use the correct BSD License version
  247. pgsql: Fix SGML markup, from Guillaume Lelarge.
  248. pgsql: Adjust regcustom.h so that all those assert() calls in the regex
  249. pgsql: Add comment about cvs branch numbers.
  250. pgsql: Add pgcvslog '-d' capability to allow stripping of commit