pgsql-committers before 2004-10-06 00:00

Notification of git commits are sent to this list. Do not post here!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

Sept. 20, 2004

Thread Author Time
pgsql-server: Some editorializing on the docs for the dollar-quoting Tom Lane 22:48
pgsql-server: Change some of the existing plpgsql regression test cases Tom Lane 23:00

Sept. 21, 2004

Thread Author Time
pgsql-server: Rotate on time boundaries that are sensible per local time Tom Lane 00:21
pgsql-server: Clarify TODO item: we ought to implement updatable views Neil Conway 05:38
pginstaller - pginst: Add PgOleDb, & MS VC++ compatible libs. User Dpage 13:35
pginstaller - pginst: Updated readme. User Dpage 13:53

Sept. 22, 2004

Thread Author Time
pgsql-server: This patch from Alvaro Herrera adds transaction ID to the Neil Conway 03:55
pgsql-server: Some improvements for the tab-completion of psql. Neil Conway 04:25
pgsql-server: Minor cleanup of libpq/LO examples: fix some memory leaks, Neil Conway 05:12
pginstaller - pginst: Run contrib installations inside a transaction. User Dpage 10:08
pgsql-server: Adjust ExecMakeTableFunctionResult to produce a single Tom Lane 17:41
pgsql-server: Issue a CHECKPOINT just after creating the regression Tom Lane 19:11
pgsql-server: Arrange for hash join to skip scanning the outer relation Tom Lane 19:13

Sept. 23, 2004

Thread Author Time
pgsql-server: Update installation docs for PL/Python to note that Neil Conway 00:30
pgsql-server: Minor tweak to pg_controldata usage information, per Neil Conway 00:47
pgsql-server: Update CREATE TABLE AS docs to reflect the fact that Neil Conway 03:44
pgsql-server: This patch attempts to note the use of the root.crt file Bruce Momjian 13:16
pgsql-server: This patch logs the error code in the default case, so Bruce Momjian 13:20
pgsql-server: This patch attempts to outline the supported level of SSL Bruce Momjian 13:31
pginstaller - CVSROOT: Update address for CVS messages to be User Mha 16:48
pgsql-server: If we're going to print unrecognized result codes from Tom Lane 20:27
pgsql-server: Fix ALTER TABLE OWNER to adjust the ownership of dependent Tom Lane 23:20
pgsql-server: Improve description of Execute message behavior, per Tom Lane 23:35

Sept. 24, 2004

Thread Author Time
pgsql-server: Fix TAS assembly stuff for Solaris/386. Tom Lane 00:21
pgsql-server: Minor improvements to the release notes. Neil Conway 01:31
pgsql-server: ExecProcAppend() wasn't called ExecAppend() because the Neil Conway 01:36
Re: pgsql-server: Fix TAS assembly stuff for Solaris/386. Kris Jurka 01:44
pgsql-server: Get rid of /*-inside-comment warning. Tom Lane 01:48
Re: pgsql-server: Fix TAS assembly stuff for Solaris/386. Tom Lane 01:53
Re: pgsql-server: Fix TAS assembly stuff for Neil Conway 02:15
Re: pgsql-server: Fix TAS assembly stuff for Alvaro Herrera 02:24
Re: pgsql-server: Fix TAS assembly stuff for Solaris/386. 📎 Kris Jurka 03:03
Re: pginstaller - CVSROOT: Update address for CVS Marc G. Fournier 04:38
pgsql-server: Okay, I'm tired of reading gripes from OS X users ... Tom Lane 04:58
pgsql-server: Fix gratuitous weirdness in function prototype, per Kris Tom Lane 05:16
Re: pginstaller - CVSROOT: Update address for CVS Neil Conway 05:22
pgsql-server: shmdt takes a void* parameter, per Kris Jurka. Tom Lane 05:27
Re: pgsql-server: Fix TAS assembly stuff for Solaris/386. Tom Lane 05:35
pgsql-server: Cleanup some ancient Ultrix / Alpha code in main() that is Neil Conway 06:29
Re: pginstaller - CVSROOT: Update address for CVS Kris Jurka 09:10
Re: pginstaller - CVSROOT: Update address for CVS Neil Conway 09:58
Re: pgsql-server: Fix TAS assembly stuff for Solaris/386. Kris Jurka 10:02
Re: pgsql-server: Fix TAS assembly stuff for Solaris/386. Tom Lane 14:05
Re: pginstaller - CVSROOT: Update address for CVS Marc G. Fournier 14:22
Re: pgsql-server: Fix TAS assembly stuff for Solaris/386. Kris Jurka 16:32
Re: pgsql-server: Fix TAS assembly stuff for Solaris/386. Tom Lane 16:57
pginstaller - web: Add mention of NetLimiter as a product with User Mha 18:45
pgsql-server: Fix slightly misleading description of PERFORM syntax. Tom Lane 18:54
pginstaller - web: Add mention of initdb permissions errors when parent User Mha 18:56
Fwd: pginstaller - web: Add mention of NetLimiter as a product with Peter Eisentraut 18:59
pgsql-server: GUC assign hooks that look at external state in deciding Tom Lane 19:43
pgsql-server: Persuade plpython to build on OS X. Tom Lane 20:08
pginstaller - CVSROOT: Change commit email addres sback to User Mha 22:08
Re: pginstaller - web: Add mention of NetLimiter as a product with Magnus Hagander 22:08
pginstaller - pginst: Fix error msg on failure to start initdb to show User Mha 22:20

Sept. 26, 2004

Thread Author Time
pgsql-server: Repair bug that would allow libpq to think a command had Tom Lane 00:26
pgsql-server: Repair bug that would allow libpq to think a command had Tom Lane 00:27
pgsql-server: Refresh for recent changes. Bruce Momjian 01:34
pgsql-server: Use <> not "" for include of pthread.h. Bruce Momjian 01:41
pgsql-server: Here is a patch that adds the version info from libpq.rc Bruce Momjian 02:14
You have been unsubscribed from the Pginstaller-commit mailing list pginstaller-commit-bounces 15:09
pgsql-server: Use ULL not LL in UINT64CONST. Tom Lane 15:13
Re: You have been unsubscribed from the Pginstaller-commit mailing list Magnus Hagander 15:32
pginstaller - pginst: Check for "Access this computer from the network" User Mha 15:43
pginstaller - pginst: Split domain and account into separate properties. User Mha 17:35
pginstaller - pginst: Update admin check code to have the same dynamic User Mha 17:51
pginstaller - pginst: Explicitly check if Everyone, Users or User Mha 19:18
pginstaller - pginst: Fix incorrect error message wording. User Mha 19:22
pginstaller - pginst: Add PL/tcl and PL/python. User Mha 20:11
pgsql-server: Fix multiple breakages in our support for SSL Tom Lane 22:51
pgsql-server: Fix misstatement in docs: CREATE TABLE AS is now part of Neil Conway 23:48

Sept. 27, 2004

Thread Author Time
pgsql-server: Rewrite ReadArrayStr() to avoid O(N^2) behavior on large Tom Lane 01:39
pgsql-server: update for beta3, and update Copyright date to 2004 PostgreSQL Daemon 02:17
pgsql-server: Code cleanup: don't bother casting the argument to pfree() Neil Conway 04:01
pgsql-server: A few minor list-related cleanups: (1) Replace while loop Neil Conway 04:12
pgsql-server: Remove references to the ODBC driver from the main source Neil Conway 04:18
pgsql-server: Addition to documentation about cvsup. Neil Conway 05:54
pgsql-server: Synced parser. Michael Meskes 09:59
pgsql-server: Remove completed items: < Last updated: Sat Sep 25 Bruce Momjian 14:15
pgsql-server: Add: > > * Consider automatic caching of queries at Bruce Momjian 14:17
pginstaller - pginst: Look for all packages in one place. User Dpage 16:33
pginstaller - pginst: Change back three \\:s that accidentally got User Mha 19:08
pginstaller - pginst: Report actual error reason when failing to create User Mha 19:14
pgsql-server: Remove inclusion of windows.h now that it is included in Bruce Momjian 19:16
pgsql-server: Update docs for Borland CC build. Bruce Momjian 19:43
pgsql-server: New translations Peter Eisentraut 20:21
pgsql-server: Translation update Peter Eisentraut 20:23
pgsql-server: Translation updates Peter Eisentraut 20:26
pgsql-server: Translation update Peter Eisentraut 20:28
pgsql-server: Translation update Peter Eisentraut 20:28
pgsql-server: Improve MS VC builds for psql by handlling flex properly Bruce Momjian 20:37
pginstaller - pginst: Default domain field to computername when running User Mha 21:11
pginstaller - pginst: Add reference to FAQ in the welcome file. User Mha 21:21
pgsql-server: Make adjustment for MS VC and BCC compile of psql, from Bruce Momjian 22:06
pgsql-server: More Win32 cleanups for Dave Page. Bruce Momjian 22:11
pgsql-server: More MS VC and BCC psql compile cleanups. Bruce Momjian 22:20
pgsql-server: Add new macro as shorthand for MS VC and Borland C++: + Bruce Momjian 23:24
pgsql-server: Remove use of large BUFSIZ for buffers and use the proper Bruce Momjian 23:39
pgsql-server: Small WIN32_CLIENT_ONLY cleanup for new build patch. Bruce Momjian 23:59

Sept. 28, 2004

Thread Author Time
pgsql-server: Revert patch that removed BUFSIZ usage. Bruce Momjian 00:07
pgsql-server: Remove duplicate PQclear(res) operations leading to double Tom Lane 00:49
pginstaller - pginst: Add WIN1250 encoding. User Dpage 07:39
pgsql-server: Fix typo in docs. Neil Conway 10:18
pgbuildfarm - client-code: add cvs marker acquire server log for User Andrewd 12:30
pgsql-server: An include path got missed out of the patch - see the Bruce Momjian 16:17
pgsql-server: Code review for recent dbsize changes. Tom Lane 19:35
pgsql-server: Arrange to preallocate all required space for the buffer Tom Lane 20:46
pgsql-server: Adjust obsolete comment about memory needs for lock table. Tom Lane 21:19

Sept. 29, 2004

Thread Author Time
pgsql-server: Minor documentation improvement. Neil Conway 06:27
pginstaller - pginst: Add OpenSSL licence. User Dpage 10:05
pginstaller - pginst: Remove Word cruft. User Dpage 12:11
pgsql-server: Minor adjustments to improve the accuracy of our Tom Lane 15:15
pgsql-server: Add Farsi version of FAQ. Bruce Momjian 16:23
pgsql-server: Split out everything that looks like a function call from Tom Lane 23:39

Sept. 30, 2004

Thread Author Time
pgsql-server: Come to think of it, functions in FROM have the same Tom Lane 00:24
pgsql-server: Add an index entry for tablespaces. Neil Conway 02:40
pgsql-server: Update Brazilian FAQ. Bruce Momjian 03:50
pgsql-server: Add more index entries for reference pages related to Neil Conway 04:23
pgsql-server: Add a note suggesting that users should use the newer Neil Conway 10:30
pgsql-server: isinf.c needs <float.h> on some platforms, per Darcy Tom Lane 16:38
pgsql-server: Remove unnecessary use of index_open just to get the index Tom Lane 17:42
pgsql-server: Add variant regression file to handle machines that Tom Lane 21:12
pginstaller - pginst: Don't show error message if there is not a single User Mha 21:36
pgsql-server: Adjust index locking rules as per my proposal of earlier Tom Lane 23:21

Oct. 1, 2004

Thread Author Time
pgsql-server: Remove more traces of libpgtcl from the source tree. Neil Conway 02:00
pgsql-server: Use 'override' when appending text to LDFLAGS, so the Neil Conway 02:06
pginstaller - pginst: Install all contrib modules with the base server. User Dpage 11:21
pgbuildfarm - client-code: support for success status date and changed User Andrewd 13:24
pginstaller - pginst: Add more contrib modules: fulltextindex, User Dpage 13:38
pgbuildfarm - client-code: save logs from each stage in a log dir, User Andrewd 14:24
pginstaller - pginst: Add more contrib modules: misc_utils, noupdate, User Dpage 15:28
pgsql-server: Remove DROPs from contrib object creation scripts, per Tom Lane 15:43
pgsql-server: Code review for NOWAIT patch: downgrade NOWAIT from fully Tom Lane 16:40
pgsql-server: Fallout from changing index locking rules: we can reduce Tom Lane 17:11
pgsql-server: Don't assume PQdb() will return a valid result from a Tom Lane 17:25
pgsql-server: Don't assume PQdb() will return a valid result from a Tom Lane 17:34
pginstaller - pginst: Don't crash when installing as a service but not User Mha 18:21
pgsql-server: Adjust postmaster to recognize that a lockfile containing Tom Lane 18:30
pgsql-server: fmgr_security_definer had better do a PG_TRY to ensure the Tom Lane 20:39
pginstaller - pginst: Explicitly look for "Everyone" and "Authenticated User Mha 20:58
pgsql-server: Convert pg_stat_get_backend_idset to use the existing SRF Tom Lane 21:03
pginstaller - pginst: Bump version to beta3-dev1. User Mha 21:07
pgsql-server: Convert pg_stat_get_backend_idset to use the existing SRF Tom Lane 21:09
pginstaller - pginst: Add notice about permissions required on parent User Mha 21:37
pginstaller - web: Add question about Terminal Services installs. User Mha 21:44
pginstaller - pginst: Added more contrib modules - pgstattuple, User Dpage 22:10
pginstaller - pginst: A late night visit from the message style police. User Dpage 23:01

Oct. 2, 2004

Thread Author Time
pgsql-server: Update length from 75 to 79. Bruce Momjian 01:11
Re: pgsql-server: Convert pg_stat_get_backend_idset to Bruce Momjian 01:27
pgsql-server: Update Farsi FAQ in ASCII. Bruce Momjian 08:19
pginstaller - pginst: Validate that the RunAs service is started before User Mha 20:29
pgsql-server: Clean up handling of inherited-table update queries, per Tom Lane 22:39

Oct. 3, 2004

Thread Author Time
pgsql-server: Add regression test inspired by Sebastian Bck. Tom Lane 00:13
pginstaller - pginst: Disable the initdb step when running on NT4. User Mha 15:45
pginstaller - pginst: Don't execute rollback command before getting the User Mha 15:58
pginstaller - pginst: Add ProgressText elements for CAs, so the User Mha 16:19
pginstaller - pginst: Hide the pgperm and initdb windows when running User Mha 18:35
pginstaller - pginst: Fix so the back button from the ready dialog User Mha 18:43
pginstaller - pginst: Make sure CAs are only called when on NT User Mha 19:59
pginstaller - pginst: Clearify message about requirement for != terminal User Mha 19:59
pgsql-server: Translation update Peter Eisentraut 20:20
pgsql-server: Translation updates Peter Eisentraut 20:24
pgsql-server: Translation update Peter Eisentraut 20:25
pgsql-server: Translation update Peter Eisentraut 20:27
pgsql-server: Translation update Peter Eisentraut 20:29
pginstaller - pginst: Remove reference to "." domain, now that we User Mha 20:36
pginstaller - pginst: Re-arrange contrib module checkboxes into 4 User Dpage 21:37

Oct. 4, 2004

Thread Author Time
pgsql-server: Document that the semicolon following the final "END" in a Neil Conway 05:42
pgsql-server: Fix error in setseed() docs: "int32" is not a (SQL) type, Neil Conway 08:15
pginstaller - pginst: Added the last of the contrib modules: string, User Dpage 10:20
pginstaller - pginst: Fix typo. User Dpage 10:26
pgsql-server: Make libpgport be front-end only and make libpgport_srv be Bruce Momjian 13:43
pginstaller - pginst: Update JDBC to pgdev.306 build. User Dpage 13:56
pgsql-server: Detect overflow in integer arithmetic operators (integer, Tom Lane 14:42
pgsql-server: Suppress getppid test on WIN32, per Dave Page. Tom Lane 14:55
pgsql-server: Comment out unused variable. Bruce Momjian 15:09
pgsql-server: Fix warnings from crypt.c compile. Bruce Momjian 15:17
pgsql-server: Add CVS URL for docs. Bruce Momjian 15:29
pgbuildfarm - client-code: fix stage labels and differentiate between User Andrewd 16:25
pgsql-server: Readd -DFRONTEND to client makefiles because it still Bruce Momjian 18:05
pgsql-server: Update comment on int64 printf speciifications for MinGW: Bruce Momjian 18:14
pgsql-server: Fix MinGW link failure with new libpgport processing. Bruce Momjian 20:32
pgsql-server: Make sure no libs use libpgport by removing it from the Bruce Momjian 20:36
pgsql-server: PortalRun must guard against the possibility that the Tom Lane 21:52
pgbuildfarm - client-code: experimental code (turned off by default) to User Andrewd 22:10
pgsql-server: Correct the volatility labeling of ten timestamp-related Tom Lane 22:13
pgsql-server: Remove arithmetic operators on the 1-byte-char datatype, Tom Lane 22:50
contrib: Refer to ll_to_earth() function by its actual name. Tom Lane 22:52
Re: pgsql-server: Comment out unused variable. Neil Conway 23:47

Oct. 5, 2004

Thread Author Time
pgsql-server: License cleanup: crypt.c and qsort.c to latest NetBSD CVS Neil Conway 00:12
pgsql-server: Pickup fix from upstream OpenBSD sources: mark a read-only Neil Conway 00:14
Re: pgsql-server: Comment out unused variable. Bruce Momjian 02:02
pgsql-server: '::' is no longer interpreted as a variable in a prepare Michael Meskes 10:48
pgsql-server: '::' is no longer interpreted as a variable in a prepare Michael Meskes 10:48
pgsql-server: Remove unused Win32 defines, convert them to typdefs, per Bruce Momjian 13:48
pgsql-server: Fix typo in recent Win32 typedef change. Bruce Momjian 14:27
pgsql-server: Another tightening of Win32 typedefs. Bruce Momjian 15:09
pgsql-server: Add distclean target to pgevent. Bruce Momjian 17:26
pgsql-server: Add Win32 version info to client binaries. Bruce Momjian 19:30
pgbuildfarm - client-code: add check to make sure we are using GNU make User Andrewd 19:57

Browse Archives

Prev | Next