View Full Version : pgsql Committers



  1. pgsql: Fix plperl and pltcl to include the name of the current function
  2. pgtreelib - pgtreelib:
  3. pgtreelib - pgtreelib:
  4. pginstaller - pginst: Include the MSVC++ 8.0 runtimes using the
  5. dbi-link - dbi-link: * Mention examples/ in README.txt * Clarify which
  6. pginstaller - pginst: Update for beta 1
  7. pgsql: Remove some cross-references that don't seem to work in HISTORY
  8. dbi-link - dbi-link: Fixed bug in dbi_link.grant_user_role.
  9. pgsql: tag it 8.3beta1 ...
  10. pgbuildfarm - client-code: Use perl build scripts with msvc, prepare to
  11. pgsql: Fix distprep and maintainer-clean targets so that ecpg's .def
  12. pgsql: Add .cvsignore files to suppress CVS gripes about ecpg .def
  13. pgtreelib - pgtreelib: New Directory
  14. pgsql: Some desultory markup improvements in the new release notes.
  15. pgtreelib - pgtreelib: init
  16. pgtreelib - pgtreelib: New Directory
  17. pgtreelib - pgtreelib: New Directory
  18. pgtreelib - pgtreelib:
  19. pgtreelib - pgtreelib: New Directory
  20. pgsql: Results from buildfarm show that ecpglib was depending on
  21. pgsql: Keep the planner from failing on "WHERE false AND something IN
  22. pgsql: Keep the planner from failing on "WHERE false AND something IN
  23. pgsql: Keep the planner from failing on "WHERE false AND something IN
  24. pgsql: Keep the planner from failing on "WHERE false AND something IN
  25. pgtreelib - pgtreelib:
  26. pgsql: Keep the planner from failing on "WHERE false AND something IN
  27. pgtreelib - pgtreelib: New Directory
  28. pgsql: Update timezone data files to release 2007h of the zic database.
  29. pgsql: Stamp 8.3beta1, except in configure.in/configure.
  30. pgsql: Update timezone data files to release 2007h of the zic database.
  31. pgsql: Update timezone data files to release 2007h of the zic database.
  32. pgsql: Update timezone data files to release 2007h of the zic database.
  33. dbsamples - dbsamples: let's install into the db we created for it
  34. pgsql: DLL_DEFFILE should be defined when PORTNAME is win32, not when it
  35. pgsql: Removed newline at end of exports files.
  36. pgsql: Replaced tabs by white spaces
  37. pgsql: Change Assert() to a plain test and elog, just to see if that
  38. dbsamples - dbsamples: ISO-639-3 Language Code Database.
  39. pgsql: Added def-files to all: target so they are build everytime.
  40. dbsamples - dbsamples: New Directory
  41. pgsql: Two fixes for the release notes from Guillaume Smet.
  42. pgsql: First pass at SGML-ifying the 8.3 release notes.
  43. pginstaller - pginst: EUC_TW which is not supported was removed.
  44. pgsql: Second pass at 8.3 release notes: put items in a bit more logical
  45. pgsql: Various minor improvements to the 8.3 release notes.
  46. pgsql: Teach chklocale.c how to extract encoding info from Windows
  47. pginstaller - pginst: Fixed EUC_JP code misstake..
  48. pgsql: Some editorial improvements for recently-added ALTER
  49. pgsql: Suppress compiler warning in non-threaded build.
  50. pgsql: Argh, missing dll in filename
  51. pgsql: Tweak recently-added tests to suppress scary-looking warnings on
  52. pgsql: Minor improvements to hack for old OpenSSL libraries: avoid
  53. npgsql - Npgsql2: Added support for COPY IN and COPY OUT operations.
  54. pgsql: Fix command for fetching snprintf.c.
  55. pgsql: This could be what's missing on some systems.
  56. pgsql: Stripped two symbols that are needed.
  57. pgsql: Build two more .DEF files for ecpg instead of using default ones.
  58. pgsql: Attempt to open certificate file "manually" using fopen before
  59. pgsql: Also build snprintf from pgport if needed.
  60. pgsql: Remove exports.list in clean target.
  61. pgsql: More detailed error msg (with stack trace) if a file copy fails.
  62. pgsql: Also created export list for pgytpeslib and compatlib.
  63. pgbouncer - pgbouncer: more testing
  64. pgsql: Fix typo
  65. pgsql: Fix commandlines for final two ECPG regression tests
  66. pgsql: Use snprintf from libpgport in ecpg compatlib.
  67. pllolcode - pllolcode: Rebuilding parser piece by piece, making sure
  68. pgsql: Build DEF file for libecpg instead of generating a default one.
  69. pgsql: Make ECPG regression tests run with -c only for
  70. pgsql: Cleaned up ecpglib and renamed functions that do not need to be
  71. pgsql: Fix typo
  72. pgbouncer - pgbouncer: pool_size doc
  73. pgbouncer - pgbouncer: more todo
  74. pgsql: Hopefully fixed some stuff that causes Windows builds to fail.
  75. pgsql: First cut at 8.3 release notes.
  76. pgsql: Fix a compiler warning on Win32.
  77. pgsql: Default to thread safety on, and support more CPU options.
  78. pgsql: Made new test also work without threading enabled.
  79. pgsql: No idea where this file came from.
  80. pgsql: ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> added
  81. pgsql: Cope with ERR_set_mark() and ERR_pop_to_mark() not existing in
  82. pgsql: Add catalogs.sgml documentation for text search catalogs.
  83. pgsql: Use BIO functions to avoid passing FILE * pointers to OpenSSL
  84. pgsql: Add some examples.
  85. pgsql: Avoid assuming that struct varattrib_pointer doesn't get padded
  86. pgsql: Add note warning against use of pre-8.4 multithreaded Tcl.
  87. pginstaller - pginst: initdb parameter mistake.
  88. pginstaller - pginst: Install the pl/pgsql debugger plugin from
  89. pginstaller - pginst: Client encoding used by psql.exe.
  90. pgsql: Build with /GS on 64-bit to work with modern Platform SDK.
  91. pgsql: Update pgcvslog text to simply "<branch>"
  92. pginstaller - pginst: Few minor bug fixes
  93. pginstaller - pginst: Re-enable stackbuilder
  94. pgsql: Enable __FUNCTION__ on MSVC builds.
  95. pginstaller - pginst: Add FInnish hints and tips for pgAdmin
  96. pginstaller - pginst: Client encoding for command lines is added.
  97. pginstaller - pginst: Use the correct pgAdmin scripts directory
  98. pgsql: Fix a minor typo.
  99. stackbuilder - wizard: Attempt to auto-expand the appropriate mirror
  100. pgsql: Have pgcvslog mark back-branch commits with "<back-patch>".
  101. pgsql: Fixup for new pgcvslog feature.
  102. pgsql: Add an extra header byte to TOAST-pointer datums to represent
  103. pgsql: In hopes of un-breaking the buildfarm, add missing file from
  104. pgsql: Properly mark mergeable/hashable equality operators (found by
  105. pgsql: Adjust recovery PS display as agreed with Simon: 'waiting for
  106. pgsql: Support functions for index opclasses should be immutable.
  107. pgsql: Support functions for index opclasses should be immutable.
  108. pgsql: Applied another patch by ITAGAKI Takahiro
  109. pgsql: Support functions for index opclasses should be immutable.
  110. pgsql: Support functions for index opclasses should be immutable.
  111. pgsql: Support functions for index opclasses should be immutable.
  112. pgsql: Support functions for index opclasses should be immutable.
  113. pgsql: Remove bogus commutator marking --- the module doesn't actually
  114. pgsql: Support functions for index opclasses should be immutable.
  115. pgsql: Make recovery show the current input WAL segment name in the
  116. pgsql: Disallow CLUSTER using an invalid index (that is, one left over
  117. pgsql: Improve consistency of the error messages generated when you try
  118. pgsql: Disallow CLUSTER using an invalid index (that is, one left over
  119. pgsql: Defend against openssl libraries that fail on keys longer than
  120. pllolcode - pllolcode: Add TODO list, with one entry RE: TOAST'd types.
  121. pgsql: In the release checklist, mention packagers will see the minor
  122. pgsnmpd - pgsnmpd: Add TODO item for reporting on standby servers, per
  123. pgsql: Add chklocale.c to pgport files for msvc builds, per buildfarm
  124. pgsql: Defend against openssl libraries that fail on keys longer than
  125. pgsql: Defend against openssl libraries that fail on keys longer than
  126. pgsql: Make archive recovery always start a new timeline, rather than
  127. pgsql: Make archive recovery always start a new timeline, rather than
  128. pgsql: Make archive recovery always start a new timeline, rather than
  129. pgsql: Make archive recovery always start a new timeline, rather than
  130. pgsql: Make use of additional chklocale.c entries to reject locales that
  131. pgsql: Teach chklocale.c about a few names for frontend-only encodings,
  132. pgsql: On OS X, assume that an empty-string result for
  133. pgsql: Update TCL comment: * We can only fix this with Tcl >= 8.4,
  134. pgsql: Change initdb and CREATE DATABASE to actively reject attempts to
  135. pgsql: Remove: < * SQL*Net listener that makes PostgreSQL appear as an
  136. stackbuilder - installers: Add some missing dependencies, required
  137. pgsql: Tweak initdb's text search configuration selection code so it can
  138. pginstaller - pginst: Update for changes to GUCs in 8.3.
  139. npgsql - Npgsql2: NpgsqlDataReader.cs, NpgsqlDbType.cs,
  140. pgsql: exclude contrib/tsearch2 from regression tests.
  141. pgsql: Turn build and vcregress .bat files into pure one line wrappers
  142. pgsql: Fix typos in two comments.
  143. pgsql: Tweak pgbench.c to remove the hidden assumption that a WIN32
  144. pgsql: Define the FRONTEND symbol in postgres_fe.h, which allows us to
  145. pgsql: Add virtual transaction IDs to CSVLOG output, so that messages
  146. pgsql: Fix Assert failure in ExpandColumnRefStar --- what I thought was
  147. pgsql: Fix Assert failure in ExpandColumnRefStar --- what I thought was
  148. pllolcode - pllolcode: Begin messing with actually creating a parse tree
  149. pllolcode - pllolcode: Remove tmp/ -- it's now a separate module called
  150. pllolcode - parser: Imported Sources
  151. pllolcode - pllolcode: Make test scripts slightly more portable
  152. pgsql: Lowercase all mentions of "PostgreSQL" in URLs, per Magnus.
  153. pllolcode - pllolcode: Using plproxy as a guide (thanks, DarcyB, for the
  154. pgsql: Some small tuptoaster improvements from Greg Stark.
  155. pgsql: Minor improvements in backup and recovery: - create a separate
  156. pgsql: Rename "PostgreSQL" to "Postgres" in 3 places.
  157. pgsql: Rename "PostgreSQL" to "Postgres" in 7 places in the FAQ.
  158. pgsql: Adjust the new memory limit in the lazy vacuum code to use
  159. pgsql: Create a function variable "join_search_hook" to let plugins
  160. pgsql: Properly pass -c parameter to ecpg when building regression
  161. pgsql: Applied patch by ITAGAKI Takahiro
  162. pgsql: Fix crash of to_tsvector() function on huge input: compareWORD()
  163. pgsql: Fix crash of to_tsvector() function on huge input: compareWORD()
  164. pgsql: Fix crash of to_tsvector() function on huge input: compareWORD()
  165. pgsql: Fix crash of to_tsvector() function on huge input: compareWORD()
  166. pgsql: Fix crash of to_tsvector() function on huge input: compareWORD()
  167. pgsql: Document that libpq's PQntuples() might overflow.
  168. pgsql: Add: > * Implement Boyer-Moore searching in strpos() > >
  169. pgsql: In the integer-datetimes case, date2timestamp and
  170. pgsql: Use SYSV semaphores rather than POSIX on Darwin >= 6.0 (i.e., OS
  171. pgsql: Change on-disk representation of NUMERIC datatype so that the
  172. pgsql: Dept.
  173. pgsql: Just-in-time background writing strategy.
  174. pgsql: Small string tweaks
  175. stackbuilder - installers: Update for Slony 1.2.11
  176. stackbuilder - installers: Update for Slony 1.2.11
  177. stackbuilder - setupkit: Dept.
  178. stackbuilder - wizard: Dept.
  179. pgcheck - pokus: Identification of faulty blocks in indexes added.
  180. pgsql: Use proper search for contrib makefiles in vcregress.pl
  181. pgsql: fix typo in vcregress.pl
  182. pgsql: Add comments re text <-> bytea internal equivalence in convert
  183. stackbuilder - setupkit: Don't include the package version number in the
  184. stackbuilder - wizard: When a file to be downloaded already exists but
  185. pgsql: Use correct PG_GETARG macro in pg_convert
  186. pgsql: Avoid having autovacuum read pgstats data too many times in quick
  187. pgsql: Reduce the size of memory allocations by lazy vacuum when
  188. pgsql: Reduce the size of memory allocations by lazy vacuum when
  189. pgsql: Reduce the size of memory allocations by lazy vacuum when
  190. pgsql: Reduce the size of memory allocations by lazy vacuum when
  191. pgsql: Simplify and rename some GUC variables, per various recent
  192. pgsql: Remove "convert 'blah' using conversion_name" facility, because
  193. pgsql: Replace linear searches with binary searches in pg_dump's code to
  194. pgsql: Add perl replacements for build.bat and vcregress.bat.
  195. pgsql: Fix bugs in XML binary I/O functions.
  196. pgsql: Restrict overly broad searches, and fix typo, in recent fix.
  197. pgsql: Make autovacuum report the start time of its current activity in
  198. pgsql: TransactionIdIsInProgress can skip scanning the ProcArray if the
  199. pgsql: Typo fix from Brendan Jurd.
  200. pgsql: Temporarily modify tsearch regression tests to suppress notice
  201. pgsql: Document the translations from Postgres message severity levels
  202. pgsql: Fix cost estimates for EXISTS subqueries that are evaluated as
  203. pgsql: Replace calls to external dir program with perlish globs and
  204. pgsql: Fix erroneous Assert() in syslogger process start in EXEC_BACKEND
  205. pgsql: Fix erroneous Assert() in syslogger process start in EXEC_BACKEND
  206. pgsql: Fix bogus calculation of potential output string length in
  207. pgsql: Fix bogus calculation of potential output string length in
  208. pgsql: Fix bogus calculation of potential output string length in
  209. pgsql: Fix bogus calculation of potential output string length in
  210. pgsql: Fix bogus calculation of potential output string length in
  211. pgsql: Fix bogus calculation of potential output string length in
  212. pgsql: Parenthesize macro arguments safely.
  213. pgsql: Although I'd misdiagnosed the reason for the recent failures on
  214. pgsql: Doh --- what's really happening on buildfarm member grebe is that
  215. pgsql: Go back to using a separate method for doing ILIKE for single
  216. pgsql: Fix varlena.c routines to allow 1-byte-header text values.
  217. pgsql: Fix regex, LIKE, and some other second-rank text-manipulation
  218. pgsql: Improve handling of prune/no-prune decisions by storing a page's
  219. pgsql: Change tqual.c tests to use !TransactionIdIsCurrentTransactionId,
  220. pgsql: Make some simple performance improvements in
  221. pgsql: Fix comments that misspelled TransactionIdIsInProgress, per
  222. jdbccache - jdbccache: moved PGSimpleDataSource to jdbc3
  223. jdbccache - jdbccache: New Directory
  224. jdbccache - jdbccache: extend JDBC23 instead of JDBC4 DataSource
  225. Hello Dearest New friend.
  226. pgsql: Removed superfluous ECPGfree() call.
  227. bizgres - bizgres: MPP-1829.
  228. psqlodbc - psqlodbc: Prep Version 08.02.0500 The document addition which
  229. pgsql: If we're gonna provide an --enable-profiling configure option,
  230. npgsql - Npgsql2: Fixed SSL authentication by setting an static field
  231. pgsql: Insert a hack in pl/tcl to disable Tcl's built-in Notifier
  232. jdbccache - jdbccache: added check for pool size -1
  233. pgsql: Solaris portability fix that was previously made in
  234. pgsql: Revert ill-fated patch to release exclusive lock early after
  235. pgsql: Done: > * -Consider shrinking expired tuples to just their
  236. pgsql: Cleanup items from csvlog changes, per ITAGAKI Takahiro.
  237. pgsql: Fix msvc warnings, patch by Hannes Eder <Hannes@HannesEder.net>
  238. pgsql: HOT updates.
  239. npgsql - Npgsql2: Fix for bug: [#1007697] Parameter name is not
  240. npgsql - Npgsql2: Improved connection string parsing.
  241. pgsql: Prevent corr() from returning the wrong results for negative
  242. pgsql: Prevent corr() from returning the wrong results for negative
  243. pgsql: Avoid possibly-unportable initializer, per buildfarm warning per
  244. snapshot - src: Fixing FastRefresh for oracle.
  245. snapshot - src: Since oracle does return '0' for rowcount, even when
  246. pgsql: Doc reminder that integer pg version also needs updating.
  247. pgsql: Remove extra tab in postgresql.conf
  248. plpsm - plpgpsm: resync with last plpgsql updates correct format for
  249. snapshot - src: Missing newline.
  250. snapshot - src: Fixing ODBC function names.