View Full Version : pgsql Committers



  1. pgbuildfarm - client-code: ...
  2. pgbuildfarm - client-code: remove ccache directory on failure, should
  3. pgsql: Include libpq/pqcomm.h to ensure we have correct knowledge of
  4. pgsql: In a Windows backend, don't build src/port/pgsleep.c's version of
  5. pgsql: Ensure that we retry rather than erroring out when send() or
  6. pgsql: Ensure that we retry rather than erroring out when send() or
  7. pgsql: Ensure that we retry rather than erroring out when send() or
  8. python - typ: Correct range checks for int2-int8.
  9. python - typ: Mark as 0.3.
  10. pgsql: Remove 576 references of include files that were not needed.
  11. pgsql: Fix a few places where $Id$ and $Header$ CVS tags had crept into
  12. pgsql: Fix lack of repeat-inclusion guard in win32 substitute
  13. pgsql: Put back another not-so-unnecessary #include, per report from
  14. pgsql: Fix getDatumCopy(): don't use store_att_byval to copy into a
  15. pgsql: Improve error message wording.
  16. pgsql: Put back some more not-so-unused-as-all-that #includes.
  17. pgsql: Fix some pgcrypto portability issues, per Marko Kreen.
  18. fulldisjunction - fd: more CTID attribute consolidation.
  19. pgsql: Fix some makefiles that fail to yield good results from 'make
  20. pgsql: Fix some missing inclusions identified with new pgcheckdefines
  21. pgsql: Create a tool to catch #include omissions that might not result
  22. pgsql: Fix misguided removal of access/tuptoaster.h inclusion, per Kris
  23. pgsql: In PGP public key tests, encrypt the secret key with AES not
  24. pgsql: Fix another passel of include-file breakage.
  25. pgsql: Add dependency to fix parallel-make race condition.
  26. pgsql: Add dependency to fix parallel-make race condition.
  27. pgsql: Add dependency to fix parallel-make race condition.
  28. pgsql: Have find_static skip main() functions.
  29. pgsql: Fix a passel of recently-committed violations of the rule 'thou
  30. pgsql: Revert part of recent include patch not ready for application.
  31. pgsql: Add additional includes needed on some platforms.
  32. pgsql: Move CFLAGS for pginclude to the end of the command line.
  33. pgsql: A recent backpatch to 7.3's contrib/ltree got mixed up, putting
  34. pgsql: Minor doc tweak: replace a "--" with "—".
  35. pgsql: Reorder the entries in the function section of the manual, to
  36. pgfouine - pgfouine: fixed a problem with $argv and older versions of
  37. pgsql: Move math.h after postgresql.h
  38. fulldisjunction - fd: The dropped column issue is resolved by moving the
  39. pgsql: Skip stripping postgres_fe.h include file.
  40. pgsql: More include file adjustments.
  41. pgsql: More include file adjustments.
  42. pgsql: Allow include files to compile own their own.
  43. pgsql: Improve pginclude tools to process include file usage by other
  44. pgsql: Adjust /contrib for new include file contents.
  45. pgsql: Be consistent about not using ECHO_N/ECHO_C (seems unnecessary on
  46. pgsql: Remove trailing comma from CreateStmtLikeOption enum definition.
  47. pgsql: Fix C++-style comment.
  48. pgsql: "Annual" pgcrypto update from Marko Kreen: Few cleanups and
  49. pgsql: Fix pgrminclude to work for stripping include files.
  50. pgsql: Update schema USAGE permission description.
  51. npgsql - Npgsql: 2006-07-12 Francisco Figueiredo Jr.
  52. pgsql: Clean up for warning: fe-auth.c:573: warning: passing argument
  53. pgsql: Tweak fillfactor code as per my recent proposal.
  54. pgsql: Apply entab fix from Marko Kreen for these problems: - halt.c
  55. pgsql: Correct the description of the pg_get_viewdef() function.
  56. pgsql: Correct the description of the pg_get_viewdef() function.
  57. pgsql: Add comments to pgrminclude.
  58. pgsql: Improve shell script wrapping.
  59. pgsql: Move pgrminclude debug code to be more effective.
  60. pgsql: Add $CFLAGS support to pgrminclude.
  61. pgsql: Improve pginclude compile flags.
  62. bizgres - bizgres:
  63. pgsql: Add support to GIN for =(anyarray,anyarray) operation
  64. pgsql: Update pginclude documentation.
  65. pgsql: Improve pginclude tests.
  66. pgsql: Alphabetically order reference to include files, "S"-"Z".
  67. pgsql: Have pgrminclude process include files too.
  68. pgsql: Add URL of code presentation to developers FAQ.
  69. pgsql: Alphabetically order reference to include files, "G" - "M".
  70. pgsql: Alphabetically order reference to include files, "N" - "S".
  71. pgsql: Fix bug corrupting query in gist consistent function.
  72. pgsql: Fix bug corrupting query in gist consistent function.
  73. pgsql: Fix bug corrupting query in gist consistent function.
  74. pgsql: GIN improvements - Replace sorted array of entries in
  75. pgsql: Remove no-longer-needed configure test for krb5_encrypt(), per
  76. pgsql: Remove no-longer-needed configure test for krb5_encrypt(), per
  77. pgsql: Sort reference of include files, "A" - "F".
  78. pgsql: Fix bug corrupting query in gist consistent function.
  79. pgsql: Fix bug corrupting query in gist consistent function.
  80. pgsql: Reverse inclusion order of <ws2tcpip.h> and <winsock2.h>, per
  81. pgsql: Allow each C include file to compile on its own by including any
  82. pgsql: Add libpq include directory to script.
  83. bizgres - bizgres: New Directory
  84. bizgres - bizgres: New Directory
  85. bizgres - bizgres: Enhancements: Added examples of using the
  86. bizgres - bizgres: New Directory
  87. pgsql: Fix ALTER TABLE to check pre-existing NOT NULL constraints when
  88. pgsql: Fix ALTER TABLE to check pre-existing NOT NULL constraints when
  89. pgsql: Allow /contrib include files to compile on their own.
  90. pgsql: Fix ALTER TABLE to check pre-existing NOT NULL constraints when
  91. pginstaller - pginst: Initial updates for 8.2 :-)
  92. pginstaller - pginst: Remove the CheckUserIsAdmin() check.
  93. pgsql: Add #include code to prevent multiple inclusion.
  94. pgsql: Move pthread-win32.h to /port, modify bcc/msvc makefiles.
  95. pgsql: Improve compile line for tool.
  96. pgsql: Remove a few baby-C macros in fuzzystrmatch.
  97. pgsql: Add $CFLAGS handling to pgcompinclude.
  98. pgsql: Update usage documention for pginclude
  99. pgsql: Fix 'find' args for pgcompinclude tool.
  100. pgsql: Update schema GRANT USAGE description.
  101. pgsql: Improve tool coding.
  102. pgsql: Improve vacuum code to track minimum Xids per table instead of
  103. pgsql: Improve script by processing only C files.
  104. pgsql: Testing commit stuff
  105. pgsql: Test commit.
  106. pgloader - pgloader: syntax "WITH NULLS" is wrong, replaced by "NULL" ..
  107. python - ip: Specify the tuple components (interfaces).
  108. npgsql - Npgsql: 2006-07-09 Francisco Figueiredo Jr.
  109. npgsql - Npgsql: 2006-07-09 Francisco Figueiredo Jr.
  110. npgsql - Npgsql: 2006-07-09 Francisco Figueiredo Jr.
  111. npgsql - Npgsql: 2006-07-09 Francisco Figueiredo Jr.
  112. npgsql - Npgsql: 2006-07-09 Francisco Figueiredo Jr.
  113. pgsql: Fix typo in comment.
  114. python - fe: Import querymethod per greentrunk change.
  115. python - ip: Relocate *methods into the abstract module.
  116. xlogviewer - xlogviewer:
  117. xlogviewer - xlogviewer: Imported Sources
  118. bizgres - bizgres: Minor fixed on a debugging message.
  119. bizgres - bizgres: Added the support for multi-column bitmap indexes,
  120. pgsql: Add index information to /contrib/pgstattuple: This is an
  121. pgsql: WIN32 fixes: I take out patch for this as a promise.
  122. pgsql: Fix dbmirror for new backslash escaping: Martin Pitt [2006-06-16
  123. pgsql: Fix dbmirror for new backslash escaping: Martin Pitt [2006-06-16
  124. pgsql: Fix dbmirror for new backslash escaping: Martin Pitt [2006-06-16
  125. pgsql: Backpatch dbmirror fix for escape handling.
  126. pgsql: Backpatch dbmirror fix for escape handling.
  127. pgsql: Attached patch is required ot build with the CRT that comes with
  128. pgsql: Please find attached two patches for documentation and regression
  129. bizgres - bizgres: Fixed bug which stopped message being generated on
  130. pgsql: Fixed remaining Coverity bugs.
  131. pgsql: Fixed remaining Coverity bugs.
  132. pgsql: Fixed remaining Coverity bugs.
  133. veil - veil: Minor documentation fixes.
  134. npgsql - Npgsql2: 2006-07-04 Josh Cooley <jbnpgsql@tuxinthebox.net>
  135. npgsql - Npgsql: 2006-07-04 Josh Cooley <jbnpgsql@tuxinthebox.net>
  136. pgsql: Documentation fixes for FILLFACTOR patch.
  137. pgsql: Modify: < o -Add PQescapeIdentifier() > o Add
  138. pgsql: Remove libpq's PQescapeIdentifier(), not safe from injection
  139. pgsql: Fix typos in comments.
  140. pgsql: Code review for FILLFACTOR patch.
  141. pgsql: Fix broken markup.
  142. npgsql - Npgsql: 2006-07-03 Francisco Figueiredo Jr.
  143. dbsamples - dbsamples: New french towns and regions DB from Stephane
  144. dbsamples - dbsamples: New Directory
  145. python - ip: New Directory
  146. fulldisjunction - fd: Moved the index queries to work with paramters and
  147. pgsql: Do a pass of code review for the ALTER TABLE ADD INHERITS patch.
  148. pgsql: Add FILLFACTOR to CREATE INDEX.
  149. pgsql: Done: > * -Add fillfactor to control reserved free space during
  150. pgsql: Done: < o Add ALTER TABLE tab ADD/DROP INHERITS parent < <
  151. pgsql: ALTER TABLE ...
  152. pgsql: Fix oversight in planning for multiple indexscans driven by
  153. pgsql: Revise the planner's handling of "pseudoconstant" WHERE clauses,
  154. pgfouine - pgfouine: preparing 0.6.1 release
  155. snapshot - root: HTML version of the USAGE file
  156. pgsql: Fix memory leak introduced in the prior commit, detected by Tom
  157. pgsql: Fix memory leak introduced in the prior commit, detected by Tom
  158. fulldisjunction - fd: Moved the calculations of whether to use an index
  159. pgsql: Fix use-after-free error reported by Neil Conway.
  160. pgsql: Fix use-after-free error reported by Neil Conway.
  161. pgsql: Update item for GUID: < * Add 128-bit Universally Unique
  162. npgsql - Npgsql: 2006-06-30 Francisco Figueiredo Jr.
  163. python - rc: Fix template existence check.
  164. python - rc: Add some capacity to create the language.
  165. python - be: Include codename (major version) in module name.
  166. snapshot - src: FIX: pbt_table parameter missing
  167. pgsql: Remove the separate 'stats buffer' process, letting backend stats
  168. pgsql: Change TRUNCATE's method for searching for foreign-key references
  169. python - be: Fix some cache leaks, at best, or crashes, at worst.
  170. pgsql: Change URL for SITC: < http://momjian.us/cgi-bin/pgsitc >
  171. pgsql: Add: > * Add 128-bit Universally Unique Identifier (UUID)
  172. bizgres - bizgres:
  173. pgsql: Add missing #include directive: pg_constraint.h declares some
  174. pgsql: Fix typo in comment.
  175. pgsql: Editorialization for the additions to the CREATE TABLE reference
  176. pgsql: Add URL for SITC > http://momjian.us/cgi-bin/pgsitc
  177. pgsql: Improve planner estimates for size of tuple hash tables.
  178. pgsql: Fix hash aggregation to suppress unneeded columns from being
  179. pgsql: Adjust TupleHashTables to use MinimalTuple format for contained
  180. pgsql: Update: < o Add support for WITH HOLD cursors > o Add
  181. pgsql: Update Russian FAQ.
  182. pgsql: Forget to add new file :((
  183. fulldisjunction - fd: More consolidation works.
  184. pgsql: Changes * new split algorithm (as proposed in
  185. pgsql: Remove embedded newline in string literal --- seems to make newer
  186. pgsql: Add GUC update_process_title to control whether 'ps' display is
  187. bizgres - bizgres: Enhancements: Added JDBCSSAScanner - this component
  188. pgsql: Convert hash join code to use MinimalTuple format in tuple hash
  189. pgsql: Default stats_command_string to 'on', now that its overhead is
  190. pgsql: Revert patch, doesn't do what it should: * %Disallow changing
  191. pgsql: Extend the MinimalTuple concept to tuplesort.c, thereby reducing
  192. pgsql: Will revert in next patch more cleanly.
  193. pgsql: Not done: < * -Disallow changing DEFAULT expression of a SERIAL
  194. pgsql: Fix typo.
  195. npgsql - Npgsql: 2006-06-27 Francisco Figueiredo Jr.
  196. pgsql: Clamp last_anl_tuples to n_live_tuples, in case we vacuum a table
  197. pgsql: Clamp last_anl_tuples to n_live_tuples, in case we vacuum a table
  198. pgsql: Add INCLUDING CONSTRAINTS to CREATE TABLE LIKE.
  199. pgsql: Done: < * %Disallow changing DEFAULT expression of a SERIAL
  200. pgsql: Disallow changing/dropping default expression of a SERIAL column
  201. pgsql: Fix for recent Win32 pg_dump tar temp file patch.
  202. pgsql: Fix for recent Win32 pg_dump tar temp file patch.
  203. pgsql: Create infrastructure for 'MinimalTuple' representation of
  204. pgsql: On Win32, use loop to create pg_dump temporary tar file in the
  205. pgsql: On Win32, use loop to create pg_dump temporary tar file in the
  206. pgsql: Add PQescapeIdentifier() to libpq Christopher Kings-Lynne
  207. pgsql: Done: > o -Add PQescapeIdentifier()
  208. pgsql: Fix blank line.
  209. snapshot - root: Updating to reflect the recent support of ON PREBUILT
  210. pgsql: Change the row constructor syntax (ROW(...)) so that list
  211. pgsql: Add comment about the use of pg_config_paths.h.
  212. snapshot - src: All ON PREBUILT TABLE implementation done! * refresh
  213. pgsql: Added missing braces to prevent a segfault after usage of an
  214. pgsql: Added missing braces to prevent a segfault after usage of an
  215. pgsql: Added missing braces to prevent a segfault after usage of an
  216. pgsql: Use Unix newlines, instead of DOS ones.
  217. pgsql: Use Unix line endings instead of DOS ones, per Magnus.
  218. pgsql: Use Unix line endings instead of DOS ones, per Magnus.
  219. pgsql: Update include files to Unix newline format, per report from
  220. python - tin: Imported Sources
  221. fulldisjunction - fd: More consolidation work, a lot of cleanups.
  222. pgsql: Added some more coverity report patches send in by Joachim
  223. pgsql: Added some more coverity report patches send in by Joachim
  224. pgsql: Added some more coverity report patches send in by Joachim
  225. pgsql: Update comment description of geo routines and move comment to
  226. python - ip: Use a smaller font for monospace and body.
  227. snapshot - src: ON PREBUILT TABLE implementation: * Create snapshot
  228. pgsql: Update my info: > * Bruce is Bruce Momjian <bruce@momjian.us> of
  229. pgsql: Tweak dynahash.c to avoid wasting memory space in non-shared hash
  230. pgsql: Tweak dynahash.c to avoid wasting memory space in non-shared hash
  231. pgsql: Add: < * Reuse index tuples that point to rows that are not
  232. python - be: Stop setting probin to the compiled bytecode.
  233. pgsql: Moved some free() calls that coverity correctly complains about.
  234. pgsql: Moved some free() calls that coverity correctly complains about.
  235. pgsql: Our version of getopt_long does not set optarg upon detecting an
  236. pgsql: Our version of getopt_long does not set optarg upon detecting an
  237. pgsql: Our version of getopt_long does not set optarg upon detecting an
  238. pgsql: Remove individual user copyright because the code is contributed
  239. pgsql: Fix GEVHDRSZ for Win32.
  240. pgsql: Fix Win32/Cygwin problems: After updating to the latest cvs, and
  241. pgsql: Update entry: < * Allow heap reuse of UPDATEd rows if old and
  242. pgsql: Add UPDATE entry for row reuse.
  243. python - be: Set version 0.4.
  244. pgsql: Fix re-inclusion of port header file on Windows, per Magnus.
  245. bizgres - bizgres: BG-38
  246. pgsql: Clarified copyright notice
  247. pgsql: Back-patch 7.4-era fix for memory leak with SSL connections due
  248. fulldisjunction - fd: Finally, deformed tuples consolidation is over.
  249. fulldisjunction - fd: Some more deformed tuple structures consolidation
  250. pgsql: Remove dllinit.c; it was only needed for long-obsolete Cygwin