View Full Version : pgsql Committers



  1. pgsql: Identify schema of inherited table in psql \d when necessary.
  2. pgsql: Add missing OIDs to pg_proc.
  3. pginstaller - pginst: Add LongName attribute for xxid.v80.sql, per
  4. pginstaller - pginst: Add LongName attribute for xxid.v80.sql, per
  5. pginstaller - pginst: Add LongName attribute for xxid.v80.sql, per
  6. pgsql: Remove item: < o ARRAY[[1,2],[3,4]])[1] should return the same
  7. pgsql: Document IS [NOT] OF, which was added in 7.3.
  8. pgsql: Document IS [NOT] OF, which was added in 7.3.
  9. pgsql: Add FAQ text about Makefile.custom:
  10. pgsql: Document that to_char('J'/Julian) is midnight-based, per report
  11. pgsql: Wording improvement.
  12. pgsql: Update PQfree() documentation to be clearer, backpatch to 8.2.X.
  13. pgsql: Update PQfree() documentation to be clearer, backpatch to 8.2.X.
  14. pgsql: Update wording: < * Consider allowing configuration of TOAST
  15. pgsql: Add: > * Consider allowing configuration of TOAST thresholds >
  16. pgsql: Add newlines.
  17. pgsql: Add: > * Allow UPDATEs on only non-referential integrity columns
  18. pgsql: Add: > * Allow INSERT/UPDATE ...
  19. pgsql: Clarify documentation that initdb -A or editing pg_hba.conf is
  20. pgsql: Clarify documentation for "day of the week" handling for
  21. pgsql: Done: > * -Add ISO day of week format 'ID' to to_char() where
  22. pgsql: Add "isodow" option to EXTRACT() and date_part() where Sunday =
  23. pgsql: Done: > * -Add a field 'isoyear' to extract(), based on the ISO
  24. pgsql: Done: < o Add long file support for binary pg_dump output < <
  25. pgsql: Fix pg_dump on win32 to properly dump files larger than 2Gb when
  26. pgsql: Fix pg_dump on win32 to properly dump files larger than 2Gb when
  27. stackbuilder - wizard: Use an XPM for the background, rather than an
  28. pgsql: Parse pg_proc.h with entries without OIDs.
  29. plpsm - plpgpsm: mall text correctures
  30. plpsm - plpgpsm: merge patch: Improve plpgsql's error message when a
  31. stackbuilder - setupkit: Remove some RoR specific stuff from the
  32. stackbuilder - setupkit: Initial import of the setup kit
  33. stackbuilder - setupkit: New Directory
  34. stackbuilder - setupkit: Imported Sources
  35. stackbuilder - wizard: Initial import of the StackBuilder wizard code
  36. stackbuilder - installers: Initial import of the pgRails installer
  37. stackbuilder - installers: New Directory
  38. stackbuilder - installers: Imported Sources
  39. stackbuilder - installers: Imported Sources
  40. stackbuilder - wizard: New Directory
  41. stackbuilder - wizard: New Directory
  42. stackbuilder - wizard: Imported Sources
  43. stackbuilder - setupkit: Imported Sources
  44. stackbuilder - installers: Imported Sources
  45. stackbuilder - installers: Imported Sources
  46. pgsql: Get rid of some old and crufty global variables in the planner.
  47. pgsql: Improve plpgsql's error message when a datatype declaration is
  48. pgsql: Put function expressions and values lists into FunctionScan and
  49. attn: danella - highly fulfilling premium nntp server access - gig wov - (1/1)
  50. pgsql: Fix portal management code to support non-default command
  51. pgsql: Fix portal management code to support non-default command
  52. pgsql: Fix portal management code to support non-default command
  53. pgsql: Fix portal management code to support non-default command
  54. pgsql: Fix portal management code to support non-default command
  55. plpsm - plpgpsm: enhanced diagnostics for warnings
  56. pgsql: Document limitation of SPI_execute() using multiple queries in a
  57. pgsql: Update wording: < Currently, ALTER USER and ALTER DATABASE
  58. pgsql: Add: * Allow SQL-language functions to reference parameters by
  59. pgsql: Update "Conflicting lock modes" to show as conflict, add
  60. pgsql: Add code so that when COPY_PARSE_PLAN_TREES is defined, the copy
  61. pgsql: Remove rint() for to_char MS and US output.
  62. pgsql: Add: > * Allow holdable cursors in SPI
  63. pgsql: Cleanup of to_char() patch.
  64. pgsql: Add: > > o Allow row and record variables to be set to NULL
  65. pgsql: Remove installation mention that integer timestamps is less
  66. pgsql: Create AVG() aggregates for int8 and NUMERIC which do not compute
  67. pgsql: Teach find_nonnullable_rels to handle OR cases: if every arm of
  68. pgsql: Add: > o Consider reducing on-disk varlena length from four to
  69. pgsql: Fix new RI operator selection code to do the right thing when
  70. pgsql: Reduce the amount of memory "clobbered" for every process title
  71. pgsql: Adjust the definition of is_pushed_down so that it's always true
  72. pgsql: Adjust the definition of is_pushed_down so that it's always true
  73. pgsql: Better fix for determining minimum and maximum int64 values that
  74. pgsql: Install a more correct fix in the timestamp and timestamptz
  75. pgsql: Code review for SSLKEY patch.
  76. pgsql: Fix markup, spelling, grammar, and explanations for SSLKEY patch.
  77. pgsql: Fix the timestamptz test problem, by moving the tests that use
  78. pgsql: Add stdint.h include
  79. pgsql: Functions for mapping table data and table schemas to XML (a.k.a.
  80. pgsql: Remove extra character erroneously added.
  81. pgsql: Remove tabs from SGML files to help tag alingment and improve
  82. pgsql: Fix another problem in 8.2 changes that allowed "one-time" qual
  83. pgsql: Fix another problem in 8.2 changes that allowed "one-time" qual
  84. pgsql: Add two new format fields for use with to_char(), to_date() and
  85. pgsql: SSL improvements: o read global SSL configuration file o add
  86. pgsql: Remove useless database name from bootstrap argument processing
  87. pgsql: Restructure code that is responsible for ensuring that clauseless
  88. pgsql: Restructure code that is responsible for ensuring that clauseless
  89. pgsql: Restructure code that is responsible for ensuring that clauseless
  90. pgsql: Restructure autovacuum in two processes: a dummy process, which
  91. plpsm - plpgpsm: contrib package completation
  92. plpsm - plpgpsm: contrib cfg game
  93. plpsm - plpgpsm: magic.c isn't necessery
  94. plpsm - plpgpsm: move to contrib format
  95. plpsm - plpgpsm: resignal statement support
  96. plpsm - plpgpsm: allow older syntax for enhanced diagnostic statement
  97. plpsm - plpgpsm: allows stacked diagnostics entry for exceptions get
  98. pgsql: Add ORDER BY to a query on information_schema.views, to avoid
  99. pgsql: Repair oversight in 8.2 change that improved the handling of
  100. pgsql: Repair oversight in 8.2 change that improved the handling of
  101. pgsql: Make it possible to build with integer datetimes in msvc, and
  102. pgsql: Add: > > o Use LC_TIME for localized weekday/month names,
  103. pgsql: Add some discussion of sort ordering to indices.sgml, which
  104. pg-migrator - src: FB#6236 - correcting operation sequencing and a
  105. pgsql: Fix typo
  106. pgsql: Fix to_date()/to_timestamp() 'D' field for day of week, was off
  107. pgsql: Move fsync method macro defines into /include/access/xlogdefs.h
  108. pgsql: Minor editorialization on operator-family documentation: put some
  109. pgsql: Add: > * Clean up casting in /contrib/isn > >
  110. pgsql: Add: > * Improve logging of prepared statements recovered during
  111. pgsql: Fix capitalization and punctuation of two more GUC description
  112. pgsql: Add URL for: * Allow SQL-language functions to return results
  113. pgsql: Fix up foreign-key mechanism so that there is a sound semantic
  114. pgsql: Add URL for: > >
  115. pgsql: Add URL for: * Update Bonjour to work with newer cross-platform
  116. plpsm - plpgpsm: holdable cursor support
  117. pgsql: Add: > * Improve failure message when DROP DATABASE is used on a
  118. pgsql: Disallow committing a prepared transaction unless we are in the
  119. pgsql: Disallow committing a prepared transaction unless we are in the
  120. pgsql: Disallow committing a prepared transaction unless we are in the
  121. pgsql: Improve postmaster's behavior if an accept() call fails.
  122. pgsql: Add URL for: * Update Bonjour to work with newer cross-platform
  123. pgsql: Add code so database scans are done in an order consistent with
  124. pgsql: Update /contrib/fuzzystrmatch error message to mention bytes, not
  125. pgsql: Add ORDER BY to vacummdb so databases are scaned in the same
  126. pgsql: Add: > * Update our code to handle 64-bit timezone files to
  127. pgsql: Un-break build on ANSI compilers (like msvc) by moving Assert to
  128. pgsql: Add script to run regression tests under vc++ without mingw.
  129. pgsql: One more fix for makefile := to : change.
  130. pgsql: Properly parse Makefile after change from := to =.
  131. pgsql: Repair bug in 8.2's new logic for planning outer joins: we have
  132. pgsql: Repair bug in 8.2's new logic for planning outer joins: we have
  133. pgsql: Add comment to explain why O_EXCL and O_TRUNC can be ignored in
  134. pgsql: Add comment that to_char() for broken glibc pt_BR might cause a
  135. pgsql: Avoid infinite recursion when dumping new planner
  136. pgsql: Fix backend crash in parsing incorrect tsquery.
  137. pgsql: Fix backend crash in parsing incorrect tsquery.
  138. pgsql: Fix backend crash in parsing incorrect tsquery.
  139. pgsql: Fix backend crash in parsing incorrect tsquery.
  140. pgsql: Fix backend crash in parsing incorrect tsquery.
  141. plpsm - plpgpsm: dynamic cursor support
  142. plpsm - plpgpsm: small pl_func fix (porint onfo about tbl expr)
  143. plpsm - plpgpsm: rollback removing ifndef for pre phantom version and
  144. pgsql: Fix pg_standby to build on msvc.
  145. pgsql: Add support for optionally escaping periods when converting SQL
  146. pg-migrator - src: Fixing a few usability issues, refactoring some
  147. pgsql: Fix another erroneous =-for-:= substitution.
  148. pgsql: Fixed multibyte handling as reported by
  149. pgsql: Fix for early log messages during postmaster startup getting lost
  150. pgsql: Fix for early log messages during postmaster startup getting lost
  151. pgcluster - 1.7: Imported Sources
  152. pgcluster - 1.5: Imported Sources
  153. pgsql: Fix for early log messages during postmaster startup getting lost
  154. pgsql: Improve documentation for CREATE CONSTRAINT TRIGGER.
  155. plpsm - plpgpsm: There's no need for the ifdefs.
  156. pgsql: Add proper mapping of boolean type data to XML Schema.
  157. pgsql: StrNCpy -> strlcpy (not complete)
  158. pgsql: Put back some not-so-unnecessary-as-all-that := usages.
  159. pgsql: Hm, seems my hack on rowtypes regression test has made its output
  160. pgsql: Unbreak the SGML doc build: ":=" is needed to assign to variables
  161. pgsql: Minor tweak to make rowtypes regression test run faster.
  162. pgsql: Remove useless CPPFLAGS.
  163. pgsql: Add $PostgreSQL$ marker to contrib makefiles.
  164. pgsql: Call pgstat_drop_database during DROP DATABASE, so that any stats
  165. pgsql: Replace useless uses of := by = in makefiles.
  166. plpsm - plpgpsm: recompile option supported It allows recompile every
  167. plpsm - plpgpsm: prepare for phantom cid
  168. pgsql: Remove blank lines in code.
  169. pgsql: Update FAQ for new 24-byte header, down from 28.
  170. pgsql: Add blank line.
  171. pgsql: Add URL for: < >
  172. pgsql: Done! < * Merge xmin/xmax/cmin/cmax back into three header
  173. pgsql: Combine cmin and cmax fields of HeapTupleHeaders into a single
  174. pgsql: Remove blank line from C code.
  175. pgsql: Update: < * Consider placing all sequences in a single table > *
  176. pgsql: Update: < * Consider placing all sequences in a single table,
  177. pgsql: Add: > * Consider placing all sequences in a single table, now
  178. pgsql: Add URL for: * Add support for SQL-standard GENERATED/IDENTITY
  179. pgsql: Fix bug when localized to_char() day or month names were
  180. pgsql: Add missing #define for mingw, per Magnus.
  181. pgsql: Fix an ancient logic error in plpgsql's exec_stmt_block: it
  182. pgsql: Rearrange use of plpgsql_add_initdatums() so that only the
  183. pgsql: Fix an ancient logic error in plpgsql's exec_stmt_block: it
  184. pgsql: Rearrange use of plpgsql_add_initdatums() so that only the
  185. pgsql: Fix an ancient logic error in plpgsql's exec_stmt_block: it
  186. pgsql: Rearrange use of plpgsql_add_initdatums() so that only the
  187. pgsql: Fix an ancient logic error in plpgsql's exec_stmt_block: it
  188. pgsql: Rearrange use of plpgsql_add_initdatums() so that only the
  189. pgsql: Fix an ancient logic error in plpgsql's exec_stmt_block: it
  190. pgsql: Rearrange use of plpgsql_add_initdatums() so that only the
  191. pgsql: Fix an ancient logic error in plpgsql's exec_stmt_block: it
  192. pgsql: Rearrange use of plpgsql_add_initdatums() so that only the
  193. pgsql: Fix bug when localized to_char() day or month names were
  194. plpsm - plpgpsm: SQL2003 syntax for using table expression in RETURN
  195. pgsql: This patch fixes shared_preload_libraries on Windows hosts.
  196. pgsql: This patch fixes shared_preload_libraries on Windows hosts.
  197. pgsql: Add lock matrix to documentation.
  198. pgsql: Win32 regression test fixes: For win32 in general, this makes it
  199. pgsql: Add /contrib/pg_standby: pg_standby is a production-ready
  200. pgsql: Add /contrib/pg_standby: pg_standby is a production-ready
  201. pgsql: New Directory
  202. pgsql: Fix reference-after-free in the new btree page split code, as
  203. pgsql: Normalize fgets() calls to use sizeof() for calculating the
  204. pgsql: Reduce WAL activity for page splits: > Currently, an index split
  205. pgsql: Check if the role exists before doing more complex ident and
  206. pgsql: Update URL for "Generalized Partial Indexes" paper to point to a
  207. pgsql: Update URL for "Generalized Partial Indexes" paper to point to a
  208. pgsql: Document that wal_sync_method open_* methods use O_DIRECT, if
  209. pgsql: Document that wal_sync_method open_* methods use O_DIRECT, if
  210. pgsql: Fix bug in our code when using to_timestamp() or to_date()
  211. pgsql: Add a function pg_stat_clear_snapshot() that discards any
  212. pgsql: Modify the stats regression test to delay until the stats file
  213. pgsql: Remove the xlog-centric "database system is ready" message and
  214. Help Needed
  215. pginstaller - pginst: Update for PostGIS JDBC 1.7
  216. pgsql: The VC++ build needs to compile the new strlcat.c file.
  217. pginstaller - pginst: Prep for 8.2.3
  218. pginstaller - pginst: Prep for 8.1.8
  219. pginstaller - pginst: Prep for 8.0.12
  220. pgsql: Stamp bug template for 8.3.
  221. pgsql: Stamp releases notes for 8.2.3, 8.1.8, 8.0.12.
  222. pgsql: Stamp releases notes for 8.2.3, 8.1.8, 8.0.12.
  223. pgsql: Stamp releases notes for 8.2.3, 8.1.8, 8.0.12.
  224. pgsql: Stamp releases notes for 8.2.3, 8.1.8, 8.0.12.
  225. pgsql: Fix PG_VERSION_NUM too.
  226. pgsql: Fix wrong spacing (I think Bruce tried to hand-edit this instead
  227. pgsql: Stamp releases 8.2.3, 8.1.8, 8.0.12.
  228. pgsql: Stamp releases 8.2.3, 8.1.8, 8.0.12.
  229. pgsql: Stamp releases 8.2.3, 8.1.8, 8.0.12.
  230. pgsql: Update FAQ for 8.2.3.
  231. pgsql: Update for 8.2.3.
  232. pgsql: Replace some strncpy() by strlcpy().
  233. pgsql: Use memcpy() instead of strncpy() for copying into varlena
  234. pgsql: Add strlcat() from OpenBSD, to be used for replacing strncat and
  235. pgsql: Fix an error in the original coding of holdable cursors:
  236. pgsql: Fix an error in the original coding of holdable cursors:
  237. pgsql: Fix an error in the original coding of holdable cursors:
  238. pgsql: Fix an error in the original coding of holdable cursors:
  239. pgsql: Fix an error in the original coding of holdable cursors:
  240. pginstaller - web: Add text about setting environment variables
  241. pgsql: Backpatch FAQs to 8.2.X branch.
  242. pgsql: Update for 8.2.2 as most recent release.
  243. pgsql: Update workding for daylight savings time.
  244. pgsql: Update timezone FAQ item: <P>USA saving time changes are
  245. pgsql: Remove typmod checking from the recent security-related patches.
  246. pgsql: Remove typmod checking from the recent security-related patches.
  247. pgsql: Remove typmod checking from the recent security-related patches.
  248. pgsql: Remove typmod checking from the recent security-related patches.
  249. pgsql: Split apart entries, one done now: * -Move NAMEDATALEN from
  250. pgsql: Fix typo in comment.