| Age | Commit message (Expand) | Author |
| 2004-01-14 | Fix permission-checking bug reported by Tim Burgess 10-Feb-03 (this time | Tom Lane |
| 2004-01-14 | Translation updates | Dennis Bjorklund |
| 2004-01-14 | pg_settings should have UPDATE privilege allowed to public. | Tom Lane |
| 2004-01-14 | The no-updates-to-system-catalogs-unless-usecatupd restriction should | Tom Lane |
| 2004-01-14 | Revert ill-starred change of 13-Feb-02: it appeared to fix a problem of | Tom Lane |
| 2004-01-13 | Translation update | Peter Eisentraut |
| 2004-01-13 | Make rule and stylesheet to try out XSLT for DocBook processing | Peter Eisentraut |
| 2004-01-13 | Fix ecpg test program to properly access int* null indicator. | Bruce Momjian |
| 2004-01-12 | Fix another place that wasn't maintaining AND/OR flatness of an | Tom Lane |
| 2004-01-12 | Preserve AND/OR flatness during eval_const_expressions(). This seems a | Tom Lane |
| 2004-01-11 | Translation updates | Dennis Bjorklund |
| 2004-01-11 | Mark string for translation. | Dennis Bjorklund |
| 2004-01-11 | Put See Also links back in alphabetical order. | Peter Eisentraut |
| 2004-01-11 | Translation updates | Dennis Bjorklund |
| 2004-01-11 | Translation updates | Dennis Bjorklund |
| 2004-01-11 | Minor documentation improvements. | Neil Conway |
| 2004-01-11 | Add CREATE TRIGGER, CREATE INDEX, and CREATE SEQUENCE to the list of | Neil Conway |
| 2004-01-11 | Drops in the CreateProcess calls for Win32 (essentially wrapping up the | Bruce Momjian |
| 2004-01-10 | Remove the following unused type definitions: bool8, bool16, bool32, word8, | Neil Conway |
| 2004-01-10 | Implement "WITH / WITHOID OIDS" clause for CREATE TABLE AS. This is | Neil Conway |
| 2004-01-10 | Translation updates | Peter Eisentraut |
| 2004-01-10 | Improve has_nullable_targetlist() to allow strict functions of simple | Tom Lane |
| 2004-01-10 | Translation updates | Dennis Bjorklund |
| 2004-01-10 | Translation updates | Dennis Bjorklund |
| 2004-01-10 | Translation updates | Dennis Bjorklund |
| 2004-01-10 | Make non-wait pg_ctl start/stop message more accurate. | Bruce Momjian |
| 2004-01-10 | Allow BEGIN WORK to specify transaction isolation level, like START | Bruce Momjian |
| 2004-01-10 | Fix subquery pullup logic to not be fooled when a view that appears | Tom Lane |
| 2004-01-09 | Oops, can't do cpp tests inside macros; make two macros instead. | Bruce Momjian |
| 2004-01-09 | Remove ereport() from failed connection; already done, per Tom. | Bruce Momjian |
| 2004-01-09 | Fix for cancel key restarting postmaster, from Claudio | Bruce Momjian |
| 2004-01-09 | Have psql help show \w parameter as requied. | Bruce Momjian |
| 2004-01-09 | Done: | Bruce Momjian |
| 2004-01-09 | Allow psql to handle tilde user expansion for file names. | Bruce Momjian |
| 2004-01-09 | Change PG_DELAY from msec to usec and use it consistenly rather than | Bruce Momjian |
| 2004-01-09 | Translation updates | Dennis Bjorklund |
| 2004-01-09 | Add WIN32 pipe implementation that uses sockets. | Bruce Momjian |
| 2004-01-09 | Remove duplicate include of value.h. I think it got in because Tom and I bot... | Bruce Momjian |
| 2004-01-09 | Add comment about synchronous signals. | Bruce Momjian |
| 2004-01-09 | Allow libpq to do thread-safe SIGPIPE handling. This allows it to | Bruce Momjian |
| 2004-01-09 | German FAQ update. | Bruce Momjian |
| 2004-01-09 | Fix incorrect SQL syntax emitted when -E is given without -P. | Tom Lane |
| 2004-01-08 | Remove broken (and unnecessary) definition of operator <> for _int4 | Tom Lane |
| 2004-01-08 | Fix a spelling mistake in a comment. | Neil Conway |
| 2004-01-08 | Throw compile error if our non-thread-safe snprintf is used. | Bruce Momjian |
| 2004-01-08 | Update Russian FAQ. | Bruce Momjian |
| 2004-01-08 | Update OSF thread flags for non-gcc compiles. | Bruce Momjian |
| 2004-01-08 | Translation updates | Dennis Bjorklund |
| 2004-01-08 | Translation updates | Dennis Bjorklund |
| 2004-01-08 | [Forced commit to add log message that I fat-fingered last time] | Tom Lane |