View Full Version : pgsql Committers



  1. pgsql: Minor tweak to libpq documentation: make "PREPARE" and
  2. press - pr: Modified first paragraph Die offizielle Presseerklärung
  3. press - pr: Romanian translation of 8.1 press kit (almost ready).
  4. pgsql: Postpone pg_timezone_initialize() until after creation of
  5. pgsql: Postpone pg_timezone_initialize() until after creation of
  6. pgsql: Document the behavior of GRANT/REVOKE in cases where the
  7. bizgres - bizgres: Updated version number to 2.0.12
  8. pgsql: Prevent core dump in contrib version of autovacuum when a table
  9. pgsql: Prevent core dump in contrib version of autovacuum when a table
  10. pgsql: Adjust not-too-sane calculation of DDD value for
  11. pgsql: Clean up md5.c to make it clearer that it is a
  12. psqlodbc - psqlodbc: Massive compiler warnings cleanup.
  13. press - pr: add japanese translation of PR's docs.
  14. press - pr: version 1.0
  15. press - pr: Translated a bit more of the 8.1 release to romanian.
  16. pgsql: Make \d order a table's check constraints by constraint name
  17. press - pr: Corrected two minor HTML typos, per Arthur Cesar
  18. pgsql: Don't convert debug/notice/warning messages into errors just
  19. pgsql: Back-patch fix for proper labeling of whole-row Datums generated
  20. pgsql: Better solution to the problem of labeling whole-row Datums that
  21. pgsql: Ensure that the Datum generated from a whole-row Var contains
  22. pgsql: Fix oversight in recent changes to enable the 'physical tlist'
  23. press - pr: Partial translation of the press release to Romanian.
  24. pginstaller - pginst: Include pgAdmin3's Spanish hint files
  25. press - pr: Copied the press release 8.1 files to the ro directory.
  26. wikipedia - wikipgedia: Uber merge of upstream package changes and pg
  27. wikipedia - wikipgedia: last of the spurious patch files
  28. pgpool - pgpool: Fix error message typo pool_auth fails if
  29. pgpool - pgpool: Sync with pool_config.l
  30. wikipedia - wikipgedia: cleanup another obsolete file
  31. pgsql: replace use of predefined perl vars $a and $b with $x and $y -
  32. pgsql: Improve trace_sort code to also show the total memory or disk
  33. pgsql: Add an entry to the discussion of regression test failures about
  34. pgsql: Code review for regexp_replace patch.
  35. wikipedia - wikipgedia: remove obsolete files
  36. pgsql: Code review for spi_query/spi_fetchrow patch: handle errors
  37. press - pr: version 1.0
  38. press - pr: version 1.0
  39. press - pr: Not yet completed
  40. press - pr: New Directory
  41. pgsql: When a cursor is opened using dblink_open, only start a
  42. pgsql: Fix several contrib makefiles that failed in VPATH builds,
  43. pgsql: A few trivial code cleanups motivated by reading warnings
  44. press - pr: First German version of release text (prior version was
  45. pgsql: Clean up libpq's pollution of application namespace by renaming
  46. press - pr:
  47. press - pr: New Directory
  48. pginstaller - pginst: Updated French translation from Guillaume LELARGE
  49. bizgres - bizgres: Introduce release Release-0_8_1
  50. pgsql: Add note that some versions of OS X require SHMMAX to be an exact
  51. pgsql: Add space after description.
  52. pgsql: kerberos error message: localhost -> server hostname
  53. pgsql: Suppress warnings on platforms where fprintf is a macro (eg,
  54. pgsql: Fix bogus error test in get_ti_Oid().
  55. pgsql: Fix unportable struct initializations.
  56. pgsql: Remove a long comment from cvs.sgml -- AFAICS this is no longer
  57. pgsql: Fix assorted typos in the documentation, and use American
  58. pgsql: Fix thinko in pg_read_file: testing for negative result is not
  59. pgsql: Update 'supported platforms' list with current buildfarm results.
  60. pgsql: Fix kerberos description: localhost -> server hostname.
  61. pgsql: Update pgindent typedef list.
  62. pgsql: Merge some user-submitted suggestions for improvement into the
  63. pgsql: Fix typo.
  64. python - be: Add forgotten FLOAT8OID constant.
  65. pgsql: Fix syslog bug: if any messages are emitted to write_syslog
  66. pgsql: fix nonsensical summary row on example
  67. press - pr: Changed extension on press faq so that people can read it.
  68. pgsql: Pass a strdup'd ident string to openlog(), to ensure that
  69. pgsql: Pass a strdup'd ident string to openlog(), to ensure that
  70. pgsql: Pass a strdup'd ident string to openlog(), to ensure that
  71. pgsql: Pass a strdup'd ident string to openlog(), to ensure that
  72. wikipedia - wikipgedia: Add a plac e for postgresql specific notes.
  73. pgsql: Allow times of 24:00:00 to match rounding behavior:
  74. veil - veil: Demo installation updates.
  75. pgsql: [ Backpatch to 7.4.X.] Also I fixed a bug in a bug fix I
  76. pgsql: [ Backpatch to 8.0.X.] Also I fixed a bug in a bug fix I
  77. pgsql: Add documentation mentioning that there are separate regression
  78. pgsql: Improve documentation about CREATEROLE privilege.
  79. pgsql: Fix uppercase TRUE/FALSE that are WIN32 stuffl.
  80. pgsql: Update regression output for new prepare transaction error
  81. pgsql: Make stack_base_ptr non-static, for PL/Java.
  82. pgsql: This makes the error messages for PREPARE TRANSACTION, COMMIT
  83. pgsql: Update krb_server_name to document that a missing entry defaults
  84. pgsql: Update documentation to reflect the new ALTER OWNER rules for all
  85. pgsql: Describe the behavior of the SQL_ASCII encoding more accurately.
  86. pgsql: Adjust the discussion of triggers to more clearly guide people in
  87. pgsql: The patch updates the documentation to reflect the fact that
  88. pgsql: Enable threaded python builds on freebsd5, per report from Jim C.
  89. pgsql: Turn off list of tables, figures, and examples.
  90. bizgres - bizgres: When COPY fails to start, the loader will now include
  91. pgsql: Go back to emitting path names with forward slashes on Windows.
  92. pgsql: Back out this because of fear of changing error strings: This
  93. pgsql: This makes the error messages for PREPARE TRANSACTION, COMMIT
  94. pgsql: Rewording, use the more common multi-threaded/single-threaded.
  95. pgsql: Clarify causes of possible mismatch between Win32 libraries and
  96. pgsql: Some additional doc changes based around compression of page
  97. pgsql: Mark xslt_process() as volatile.
  98. pgsql: Use get_progname() in backend main.c, rather than port-specific
  99. pgsql: Fix small oversight in recent patch to add more
  100. pgsql: Change xpath_table() and xslt_process() from IMMUTABLE to STABLE.
  101. pgsql: Fix capitalization of example.
  102. pginstaller - pginst: Update swedish translation
  103. pgsql: Remove an antiquated comment.
  104. pgsql: Add a comment describing the requirement that pointers into
  105. pgsql: Update trigger demo to reflect new trigger ordering.
  106. pgsql: Remove extra <para>
  107. pgsql: Update: > * Prevent PQfnumber() from lowercasing unquoted the
  108. press - pr: Final edits in preparation for translation.
  109. pgsql: Don't try to remove duplicate OR-subclauses in
  110. pgsql: Fix spelling error, per Michael Fuhr.
  111. pgsql: Remove item: < * Prevent libpq's PQfnumber() from lowercasing
  112. veil - veil: Documentation fixes for installation instructions.
  113. pgsql: Fix longstanding bug found by Atsushi Ogawa: _bt_check_unique
  114. pgsql: Fix longstanding bug found by Atsushi Ogawa: _bt_check_unique
  115. pgsql: Fix longstanding bug found by Atsushi Ogawa: _bt_check_unique
  116. pgsql: Fix longstanding bug found by Atsushi Ogawa: _bt_check_unique
  117. pgsql: Fix another recently-changed place that was messing with
  118. pgsql: Do all accesses to shared buffer headers through
  119. wikipedia - wikipgedia: LocalSettings is generated by the install
  120. pgsql: Add warning about plperl nested named subroutines Andrew Dunstan
  121. pginstaller - pginst: Russian Translation update from Andrey Repko
  122. pgsql: No longer needed: < < * Add code to detect an SMP machine and
  123. pginstaller - pginst: Re-merge strings
  124. pgsql: Rearrange: < o %Add dumping of comments on composite type
  125. pgsql: Done: < o %Replace crude DELETE FROM method of pg_dumpall
  126. pgsql: Add: < > o Allow pg_dump --clean to drop roles that own
  127. pginstaller - pginst: Install the admin81 module in the postgres
  128. psqlodbc - psqlodbc: Use program files environment var in installer per
  129. pginstaller - pginst: Updates for beta3
  130. pginstaller - pginst: Update README to include details on getting the
  131. pginstaller - pginst: Update version for beta 3
  132. pginstaller - pginst: Update JDBC driver to build 402.
  133. pgsql: Update keywords table for 8.1.
  134. psqlodbc - psqlodbc: Bump version number
  135. psqlodbc - psqlodbc: Use program files environment var in Windows
  136. psqlodbc - psqlodbc: Use pg_config to find libpq.
  137. pgsql: Add description: < * Prevent libpq's PQfnumber() from
  138. pgsql: Add: > o Add options like pg_restore -l and -L to pg_dump
  139. pgsql: Add: > o Allow selection of individual object(s) of all types,
  140. pgsql: must commit *after* autoconf, not before
  141. pgsql: update to beta3 before tagging ...
  142. pgsql: Fix typo in sample pg_hba.conf; per IRC report from Bernhard
  143. pgsql: Fix typo in sample pg_hba.conf; per IRC report from Bernhard
  144. pgsql: Fix typo in sample pg_hba.conf; per IRC report from Bernhard
  145. pgsql: Release notes up to date as of today.
  146. pgsql: Add infrastructure for making spins_per_delay variable depending
  147. pgsql: Don't use a non-locked pre-test of the spinlock on x86_64
  148. pginstaller - web: Add mention of multiprocess architecture Add
  149. press - pr: New Directory
  150. press - pr: New Directory
  151. press - pr: New Directory
  152. press - pr: New Directory
  153. press - pr: added new directories for translations
  154. press - pr: New Directory
  155. press - pr: New Directory
  156. press - pr: New Directory
  157. press - pr: New Directory
  158. press - pr: New Directory
  159. pgsql: Document that get_attstatsslot/free_attstatsslot only need to be
  160. pgsql: Fix oversight in 8.0 modification of RestrictInfo data
  161. vcproject - vcproject: New Directory
  162. pgsql: Remove the DELETEs from pg_shadow and pg_group that pg_dumpall
  163. pgsql: Use a safer order of operations in dropdb(): rollbackable
  164. pgsql: Document the process to update translations.
  165. pgsql: Translation update
  166. press - pr: Some character corrections per Greg.
  167. pgsql: Fix the problem of GRANTs creating "dangling" privileges not
  168. press - pr: Some minor cleanup on the presskit
  169. press - pr: some finaly grammatical fixes.
  170. bizgres - bizgres: Introduce release Release-0_8_0
  171. pgsql: <limits.h> is now needed here, for INT_MAX.
  172. pgsql: Fix (hopefully for the last time) problems with datetime values
  173. pgsql: Fix a thinko in description of krb_server_hostname.
  174. pgsql: Fix up grammar in variable description string.
  175. pgsql: Fix Kerberos authentication in wake of virtual-hosts changes ---
  176. pgsql: Remove unnecessary ABORT commands in dblink regression tests.
  177. pgsql: Cosmetic improvements to dblink.
  178. pgsql: Cosmetic changes to dblink.
  179. pgsql: Cosmetic changes to dblink.
  180. pgsql: Add spacing around operators.
  181. press - pr: Extended the "licensing" paragraph to be more pointed.
  182. pgsql: Fix LWLockAssign() so that it can safely be executed after
  183. pgsql: Minor parentheses cleanup.
  184. press - pr: Corrections, additions per Simon Riggs and Dave Page
  185. pgsql: Add spaces around operator.
  186. pgsql: Allocate a few extra LWLocks for possible use by add-on modules.
  187. pgsql: Marginal performance improvement in aclmask(): don't bother with
  188. bizgres - bizgres: Removed.
  189. pgsql: Recognize ERROR_SHARING_VIOLATION (translate to EACCES), increase
  190. pgsql: (Apologies for fat-fingering cvs commit command...) Should have
  191. pgsql: gni
  192. pgsql: Remove an unused typedef.
  193. pgsql: Update: < * Consider compressing indexes by storing key prefix
  194. psqlodbc - psqlodbc: Add Kerberos support.
  195. pginstaller - pginst: Because the string used in the encoding combo is
  196. psqlodbc - psqlodbc: Add OpenSSL and MIT Kerberos acknowledgements
  197. pginstaller - pginst: Tweak version
  198. pginstaller - pginst: Add new pgAdmin hints
  199. press - pr: Added mention of 64-bit.
  200. press - pr: Added the Press Faq to CVS, with updates for 8.2.
  201. press - pr: New Directory
  202. press - pr: Finished first draft of the presskit.
  203. pgsql: Add: < > * Consider compressing indexes by storing key prefix
  204. press - pr: Added initial version of the presskit.
  205. pgsql: Minor dbf2pg fixes from Martin Pitt: check for failure when
  206. press - pr: Changes per discussion with PR professional.
  207. pgsql: Marginal speedup in RelationIsVisible and TypeIsVisible: avoid a
  208. pgsql: Backpatch merge_db() example for PL/PgSQL to 8.0.
  209. pgsql: Minor API cleanup for async notifications: we can only register
  210. pgsql: Minor tweaks for PL/PgSQL documentation.
  211. pgsql: When a function not returning RECORD has a single OUT parameter,
  212. pgsql: Fix oversight in indexscan plan creation.
  213. pgsql: pg_config should print an error message to stderr and exit if an
  214. psqlodbc - psqlodbc: Create logfiles in mode 0600 on *nix
  215. docbot - docbot: added #foss.in
  216. pgsql: Revise pgstats stuff to fix the problems with not counting
  217. pgsql: Code cleanup for log_disconnections().
  218. psqlodbc - psqlodbc: Don't reuse the UNICODE macro
  219. pginstaller - pginst: Remove /'s from a couple of translations that end
  220. pgsql: Improve wording of entry.
  221. pginstaller - pginst: Include Kerberos in the build.
  222. pgsql: Make set_function_size_estimates() marginally smarter: per
  223. pgsql: Add -Winline to the default CFLAGS for gcc, and remove
  224. pgsql: Also synced the ecpg lexer with the backend lexer.
  225. pgsql: Fix pgxs for spaces in file names on Win32 Dave Page
  226. pgsql: Update Japanese FAQ.
  227. pgsql: Update Japanese FAQ.
  228. pgsql: Update version number in faq.
  229. pgsql: Update FAQ for version number.
  230. veil - veil: Documentation, header and version updates for 0.9 Alpha
  231. veil - veil: Imported Sources
  232. press - pr: Made a few changes per Emma's suggestions
  233. psqlodbc - psqlodbc: I've attached a patch that uses the SQLSTATE from
  234. pgsql: Clean up some messages and fix missing translation support.
  235. pgsql: Fix compile error
  236. bizgres - bizgres: Historical report regeneration scripts
  237. pgsql: Update FAQ's in 8.0.X branch.
  238. pgsql: Add FAQ_hungarian.html to 8.0.X branch.
  239. pgsql: Somehow I missed some parser changes, so this commit comes pretty
  240. pgsql: Allow multiple -f options.
  241. pginstaller - pginst: German translation updates from Harald
  242. pgsql: Oops.
  243. pgsql: Add _ to gettext triggers.
  244. pginstaller - pginst: Fix typo
  245. pginstaller - pginst: Updates for 8.0.4
  246. pgsql: Add an expected case to cover error message as spelled by python
  247. pgsql: COPY's test for read-only transaction was backward; it prohibited
  248. pgsql: COPY's test for read-only transaction was backward; it prohibited
  249. pgsql: COPY's test for read-only transaction was backward; it prohibited
  250. pgsql: Add a trace_sort option to help with measuring resource usage of