View Full Version : pgsql Committers



  1. pgestraier - pgestraier: subversion revision 1 commited to CVS
  2. pgestraier - pgestraier: initial import of API between Estraier and
  3. pgestraier - pgestraier: Imported Sources
  4. pgsql: Adds some missing error handling to PGTYPESnumeric_div() in
  5. pgsql: Fix some minor infelicities in ecpg's pgtypeslib: (1) `pstr' must
  6. python - ex: Fix breakage cause by previous commit.
  7. python - ex: Use 'code' instead of 'ec' to enhance clarity.
  8. tablelog - tablelog: modified run.sh to use variable for psql change <
  9. tablelog - tablelog: small changes
  10. docbot - docbot: make output more nicely
  11. bizgres - bizgres: Introduce release Release-0_6_2
  12. bizgres - bizgres: Updates.
  13. pgsql: Bug fixes for GiST crash recovery.
  14. PgFoundry mailings
  15. pgsql: Issue fatal error if no TCP/IP sockets could be created
  16. python - be: Don't list_free_deep as it seems to be naughty here(?).
  17. pgsql: Minor ecpg tweak: the return value of calloc() is guaranteed to
  18. pgsql: Warning cleanups for ecpg tests.
  19. pgsql: Fix ecpg's test/ Makefile for out-of-tree (vpath) builds.
  20. python - be: Add MANIFEST.in for sdist.
  21. python - ex: Reorder code positions to be more natural..
  22. pgsql: Fix build break on BSD, OSX, and other systems: add missing
  23. python - web: General updates and fixes, add links to related projects.
  24. python - web: Ignore the doc directory.
  25. python - be: Ugh, missed file.
  26. pgsql: Dump comments for large objects.
  27. python - be: add install_so to install's subcommand list.
  28. pgsql: Fix a theoretical memory leak in pg_password_sendauth().
  29. python - be: Convert source encoding to utf-8 for compile(src).
  30. pgsql: Improve the checkpoint signaling mechanism so that the bgwriter
  31. python - be: Implement encoding "choregraphy".
  32. bizgres - bizgres: Introduce release Release-0_6_1
  33. pgsql: Clean up the rather historically encumbered interface to now()
  34. bizgres - bizgres: COPY performance improvements to text format.
  35. bizgres - bizgres: Modified COPY command data parsing logic for text
  36. pgsql: More cleanup on roles patch.
  37. pgsql: Cleanup, remove unneeded pallocs
  38. pgpool - pgpool: Spec for 2.6
  39. pgsql: Improve gettimeofday() documentation.
  40. pgsql: Improved words spacing.
  41. pgsql: Update typedefs for pgindent.
  42. pgsql: Change awk ~ pattern from "" to //.
  43. pgsql: Fix up problems in write_auth_file and parsing of the auth file.
  44. pgsql: Bring syntax of role-related commands into SQL compliance.
  45. configurator - configurator: New Directory
  46. configurator - configurator: New Directory
  47. configurator - configurator: New Directory
  48. configurator - configurator: New Directory
  49. configurator - configurator: New Directory
  50. configurator - configurator: New Directory
  51. configurator - configurator: New Directory
  52. configurator - configurator: New Directory
  53. configurator - configurator: New Directory
  54. configurator - configurator: New Directory
  55. configurator - configurator: New Directory
  56. configurator - configurator: New Directory
  57. configurator - configurator: New Directory
  58. configurator - configurator: added java version
  59. pgsql: Fix broken initdb -W option, per Michael Fuhr.
  60. pgsql: Code cleanup.
  61. orafce - orafce: Imported Sources
  62. pgsql: Replace pg_shadow and pg_group by new role-capable catalogs
  63. python - be: Set the default encoding to the server_encoding.
  64. python - be: It is possible for PyObject_Str to fail, so be sure to
  65. tablelog - tablelog: Changed column names and types in log table:
  66. tablelog - tablelog: Example of error when two tables in different
  67. tablelog - tablelog: Lots of fixes to the changes from table_log to
  68. pgsql: Done: > * -Add concurrency to GIST
  69. tablelog - tablelog: fix an error (wrong parameter was printed)
  70. pgsql: Concurrency for GiST - full concurrency for
  71. uri - uri: Changed to not install in pg_catalog.
  72. pgsql: Modify pg_dump to assume that a check constraint is inherited if
  73. pgsql: Modify pg_dump to assume that a check constraint is inherited if
  74. pgsql: Done: > * -Remove kerberos4 from source tree
  75. pgsql: Remove support for Kerberos V4.
  76. pgsql: Done: > o -Allow PL/pgSQL EXECUTE query_var INTO record_var;
  77. pgsql: Remove the << >> &< and &> operators for contrib/cube, which were
  78. pgsql: Adjust contrib/seg &< and &> operators so that r-tree indexing
  79. pgsql: Tweak dynahash.c to not allocate so many entries at once when
  80. pgsql: Add Oracle-compatible GREATEST and LEAST functions.
  81. pgsql: Code review for escape-strings patch.
  82. pgsql: Fix overlooked regression output file.
  83. pgsql: Add E'' syntax so eventually normal strings can treat backslashes
  84. pgsql: Fix a couple of items that should be declared Oid not int.
  85. pgsql: Remove forced CHECKPOINT in regression tests --- redundant now
  86. pgsql: Force a checkpoint before committing a CREATE DATABASE command.
  87. pgsql: Force a checkpoint before committing a CREATE DATABASE command.
  88. tablelog - tablelog: added an intro
  89. tablelog - tablelog: renamed all files to match newname changed
  90. python - be: Default to this version of Python(needs to get it from the
  91. pgsql: Fix ancient memory leak in index_create():
  92. pgsql: Fix ancient memory leak in index_create():
  93. pgsql: Fix ancient memory leak in index_create():
  94. pgsql: Fix ancient memory leak in index_create():
  95. pgsql: Add: > o Pass arrays natively instead of as text between plperl
  96. pgsql: Update: < * Allow per-user, per-group quotas per-tablespace > *
  97. python - be: Fix build on darwin.
  98. python - be: Mark _init as the constructor for Darwin support.
  99. pgsql: Update: < * Allow per-user and per-tablespaces quotas > * Allow
  100. pgsql: Add: > * Allow per-user and per-tablespaces quotas
  101. python - be: Fix build(Stale object helped me miss it), and some bugs in
  102. pgsql: Add item: > * Add NUMERIC division operator that doesn't round?
  103. pgpool - pgpool: Version 2.6
  104. pgsql: Add desciption for terminate: > > Currently SIGTERM of a
  105. pgsql: Extend r-tree operator classes to handle Y-direction tests
  106. configurator - configurator: Added some more calculation logic
  107. newsysviews - newsysview: Attempt to fix perms
  108. pgsql: unbreak unicode/utf8 test
  109. pgsql: Remove overspecification of precision of CURRENT_TIMESTAMP,
  110. pgsql: Allow direct conversion between EUC_JP and SJIS to improve
  111. pgsql: Remove TODO.detail rtree now that item is fixed.
  112. pgsql: Done: > * -Fix incorrect rtree results due to wrong assumptions
  113. pgsql: Completed: < * Allow REINDEX to rebuild all database indexes,
  114. pgsql: Add: > * Add program to test if fsync has a delay compared to
  115. pgsql: Code cleanup: remove 3 duplicate static function declarations.
  116. pgsql: This trivial patch removes an unused variable.
  117. pgsql: Fix rtree and contrib/rtree_gist search behavior for the 1-D box
  118. pgsql: Update text of terminate: < * Allow administrators to safely
  119. bizgres - bizgres: Clickstream analysis demo with data generator.
  120. tablelog - tablelog: some new updates use 7.4 and 8.0 functions,
  121. python - be: Make type_str type_repr.
  122. pgsql: Move findoidjoins out of contrib and into src/tools, which is a
  123. pgsql: New Directory
  124. pgsql: Cleanup the contrib/lo module: there is no need anymore to
  125. pgsql: Remove contrib modules that have been agreed to be obsolete.
  126. pgsql: Make REINDEX DATABASE do what one would expect, namely reindex
  127. python - be: Make Postgres.Query more intuitive by using
  128. pgsql: Fix the mechanism for reporting the original table OID and column
  129. pgsql: Add a validator function for plperl.
  130. pgsql: Add a hack requested by the JDBC driver writers: when a
  131. uri - uri: fixed cast to uri_table to include defaults for scheme
  132. uri - uri: Optimizations: Added (URI_MODE_CANNONICAL |
  133. pgsql: Fix bug in CONTINUE statement for PL/pgSQL: when we continue a
  134. pgsql: Correct some code in pg_restore when reading the header of a tar
  135. pgsql: Correct some code in pg_restore when reading the header of a tar
  136. pgsql: Correct some code in pg_restore when reading the header of a tar
  137. pgsql: More trivial dead code removal: in int_to_roman(), checking for
  138. pgsql: Add a CONTINUE statement to PL/PgSQL, which can be used to begin
  139. python - be: Add trigger tests.
  140. pgsql: pg_dump can now dump large objects even in plain-text output
  141. configurator - configurator: Added v0.1 specification and beginning of
  142. pgsql: Fix pg_dumpall to do the right thing with "postgres" database,
  143. uri - uri: Forgot to remove comment
  144. uri - uri: uri_get_* now returns NULL on invalid conversions
  145. uri - uri: Changed to pg_config
  146. uri - uri: Updated Readme to reflect Makefile changes Added Comments to
  147. uri - uri: Imported Sources
  148. uri - uri: Added uri_robots(uri) and uri_root(uri) functions.
  149. pgsql: Cause initdb to create a third standard database "postgres",
  150. pgsql: Fix a potential backend crash during authentication when parsing
  151. pgsql: Fix a potential backend crash during authentication when parsing
  152. pgsql: Trivial dead code removal: in CreateSchemaCommand(), 'owner_name'
  153. pgsql: Trivial dead code removal: in _complete_from_query(), 'text'
  154. pgsql: Trivial dead code removal: in makeObjectName(), name1 must be
  155. configurator - configurator: Imported Sources
  156. dblink-tds - dblink_tds: add create view function
  157. pgsql: exec_eval_datum leaks memory when dealing with ROW or REC values.
  158. pgsql: exec_eval_datum leaks memory when dealing with ROW or REC values.
  159. dblink-tds - dblink_tds: add create view function
  160. pgbuildfarm - client-code: .
  161. pgsql: Remove read_file/write_file tests.
  162. pgsql: plpgsql's exec_assign_value() freed the old value of a variable
  163. pgsql: plpgsql's exec_assign_value() freed the old value of a variable
  164. pgsql: plpgsql's exec_assign_value() freed the old value of a variable
  165. pgsql: plpgsql's exec_assign_value() freed the old value of a variable
  166. pgsql: plpgsql's exec_assign_value() freed the old value of a variable
  167. python - lo: Don't try to resolve the path.
  168. pgsql: Avoid WAL-logging individual tuple insertions during CREATE TABLE
  169. dblink-tds - dblink_tds: changes to make version compatible with 7.4.x
  170. dblink-tds - dblink_tds: *** keyword substitution change ***
  171. dblink-tds - dblink_tds: teste de versão
  172. dblink-tds - dblink_tds: first version
  173. dblink-tds - dblink_tds: New Directory
  174. pgsql: fix founded hole in recovery after crash, add
  175. pgsql: Remove statement that GiST indexes aren't WAL-logged.
  176. pgsql: Update text that stated GiST indexes aren't WAL-logged.
  177. pgsql: 1.
  178. pgbuildfarm - client-code: don't report CVS failures to central server.
  179. pgsql: Cosmetic improvements to the timezone code: remove the use of the
  180. pgsql: Change shell syntax that seems not to work right on FreeBSD
  181. pgsql: Add lock file contents printout to "can't happen" case to help
  182. pgsql: Trivial code clarity improvement to UpdateStats(); no functional
  183. pgsql: Fix bogus assumption that sizeof() produces an int-sized result.
  184. pgsql: Minor documentation update for RAISE expression patch.
  185. pgsql: Avoid unnecessary palloc overhead in _bt_first().
  186. pgsql: Need #include <time.h> on some platforms.
  187. pgsql: Simplify uses of readdir() by creating a function ReadDir() that
  188. python - be: Cleanup and temporary work-around for pg.util.config.
  189. python - be: Call the expectation with the object as the argument set if
  190. python - be: Actually identify the resultinfo node as ReturnSetInfo, and
  191. pgsql: Arrange to fsync two-phase-commit state files only during
  192. python - be: Minor cleanups.
  193. python - be: Fix handling of composite types (rendering instances).
  194. pgbuildfarm - client-code: default use_vpath to false
  195. pgbuildfarm - client-code: additions for mail events
  196. python - be: Default free to false.
  197. python - be: Add IsArray macro.
  198. python - be: Explicitly set the appropriate type id in the Datum Tuple.
  199. python - be: Ignore dot files.
  200. pgsql: Add comment about \# in bcc makefiles.
  201. pgsql: Add comment about \# in bcc makefiles.
  202. pgsql: Cleanup for Win32 compile.
  203. uri - uri:
  204. Re: [SQL] Returning a Cross Tab record set from a function
  205. python - be: Duplicate the resulting Datum or HeapTuple in the former
  206. pgsql: Fix typo in comment.
  207. uri - liburi: Imported Sources
  208. uri - uri: Imported Sources
  209. uri - uri: Imported Sources
  210. uri - liburi: Imported Sources
  211. python - be: Add composite and array passthrough tests.
  212. python - be: Add composite and array passthrough tests.
  213. python - be: Add SRF checks.
  214. python - be: Check NULL tb, rather than tbstr.
  215. pgsql: When using C-string lookup keys in a dynahash.c hash table, use
  216. pgsql: When using C-string lookup keys in a dynahash.c hash table, use
  217. pgsql: When using C-string lookup keys in a dynahash.c hash table, use
  218. pgsql: Add a time-of-preparation column to the pg_prepared_xacts view,
  219. pgsql: Dept.
  220. python - be: Use os.listdir, and only process files, so as not to try to
  221. python - be: Add basic generator functionality checks.
  222. pgsql: Remove 2phase commit TODO.detail.
  223. pgsql: Remove TODO.detail.
  224. pgsql: Done: < * Add two-phase commit [2phase] > * -Add two-phase
  225. pgsql: Two-phase commit.
  226. tablelog - tablelog: make things working on 7.4
  227. pgsql: Re-order item.
  228. tablelog - tablelog: Trying to make Makefile.nocontrib work with the new
  229. tablelog - tablelog: some bugfixes, rewrote the error and debug
  230. pgsql: NetBSD uses "options" not "option".
  231. pgsql: Move item: * Auto-fill the free space map by scanning the buffer
  232. pgsql: Update NetBSD 'options' description.
  233. pgsql: Translation updates
  234. pgsql: Translation updates
  235. pgsql: Improve wording of read-only GUC variables; shows -> reports.
  236. pgsql: Add: > > * Create a bitmap of pages that need vacuuming > >
  237. pgsql: Update GUC description for kerberos usernames.
  238. pgsql: Add fsync() define for Win32 to cover cases other than
  239. pgsql: Add \x hex support to ecpg strings.
  240. pgsql: Move SYMMETRIC/ASYMMETRIC to reserved words to avoid shift/reduce
  241. docbot - docbot: Ability to control config from IRC.
  242. pgsql: Improve comment wording.
  243. pgsql: Improve hash method for bitmapsets: some examination of actual
  244. pgsql: Fix display of database name during autovacuum.
  245. pgsql: Update catalog version for recent function additions.
  246. pgsql: Change the implementation of hash join to attempt to avoid
  247. pgsql: Minor SGML markup cleanup.
  248. pgsql: Remove old *.backup files when we do pg_stop_backup().
  249. pgsql: Mention we now support BETWEEN SYMMETRIC.
  250. pgsql: > Here's a patch I added against plperl, originally against