View Full Version : pgsql Committers



  1. pgsql: Split _bt_insertonpg to two functions.
  2. pgsql: Fix for COPY-after-truncate feature.
  3. pgsql: Remove undo information from pg_controldata --- never used.
  4. pgsql: Add lo_truncate() to backend and libpq for large object
  5. pgsql: Add resetStringInfo(), which clears the content of a StringInfo,
  6. pgsql: Add logging to /contrib/pg_standby if -k couldn't clean up the
  7. pgsql: Add GUC log_lock_waits to log long wait times.
  8. orafce - orafce: adaption on last changes varlena macros
  9. pgsql: Done: > o -Allow psql \pset boolean variables to set to fixed
  10. pgsql: Allow \pset and \x, \t to use boolean constants on/off, rather
  11. pgsql: Update license wording in FAQ_DEV.
  12. pgsql: Add URLs for: * Add REPLACE or UPSERT command that does UPDATE,
  13. pgsql: Make log_min_error_statement put LOG level at the same priority
  14. pgsql: HTML markup fix.
  15. pgsql: Fix HTML markup.
  16. pgsql: in FAQ_DEV, mention we don't want non-BSD-compatible licensed
  17. pgsnmpd - pgsnmpd: Cleanup
  18. pgsql: Fix broken markup, improve wording.
  19. pgsnmpd - pgsnmpd: I just noticed this never got added...
  20. pgsnmpd - pgsnmpd: Make rdbmsDbPrivateMibOID work properly, in that at
  21. pgsnmpd - pgsnmpd: Use OID from pg_database for rdbmsDbTable index
  22. pgsql: Suppress useless searches for unused line pointers in
  23. pgsql: Fix miscalculation of stats collector's write delay, introduced
  24. pgsql: Fix miscalculation of stats collector's write delay, introduced
  25. pgsql: Fix markQueryForLocking() to work correctly in the presence of
  26. pgsql: Fix markQueryForLocking() to work correctly in the presence of
  27. pgsql: Fix markQueryForLocking() to work correctly in the presence of
  28. pgsql: Fix markQueryForLocking() to work correctly in the presence of
  29. pgsql: Fix markQueryForLocking() to work correctly in the presence of
  30. pgsql: Fix markQueryForLocking() to work correctly in the presence of
  31. pgsql: Fix date/time formats for XML Schema output.
  32. pgsnmpd - pgsnmpd: (Mostly) template code for rdbmsDbTable.
  33. odbclink - odbclink: Fixed the PG_MODULE_MAGIC macro.
  34. dbi-link - dbi-link: Changed VIEWs to make better guarantees that
  35. dbi-link - dbi-link: Fixed environment setting system, patch by Albe
  36. pgsql: Fix up several contrib modules that were using varlena datatypes
  37. pgsql: Add language about rights given by posting a patch:
  38. pgsql: Remove temporary Windows-specific debugging code.
  39. pgsql: Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x,
  40. pgsql: Update release timeline to use unnumber lists HTML.
  41. pgsql: Update DEV FAQ for CVS/SVN issue.
  42. pgsql: Remove Kerberos mention in Solaris FAQ.
  43. MI5 Persecution: Troubling Censorship Issues 20/8/95 (5258)
  44. pgsql: Allow information schema definitions to work without requiring
  45. MI5 Persecution: Stand up for Free Speech 14/8/95 (2603)
  46. python - be: Fix overflow checks(again).
  47. pgsql: Make build.bat return a proper errorcode if the build fails.
  48. pginstaller - pginst: Fix spelling error, per Keith Turner
  49. pginstaller - pginst: Fix spelling error, per Keith Turner
  50. pgsql: Backported bug fix for #2956.
  51. pgsql: Backported bug fix for #2956.
  52. pgsql: Backported bug fix for #2956.
  53. pgsql: Backported bug fix for #2956.
  54. pgsql: Get rid of the separate EState for subplans, and just let them
  55. python - be: The garbage collector *can* run while compiling.
  56. python - be: Turn on assert checking by default.
  57. python - fe: read or write while EINTR.
  58. python - rc: :..
  59. python - rc: Fix for 2.4.
  60. python - be: Allow empty queries.
  61. python - be: Make the linecache override work in 2.5.
  62. python - be: Add 'closed' attribute.
  63. pgbuildfarm - client-code: Beginning of support for running buildfamr
  64. pgsql: Update 7.x variant horology files to match the new US DST rules.
  65. pgsql: Update 7.x variant horology files to match the new US DST rules.
  66. python - rc: Fix localfile's f.read() and override __builtins__.file to
  67. python - ip: Add 'parameters' arguments(default SETs) and correct
  68. pgsql: Put back copyObject() call I removed in a fit of brain fade.
  69. python - rc: Implement remote file interface.
  70. pgsql: Update Solaris FAQ.
  71. pgsql: Now that plans have flat rangetable lists, it's a lot easier to
  72. pgsql: Move BLCKSZ < 1024 check to guc.c.
  73. pgsql: Spelling fix.
  74. pgsql: Update Solaris FAQ wording, per Peter.
  75. pgsql: Update upgrade FAQ info.
  76. pgsql: Update Solaris FAQ.
  77. pgsql: Add psql \prompt capability.
  78. pgsql: Change Agg and Group nodes so that Vars contained in their
  79. pgsql: Fix bug I introduced in recent patch to make hash joins discard
  80. pgsql: Turn the rangetable used by the executor into a flat list, and
  81. pgsql: Remove extra tab.
  82. pgsql: Remove tabs from SGML reference files, so their addition can be
  83. pgsql: Update upgrade wording.
  84. pgsql: Update new optional VACUUM FULL hint for translations, per
  85. pgsql: Move increase FSM warning to after lazy_truncate_heap() because
  86. pgsql: btree source code cleanups: I refactored findsplitloc and
  87. pgsql: Update FAQ about minor updates.
  88. pgsql: Update Japanese FAQ.
  89. pgsql: Update URL in German FAQ for bug form, per Schima, Fabian
  90. pgsql: Update Chinese FAQs to have two versions, a traditional Chinese
  91. pgsql: Update Chinese FAQs to have two versions, a traditional Chinese
  92. pgsql: Fix typo, per Dave Page.
  93. pgsql: Update minor release text.
  94. pgsql: Add configure --enable-profiling to enable GCC profiling.
  95. pgsql: Update upgrade text.
  96. pgsql: Revert changes to process pg_proc.h entries without OIDs.
  97. pgsql: Update URL for set-returning functions.
  98. pgsql: Allow pltcl args to spi_prepare and plpython args to plpy.prepare
  99. pgsql: Add URL for: o Allow row and record variables to be set to
  100. pgsql: Prevent BLCKSZ < 1024, and have initdb test shared buffers based
  101. pgsql: Add: > > * Consider decreasing the amount of memory used by
  102. pgsql: Fix markup.
  103. pgsql: Change $(CC) to $(COMPILER) on Solaris gcc so -m64 is passed into
  104. pgsql: Add: > * Increase locking when DROPing objects so dependent
  105. pgsql: Add URL for: o Allow UPDATE/DELETE WHERE CURRENT OF
  106. pgsql: Add: > > * Add missing operators for geometric data types > >
  107. pgsql: Update "encode" documentation to mention that 'escape' only
  108. pgsql: Update "encode" documentation to mention that 'escape' only
  109. pgsql: Update pgpass Win32 wording.
  110. pgsql: Update information_schema documentation to match system tables.
  111. pgsql: Update information_schema documentation to match system tables.
  112. pgsql: Wording improvement.
  113. pgsql: More clearly document that most PostgreSQL utilities support
  114. pgsql: More clearly document that most PostgreSQL utilities support
  115. pgsql: Adjust user-facing documentation to explain why we don't check
  116. pgsql: Remove the Query structure from the executor's API.
  117. pgsql: Remove, item not needed for Win32: < o Check .pgpass file
  118. pgsql: Add comment that on Win32, we don't need to check the .pgpass
  119. pgsql: Remove "History" sections for pg_dump and pg_restore.
  120. pgsql: Spell check on array patch.
  121. pgsql: Spell check on array patch.
  122. pgsql: Add for WIN32: < > o Check .pgpass file permissions
  123. pgsql: Update array slice documentation to be clearer.
  124. pgsql: Update array slice documentation to be clearer.
  125. pgsql: Add: > * Fix IS OF so it matches the ISO specification, and add
  126. pgsql: Comment-out documentation for IS OF because it doesn't conform to
  127. pgsql: Comment-out documentation for IS OF because it doesn't conform to
  128. stackbuilder - wizard: Warn the user before deselecting dependency
  129. stackbuilder - wizard: Refactor tree handling to allow reloading should
  130. pgsql: Identify schema of inherited table in psql \d when necessary.
  131. pgsql: Add missing OIDs to pg_proc.
  132. pginstaller - pginst: Add LongName attribute for xxid.v80.sql, per
  133. pginstaller - pginst: Add LongName attribute for xxid.v80.sql, per
  134. pginstaller - pginst: Add LongName attribute for xxid.v80.sql, per
  135. pgsql: Remove item: < o ARRAY[[1,2],[3,4]])[1] should return the same
  136. pgsql: Document IS [NOT] OF, which was added in 7.3.
  137. pgsql: Document IS [NOT] OF, which was added in 7.3.
  138. pgsql: Add FAQ text about Makefile.custom:
  139. pgsql: Document that to_char('J'/Julian) is midnight-based, per report
  140. pgsql: Wording improvement.
  141. pgsql: Update PQfree() documentation to be clearer, backpatch to 8.2.X.
  142. pgsql: Update PQfree() documentation to be clearer, backpatch to 8.2.X.
  143. pgsql: Update wording: < * Consider allowing configuration of TOAST
  144. pgsql: Add: > * Consider allowing configuration of TOAST thresholds >
  145. pgsql: Add newlines.
  146. pgsql: Add: > * Allow UPDATEs on only non-referential integrity columns
  147. pgsql: Add: > * Allow INSERT/UPDATE ...
  148. pgsql: Clarify documentation that initdb -A or editing pg_hba.conf is
  149. pgsql: Clarify documentation for "day of the week" handling for
  150. pgsql: Done: > * -Add ISO day of week format 'ID' to to_char() where
  151. pgsql: Add "isodow" option to EXTRACT() and date_part() where Sunday =
  152. pgsql: Done: > * -Add a field 'isoyear' to extract(), based on the ISO
  153. pgsql: Done: < o Add long file support for binary pg_dump output < <
  154. pgsql: Fix pg_dump on win32 to properly dump files larger than 2Gb when
  155. pgsql: Fix pg_dump on win32 to properly dump files larger than 2Gb when
  156. stackbuilder - wizard: Use an XPM for the background, rather than an
  157. pgsql: Parse pg_proc.h with entries without OIDs.
  158. plpsm - plpgpsm: mall text correctures
  159. plpsm - plpgpsm: merge patch: Improve plpgsql's error message when a
  160. stackbuilder - setupkit: Remove some RoR specific stuff from the
  161. stackbuilder - setupkit: Initial import of the setup kit
  162. stackbuilder - setupkit: New Directory
  163. stackbuilder - setupkit: Imported Sources
  164. stackbuilder - wizard: Initial import of the StackBuilder wizard code
  165. stackbuilder - installers: Initial import of the pgRails installer
  166. stackbuilder - installers: New Directory
  167. stackbuilder - installers: Imported Sources
  168. stackbuilder - installers: Imported Sources
  169. stackbuilder - wizard: New Directory
  170. stackbuilder - wizard: New Directory
  171. stackbuilder - wizard: Imported Sources
  172. stackbuilder - setupkit: Imported Sources
  173. stackbuilder - installers: Imported Sources
  174. stackbuilder - installers: Imported Sources
  175. pgsql: Get rid of some old and crufty global variables in the planner.
  176. pgsql: Improve plpgsql's error message when a datatype declaration is
  177. pgsql: Put function expressions and values lists into FunctionScan and
  178. attn: danella - highly fulfilling premium nntp server access - gig wov - (1/1)
  179. pgsql: Fix portal management code to support non-default command
  180. pgsql: Fix portal management code to support non-default command
  181. pgsql: Fix portal management code to support non-default command
  182. pgsql: Fix portal management code to support non-default command
  183. pgsql: Fix portal management code to support non-default command
  184. plpsm - plpgpsm: enhanced diagnostics for warnings
  185. pgsql: Document limitation of SPI_execute() using multiple queries in a
  186. pgsql: Update wording: < Currently, ALTER USER and ALTER DATABASE
  187. pgsql: Add: * Allow SQL-language functions to reference parameters by
  188. pgsql: Update "Conflicting lock modes" to show as conflict, add
  189. pgsql: Add code so that when COPY_PARSE_PLAN_TREES is defined, the copy
  190. pgsql: Remove rint() for to_char MS and US output.
  191. pgsql: Add: > * Allow holdable cursors in SPI
  192. pgsql: Cleanup of to_char() patch.
  193. pgsql: Add: > > o Allow row and record variables to be set to NULL
  194. pgsql: Remove installation mention that integer timestamps is less
  195. pgsql: Create AVG() aggregates for int8 and NUMERIC which do not compute
  196. pgsql: Teach find_nonnullable_rels to handle OR cases: if every arm of
  197. pgsql: Add: > o Consider reducing on-disk varlena length from four to
  198. pgsql: Fix new RI operator selection code to do the right thing when
  199. pgsql: Reduce the amount of memory "clobbered" for every process title
  200. pgsql: Adjust the definition of is_pushed_down so that it's always true
  201. pgsql: Adjust the definition of is_pushed_down so that it's always true
  202. pgsql: Better fix for determining minimum and maximum int64 values that
  203. pgsql: Install a more correct fix in the timestamp and timestamptz
  204. pgsql: Code review for SSLKEY patch.
  205. pgsql: Fix markup, spelling, grammar, and explanations for SSLKEY patch.
  206. pgsql: Fix the timestamptz test problem, by moving the tests that use
  207. pgsql: Add stdint.h include
  208. pgsql: Functions for mapping table data and table schemas to XML (a.k.a.
  209. pgsql: Remove extra character erroneously added.
  210. pgsql: Remove tabs from SGML files to help tag alingment and improve
  211. pgsql: Fix another problem in 8.2 changes that allowed "one-time" qual
  212. pgsql: Fix another problem in 8.2 changes that allowed "one-time" qual
  213. pgsql: Add two new format fields for use with to_char(), to_date() and
  214. pgsql: SSL improvements: o read global SSL configuration file o add
  215. pgsql: Remove useless database name from bootstrap argument processing
  216. pgsql: Restructure code that is responsible for ensuring that clauseless
  217. pgsql: Restructure code that is responsible for ensuring that clauseless
  218. pgsql: Restructure code that is responsible for ensuring that clauseless
  219. pgsql: Restructure autovacuum in two processes: a dummy process, which
  220. plpsm - plpgpsm: contrib package completation
  221. plpsm - plpgpsm: contrib cfg game
  222. plpsm - plpgpsm: magic.c isn't necessery
  223. plpsm - plpgpsm: move to contrib format
  224. plpsm - plpgpsm: resignal statement support
  225. plpsm - plpgpsm: allow older syntax for enhanced diagnostic statement
  226. plpsm - plpgpsm: allows stacked diagnostics entry for exceptions get
  227. pgsql: Add ORDER BY to a query on information_schema.views, to avoid
  228. pgsql: Repair oversight in 8.2 change that improved the handling of
  229. pgsql: Repair oversight in 8.2 change that improved the handling of
  230. pgsql: Make it possible to build with integer datetimes in msvc, and
  231. pgsql: Add: > > o Use LC_TIME for localized weekday/month names,
  232. pgsql: Add some discussion of sort ordering to indices.sgml, which
  233. pg-migrator - src: FB#6236 - correcting operation sequencing and a
  234. pgsql: Fix typo
  235. pgsql: Fix to_date()/to_timestamp() 'D' field for day of week, was off
  236. pgsql: Move fsync method macro defines into /include/access/xlogdefs.h
  237. pgsql: Minor editorialization on operator-family documentation: put some
  238. pgsql: Add: > * Clean up casting in /contrib/isn > >
  239. pgsql: Add: > * Improve logging of prepared statements recovered during
  240. pgsql: Fix capitalization and punctuation of two more GUC description
  241. pgsql: Add URL for: * Allow SQL-language functions to return results
  242. pgsql: Fix up foreign-key mechanism so that there is a sound semantic
  243. pgsql: Add URL for: > >
  244. pgsql: Add URL for: * Update Bonjour to work with newer cross-platform
  245. plpsm - plpgpsm: holdable cursor support
  246. pgsql: Add: > * Improve failure message when DROP DATABASE is used on a
  247. pgsql: Disallow committing a prepared transaction unless we are in the
  248. pgsql: Disallow committing a prepared transaction unless we are in the
  249. pgsql: Disallow committing a prepared transaction unless we are in the
  250. pgsql: Improve postmaster's behavior if an accept() call fails.