| Commit message (Expand) | Author | Age |
* | Check that the data directory does not have group or world access; remove | Peter Eisentraut | 2001-08-06 |
* | Add QueryIsRule gram.y reset. | Bruce Momjian | 2001-08-06 |
* | Surely the pg_stat interrogation functions must not be marked proiscachable. | Tom Lane | 2001-08-06 |
* | Show index predicate when doing \d on a partial index. | Tom Lane | 2001-08-05 |
* | Endeavor to make pgstats buffer process (a) safe and (b) useful. | Tom Lane | 2001-08-05 |
* | Remove no-longer-needed fcntl call (I'm not sure it *ever* did anything | Tom Lane | 2001-08-05 |
* | Back out LOCK A,B,C patch at Tom's suggestion. | Bruce Momjian | 2001-08-04 |
* | Compile fix for jdbc1. | Bruce Momjian | 2001-08-04 |
* | This patch is because Hurd does not support NOFILE. It is against current | Bruce Momjian | 2001-08-04 |
* | Add LOCK A,B,C functionality as LOCK A;LOCK B;LOCK C; as agreed. | Bruce Momjian | 2001-08-04 |
* | > 1) When a row is retrieved, and then a SQL_FETCH_FIRST is issued, the | Bruce Momjian | 2001-08-04 |
* | Attached is a patch that does the following: | Bruce Momjian | 2001-08-04 |
* | Fix handling of SIGCHLD, per recent pghackers discussion: on some | Tom Lane | 2001-08-04 |
* | Fix residual breakage from Windows socket-errno patch: the routines | Tom Lane | 2001-08-03 |
* | Fix win32.mak to support MULTIBYTE build --- it was pulling in several | Tom Lane | 2001-08-03 |
* | For some reason, CREATE TYPE has only accepted alignment specifications | Tom Lane | 2001-08-03 |
* | Fix pg_dump so that comments on views are dumped in the proper sequence. | Tom Lane | 2001-08-03 |
* | Clean up various memory leaks within plpgsql, and re-enable the | Tom Lane | 2001-08-02 |
* | Add a SPI_copytupledesc function that parallels SPI_copytuple --- ie, | Tom Lane | 2001-08-02 |
* | Tweak memory context sizing for saved SPI plans. | Tom Lane | 2001-08-02 |
* | Fix some poor decisions about sizing of trigger-related memory contexts. | Tom Lane | 2001-08-02 |
* | I noticed that pltcl didn't have any way to get to SPI_lastoid like plpgsql d... | Bruce Momjian | 2001-08-02 |
* | Even though SO_PEERCRED is probably totally unportable, might as well | Tom Lane | 2001-08-02 |
* | Remove SO_PASSCRED step in ident_unix --- according to Helge Bahmann, | Tom Lane | 2001-08-02 |
* | Digging through previous discussion of this patch, I note where Peter E. | Tom Lane | 2001-08-01 |
* | Support ident authentication on local (Unix) socket connections, if the | Tom Lane | 2001-08-01 |
* | Attached is a trivial patch to add ANALYZE to the tab complete file in | Bruce Momjian | 2001-08-01 |
* | Attached ia a patch to enable window size detection code of psql for Solaris | Bruce Momjian | 2001-08-01 |
* | Message typo was fixed in sources, but not in de.po. | Tom Lane | 2001-08-01 |
* | Add mention of SIGHUP for pg_ident.conf. | Bruce Momjian | 2001-08-01 |
* | Add documentation changes for new pg_hba.conf behavior. | Bruce Momjian | 2001-08-01 |
* | Cleanup code for preparsing pg_hba.conf and pg_ident.conf. Store line | Tom Lane | 2001-07-31 |
* | Further thought shows that has_distinct_on_clause() needs to take much | Tom Lane | 2001-07-31 |
* | Fix optimizer to not try to push WHERE clauses down into a sub-SELECT that | Tom Lane | 2001-07-31 |
* | Update 'translate' function description. translate does character set | Bruce Momjian | 2001-07-31 |
* | Update info on pg_hba.conf comments. | Bruce Momjian | 2001-07-31 |
* | Remove WIN32_NON_BLOCKING_CONNECTIONS tests, since we don't need 'em | Tom Lane | 2001-07-31 |
* | Fix unportable coding for FRONTEND case. | Tom Lane | 2001-07-31 |
* | Change SQL commands embedded in the initdb script from the style | Tom Lane | 2001-07-31 |
* | This patch merges the identical methods from the JDBC1 and JDBC2 | Bruce Momjian | 2001-07-30 |
* | Load pg_hba.conf and pg_ident.conf on startup and SIGHUP into List of | Bruce Momjian | 2001-07-30 |
* | Arrange for GRANT/REVOKE on a view to be dumped at the right time, | Tom Lane | 2001-07-29 |
* | Suppress gcc warning in USE_LOCALE case. | Tom Lane | 2001-07-22 |
* | Move EncodingTest.java file. | Bruce Momjian | 2001-07-21 |
* | DatabaseMetaData.getColumns() doesn't appear to get the default | Bruce Momjian | 2001-07-21 |
* | Great, here is a context diff of CVS for implementing the get/setCatalog methods | Bruce Momjian | 2001-07-21 |
* | JDBC encoding additions. | Bruce Momjian | 2001-07-21 |
* | I downloaded new source for lib (only few hours old !!!), and made | Bruce Momjian | 2001-07-21 |
* | Source formatting cleanup. | Bruce Momjian | 2001-07-21 |
* | i've spotted a following problem using DBD::Pg under win32. winsock | Bruce Momjian | 2001-07-20 |