View Full Version : pgsql Committers



  1. pgsql: Make use of additional chklocale.c entries to reject locales that
  2. pgsql: Teach chklocale.c about a few names for frontend-only encodings,
  3. pgsql: On OS X, assume that an empty-string result for
  4. pgsql: Update TCL comment: * We can only fix this with Tcl >= 8.4,
  5. pgsql: Change initdb and CREATE DATABASE to actively reject attempts to
  6. pgsql: Remove: < * SQL*Net listener that makes PostgreSQL appear as an
  7. stackbuilder - installers: Add some missing dependencies, required
  8. pgsql: Tweak initdb's text search configuration selection code so it can
  9. pginstaller - pginst: Update for changes to GUCs in 8.3.
  10. npgsql - Npgsql2: NpgsqlDataReader.cs, NpgsqlDbType.cs,
  11. pgsql: exclude contrib/tsearch2 from regression tests.
  12. pgsql: Turn build and vcregress .bat files into pure one line wrappers
  13. pgsql: Fix typos in two comments.
  14. pgsql: Tweak pgbench.c to remove the hidden assumption that a WIN32
  15. pgsql: Define the FRONTEND symbol in postgres_fe.h, which allows us to
  16. pgsql: Add virtual transaction IDs to CSVLOG output, so that messages
  17. pgsql: Fix Assert failure in ExpandColumnRefStar --- what I thought was
  18. pgsql: Fix Assert failure in ExpandColumnRefStar --- what I thought was
  19. pllolcode - pllolcode: Begin messing with actually creating a parse tree
  20. pllolcode - pllolcode: Remove tmp/ -- it's now a separate module called
  21. pllolcode - parser: Imported Sources
  22. pllolcode - pllolcode: Make test scripts slightly more portable
  23. pgsql: Lowercase all mentions of "PostgreSQL" in URLs, per Magnus.
  24. pllolcode - pllolcode: Using plproxy as a guide (thanks, DarcyB, for the
  25. pgsql: Some small tuptoaster improvements from Greg Stark.
  26. pgsql: Minor improvements in backup and recovery: - create a separate
  27. pgsql: Rename "PostgreSQL" to "Postgres" in 3 places.
  28. pgsql: Rename "PostgreSQL" to "Postgres" in 7 places in the FAQ.
  29. pgsql: Adjust the new memory limit in the lazy vacuum code to use
  30. pgsql: Create a function variable "join_search_hook" to let plugins
  31. pgsql: Properly pass -c parameter to ecpg when building regression
  32. pgsql: Applied patch by ITAGAKI Takahiro
  33. pgsql: Fix crash of to_tsvector() function on huge input: compareWORD()
  34. pgsql: Fix crash of to_tsvector() function on huge input: compareWORD()
  35. pgsql: Fix crash of to_tsvector() function on huge input: compareWORD()
  36. pgsql: Fix crash of to_tsvector() function on huge input: compareWORD()
  37. pgsql: Fix crash of to_tsvector() function on huge input: compareWORD()
  38. pgsql: Document that libpq's PQntuples() might overflow.
  39. pgsql: Add: > * Implement Boyer-Moore searching in strpos() > >
  40. pgsql: In the integer-datetimes case, date2timestamp and
  41. pgsql: Use SYSV semaphores rather than POSIX on Darwin >= 6.0 (i.e., OS
  42. pgsql: Change on-disk representation of NUMERIC datatype so that the
  43. pgsql: Dept.
  44. pgsql: Just-in-time background writing strategy.
  45. pgsql: Small string tweaks
  46. stackbuilder - installers: Update for Slony 1.2.11
  47. stackbuilder - installers: Update for Slony 1.2.11
  48. stackbuilder - setupkit: Dept.
  49. stackbuilder - wizard: Dept.
  50. pgcheck - pokus: Identification of faulty blocks in indexes added.
  51. pgsql: Use proper search for contrib makefiles in vcregress.pl
  52. pgsql: fix typo in vcregress.pl
  53. pgsql: Add comments re text <-> bytea internal equivalence in convert
  54. stackbuilder - setupkit: Don't include the package version number in the
  55. stackbuilder - wizard: When a file to be downloaded already exists but
  56. pgsql: Use correct PG_GETARG macro in pg_convert
  57. pgsql: Avoid having autovacuum read pgstats data too many times in quick
  58. pgsql: Reduce the size of memory allocations by lazy vacuum when
  59. pgsql: Reduce the size of memory allocations by lazy vacuum when
  60. pgsql: Reduce the size of memory allocations by lazy vacuum when
  61. pgsql: Reduce the size of memory allocations by lazy vacuum when
  62. pgsql: Simplify and rename some GUC variables, per various recent
  63. pgsql: Remove "convert 'blah' using conversion_name" facility, because
  64. pgsql: Replace linear searches with binary searches in pg_dump's code to
  65. pgsql: Add perl replacements for build.bat and vcregress.bat.
  66. pgsql: Fix bugs in XML binary I/O functions.
  67. pgsql: Restrict overly broad searches, and fix typo, in recent fix.
  68. pgsql: Make autovacuum report the start time of its current activity in
  69. pgsql: TransactionIdIsInProgress can skip scanning the ProcArray if the
  70. pgsql: Typo fix from Brendan Jurd.
  71. pgsql: Temporarily modify tsearch regression tests to suppress notice
  72. pgsql: Document the translations from Postgres message severity levels
  73. pgsql: Fix cost estimates for EXISTS subqueries that are evaluated as
  74. pgsql: Replace calls to external dir program with perlish globs and
  75. pgsql: Fix erroneous Assert() in syslogger process start in EXEC_BACKEND
  76. pgsql: Fix erroneous Assert() in syslogger process start in EXEC_BACKEND
  77. pgsql: Fix bogus calculation of potential output string length in
  78. pgsql: Fix bogus calculation of potential output string length in
  79. pgsql: Fix bogus calculation of potential output string length in
  80. pgsql: Fix bogus calculation of potential output string length in
  81. pgsql: Fix bogus calculation of potential output string length in
  82. pgsql: Fix bogus calculation of potential output string length in
  83. pgsql: Parenthesize macro arguments safely.
  84. pgsql: Although I'd misdiagnosed the reason for the recent failures on
  85. pgsql: Doh --- what's really happening on buildfarm member grebe is that
  86. pgsql: Go back to using a separate method for doing ILIKE for single
  87. pgsql: Fix varlena.c routines to allow 1-byte-header text values.
  88. pgsql: Fix regex, LIKE, and some other second-rank text-manipulation
  89. pgsql: Improve handling of prune/no-prune decisions by storing a page's
  90. pgsql: Change tqual.c tests to use !TransactionIdIsCurrentTransactionId,
  91. pgsql: Make some simple performance improvements in
  92. pgsql: Fix comments that misspelled TransactionIdIsInProgress, per
  93. jdbccache - jdbccache: moved PGSimpleDataSource to jdbc3
  94. jdbccache - jdbccache: New Directory
  95. jdbccache - jdbccache: extend JDBC23 instead of JDBC4 DataSource
  96. Hello Dearest New friend.
  97. pgsql: Removed superfluous ECPGfree() call.
  98. bizgres - bizgres: MPP-1829.
  99. psqlodbc - psqlodbc: Prep Version 08.02.0500 The document addition which
  100. pgsql: If we're gonna provide an --enable-profiling configure option,
  101. npgsql - Npgsql2: Fixed SSL authentication by setting an static field
  102. pgsql: Insert a hack in pl/tcl to disable Tcl's built-in Notifier
  103. jdbccache - jdbccache: added check for pool size -1
  104. pgsql: Solaris portability fix that was previously made in
  105. pgsql: Revert ill-fated patch to release exclusive lock early after
  106. pgsql: Done: > * -Consider shrinking expired tuples to just their
  107. pgsql: Cleanup items from csvlog changes, per ITAGAKI Takahiro.
  108. pgsql: Fix msvc warnings, patch by Hannes Eder <Hannes@HannesEder.net>
  109. pgsql: HOT updates.
  110. npgsql - Npgsql2: Fix for bug: [#1007697] Parameter name is not
  111. npgsql - Npgsql2: Improved connection string parsing.
  112. pgsql: Prevent corr() from returning the wrong results for negative
  113. pgsql: Prevent corr() from returning the wrong results for negative
  114. pgsql: Avoid possibly-unportable initializer, per buildfarm warning per
  115. snapshot - src: Fixing FastRefresh for oracle.
  116. snapshot - src: Since oracle does return '0' for rowcount, even when
  117. pgsql: Doc reminder that integer pg version also needs updating.
  118. pgsql: Remove extra tab in postgresql.conf
  119. plpsm - plpgpsm: resync with last plpgsql updates correct format for
  120. snapshot - src: Missing newline.
  121. snapshot - src: Fixing ODBC function names.
  122. snapshot - src: Initial release of the support on Sybase, ODBC and
  123. snapshot - src: New Directory
  124. snapshot - src: New Directory
  125. snapshot - src: New Directory
  126. snapshot - src: If the statement fail, assume that the snapshot log does
  127. snapshot - src: -Workaround for databases that return "non-wanted"
  128. snapshot - drivers: Fix oracle function creation order.
  129. snapshot - src: Fixed [#1008928] Perl error when creating snapshots.
  130. snapshot - src: Fixed [#1008927] SQL syntax error when creating remote
  131. pgsql: Remove Assert(BgWriterShmem != NULL), which is rather pointless
  132. pgsql: Fix overflow in extract(epoch from interval) for intervals
  133. pgsql: Fix overflow in extract(epoch from interval) for intervals
  134. pgsql: Fix overflow in extract(epoch from interval) for intervals
  135. pgfouine - www: added a hint on how to obtain a vacuum log per report
  136. pgsql: Update release notes for last-minute fix.
  137. pgsql: Update release notes for last-minute fix.
  138. pgsql: Update release notes for last-minute fix.
  139. pgsql: Update release notes for last-minute fix.
  140. pgsql: Update release notes for last-minute fix.
  141. pgsql: Update release notes for last-minute fix.
  142. pgsql: Fix aboriginal mistake in lazy VACUUM's code for truncating away
  143. pgsql: Fix aboriginal mistake in lazy VACUUM's code for truncating away
  144. pgsql: Fix aboriginal mistake in lazy VACUUM's code for truncating away
  145. pgsql: Fix aboriginal mistake in lazy VACUUM's code for truncating away
  146. pgsql: Fix aboriginal mistake in lazy VACUUM's code for truncating away
  147. pgsql: Fix aboriginal mistake in lazy VACUUM's code for truncating away
  148. pgsql: Update Japanese FAQ.
  149. pgsql: tag configure for 7.3.20
  150. snapshot - src: replace "fetchrow_array" with "fetchrow_arrayref".
  151. pgsql: update configure for 7.4.18
  152. snapshot - src: Use cursors for fetching data for "Fast" refreshes.
  153. pgsql: tag configure for 8.0.14
  154. dbsamples - pagila: remove references to rob role.
  155. pgsql: update configure for 8.1.10
  156. pgsql: update configure for 8.2.5 ...
  157. pgsql: Add: > > o Prevent long-lived temporary tables from causing
  158. pgsql: Add: > > * Make it possible to use RETURNING together with
  159. pgsql: Fix markup.
  160. pgsql: Update pronunciation FAQ item.
  161. pgsql: Update to mention alternate project name is "Postgres".
  162. pgsql: Remove GIN interface section, which is now documented in SGML.
  163. pgsql: Fix markup that doesn't work in back branches.
  164. pgsql: Fix markup that doesn't work in back branches.
  165. pgsql: Fix markup that doesn't work in back branches.
  166. pgsql: Fix markup that doesn't work in back branches.
  167. pgsql: Fix markup that doesn't work in back branches.
  168. pgsql: Fix GSS API pointer checking.
  169. pgsql: Fix markup that doesn't work in back branches.
  170. pgsql: Document atan2() as y/x, rather than x/y, to conform to general
  171. pgsql: Minor editorialization on release notes.
  172. pgsql: Minor editorialization on release notes.
  173. pgsql: Minor editorialization on release notes.
  174. pgsql: Minor editorialization on release notes.
  175. pgsql: Minor editorialization on release notes.
  176. pgsql: Minor editorialization on release notes.
  177. npgsql - Npgsql2: Fixed UserManual documentation.
  178. pgsql: Add some links for escape strings.
  179. npgsql - Npgsql2: Added Npgsql2 documentation from original Npgsql
  180. npgsql - Npgsql2: New Directory
  181. pgsql: Add LDAP URL documentation.
  182. pgsql: Fix missed version-stamping.
  183. pgsql: Update documentation to mention that autovacuum also does analyze
  184. pgsql: Clarify tar documentation about return error codes.
  185. pgsql: Clarify tar documentation about return error codes.
  186. pgsql: Update tsearch include location in example.
  187. Watch Satellite TV On Your PC
  188. pgsql: Add tsearch tab completion support: * adds a few missing words
  189. pgsql: This is small patch fixes a spi example (PG_MODULE_MAGIC is
  190. pgsql: Update GNU tar error code documentation.
  191. pgsql: Update GNU tar error code documentation.
  192. pgsql: Mentino that PAM doesn't work for Unix system authentication
  193. pgsql: Remove ill-considered (not to mention undocumented) attempt to
  194. pgsql: Remove ill-considered (not to mention undocumented) attempt to
  195. pgsql: Update documented error text.
  196. snapshot - src: 1) Using cursors for fetching data (at least when doing
  197. snapshot - src: New Directory
  198. snapshot - src: New Directory
  199. snapshot - src: New Directory
  200. snapshot - src: Even when the remote connection is local (remote=local),
  201. pgsql: Clarify age() 'months' calculation documentation.
  202. pgsql: Update documentation to emphasize autovacuum rather than
  203. pgsql: Translation updates
  204. pgsql: Translation updates
  205. pgsql: Translation updates
  206. pgsql: Translation updates
  207. pgsql: Translation updates
  208. pgsnmpd - pgsnmpd: Order of a module header.
  209. pgsnmpd - pgsnmpd: Update TODO
  210. jdbccache - jdbccache: make sure preparethreshold is 1
  211. pgsql: Fix typo in typecasting.
  212. temporal - temporal: reorganized the files, added a stub file for the
  213. temporal - temporal: New Directory
  214. temporal - temporal: Added a few html pages
  215. temporal - temporal: removed the old svn directories that never should
  216. pgsql: Update Japanese FAQ, backpatch.
  217. pgsql: Update Japanese FAQ, backpatch.
  218. pgsql: Fix a memory leak in the autovacuum launcher code.
  219. pgsql: Redefine the lp_flags field of item pointers as having four
  220. pgsql: Perform post-escaping encoding validity checks on SQL literals
  221. pgsql: Make REINDEX DATABASE silently skip remote temp tables.
  222. pgsql: Whitespace improvement.
  223. jdbccache - jdbccache:
  224. jdbccache - jdbccache:
  225. pgsql: Fix the database-wide version of CLUSTER to silently skip temp
  226. pgsql: Fix the database-wide version of CLUSTER to silently skip temp
  227. pgsql: Fix the database-wide version of CLUSTER to silently skip temp
  228. pgsql: Revert ill-starred change to ICC anti-aliasing switches.
  229. pgsql: Install dictionary sample files.
  230. pginstaller - pginst: Start the postmaster service with the -w option to
  231. pginstaller - pginst: Start the postmaster service with the -w option to
  232. pgbouncer - pgbouncer: remove too paranoid fd cleanup
  233. pginstaller - pginst: Release prep
  234. pgbouncer - pgbouncer: proper login log
  235. pginstaller - pginst: Release prep
  236. pginstaller - pginst: Release prep
  237. pgbouncer - pgbouncer: larger SMALL_PKT
  238. pginstaller - pginst: JDBC driver update
  239. pginstaller - pginst: JDBC driver update
  240. pginstaller - pginst: JDBC driver update
  241. pgbouncer - pgbouncer: fix check for authfile changes silly typo made
  242. pgbouncer - pgbouncer: fix check for authfile changes silly typo made
  243. psqlodbc - psqlodbc: Duplication deletion.
  244. psqlodbc - psqlodbc: Oops,typo..
  245. psqlodbc - psqlodbc: Prep Ver 08.02.0500 and Fixed build of without
  246. pgsql: Document an efficient way to create documentation for back
  247. pgsql: Update Japanese FAQ to current release number.
  248. pgsql: Update Japanese FAQ to current release number.
  249. pgsql: Add a CHECK_FOR_INTERRUPTS call in the site where the vacuum
  250. pgsql: Add a CHECK_FOR_INTERRUPTS call in the site where the vacuum