2005-05-06 |
Tom Lane | Update misleading comment about the use of lanpltrusted... |
commit | commitdiff | tree | snapshot |
2005-05-06 |
Bruce Momjian | Update comment to mention "Name classification hierarch... |
commit | commitdiff | tree | snapshot |
2005-05-06 |
Bruce Momjian | Remove documentation that CSV didn't handle carriage... |
commit | commitdiff | tree | snapshot |
2005-05-06 |
Bruce Momjian | Convert some mulit-line comments in copy.c to single... |
commit | commitdiff | tree | snapshot |
2005-05-06 |
Tom Lane | Marginal performance improvements in dynahash: make... |
commit | commitdiff | tree | snapshot |
2005-05-05 |
Tom Lane | Fix bogus hashtable setup. (This code has quite a... |
commit | commitdiff | tree | snapshot |
2005-05-05 |
Tom Lane | Make standalone backends ignore pg_database.datallowcon... |
commit | commitdiff | tree | snapshot |
2005-05-05 |
Bruce Momjian | On Win32, libintl replaces snprintf() with its own... |
commit | commitdiff | tree | snapshot |
2005-05-05 |
Tom Lane | Per core discussion, we should push out a 7.2.* release... |
commit | commitdiff | tree | snapshot |
2005-05-05 |
Bruce Momjian | Add comments on WSAStartup usage. |
commit | commitdiff | tree | snapshot |
2005-05-05 |
Bruce Momjian | Add WSACleanup() for Win32 socket cleanup. |
commit | commitdiff | tree | snapshot |
2005-05-05 |
Neil Conway | The issue has been raised in the past that our build... |
commit | commitdiff | tree | snapshot |
2005-05-05 |
Tom Lane | Adjust nodeBitmapIndexscan to keep the target index... |
commit | commitdiff | tree | snapshot |
2005-05-05 |
Bruce Momjian | Update "control" item. |
commit | commitdiff | tree | snapshot |
2005-05-05 |
Bruce Momjian | Typo fix, Dave Held |
commit | commitdiff | tree | snapshot |
2005-05-05 |
Tom Lane | Allow implicit cast from any named composite type to... |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Tom Lane | Use postmaster_is_alive() check in pg_ctl restart as... |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Tom Lane | Preliminary release notes for 8.0.3, 7.4.8, 7.3.10. |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Tom Lane | Spell DELIMITER correctly, per Seamus Dean. |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Tom Lane | Clean up MultiXactIdExpand's API by separating out... |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Tom Lane | Alter the signature for encoding conversion functions... |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Tom Lane | Change tsearch2 to not use the unsafe practice of creat... |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Neil Conway | Fix typos in documentation. |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Bruce Momjian | Add FAQ on who controls the project. |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Bruce Momjian | Completed: |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Bruce Momjian | Check the file system on postmaster startup and report... |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Neil Conway | Add some missing "See Also" entries to the domain-relat... |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Neil Conway | Change SPI functions to use a `long' when specifying... |
commit | commitdiff | tree | snapshot |
2005-05-01 |
Tom Lane | Change CREATE TYPE to require datatype output and send... |
commit | commitdiff | tree | snapshot |
2005-05-01 |
Tom Lane | Fix incorrect backslashing in regexp example, per Rober... |
commit | commitdiff | tree | snapshot |
2005-05-01 |
Tom Lane | Mention the actual stored size of NUMERIC values, per... |
commit | commitdiff | tree | snapshot |
2005-05-01 |
Neil Conway | Remove the contents of the src/corba subdirectory:... |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Tom Lane | Change catalog entries for record_out and record_send... |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Tom Lane | Make record_out and record_send extract type informatio... |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Tom Lane | Use the standard lock manager to establish priority... |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Neil Conway | GCC 4.0 includes a new warning option, -Wformat-literal... |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Bruce Momjian | Fix BCC to not define compiler location. |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Bruce Momjian | Update replication FAQ. |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Tom Lane | Restructure LOCKTAG as per discussions of a couple... |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Bruce Momjian | Remove extern from optreset that was just added. |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Bruce Momjian | Improve cleanup from win32 client-only build. |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Bruce Momjian | Backpatch BCC compile changes to 8.0.X for psql. |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Neil Conway | This patch fixes a bug in the error message emitted... |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Tom Lane | Implement sharable row-level locks, and use them for... |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Dennis Bjorklund | Fix a whitespace problem. From Alvaro Herrera. |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Bruce Momjian | Add WAL compression item to TODO.detail. |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Bruce Momjian | Add psql \set ON_ERROR_ROLLBACK to allow statements... |
commit | commitdiff | tree | snapshot |
2005-04-27 |
Bruce Momjian | Wording improvement. |
commit | commitdiff | tree | snapshot |
2005-04-27 |
Bruce Momjian | Update PAM documentation, per Alvaro. |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Bruce Momjian | Mention that PAM requires the user already exist in... |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Tom Lane | On further experimentation, there were still a couple... |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Tom Lane | Fix ExpandIndirectionStar to handle cases where the... |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Tom Lane | get_expr_result_type probably needs to be able to handl... |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Bruce Momjian | Update description: |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Bruce Momjian | Re-add item with better description: |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Tom Lane | Fix btree_gist to handle timetz zone correctly per... |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Tom Lane | Avoid rechecking lossy operators twice in a bitmap... |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Tom Lane | While determining the filter clauses for an index scan... |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Tom Lane | Replace slightly klugy create_bitmap_restriction()... |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Bruce Momjian | Add description for concurrent sequential scans: |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Tom Lane | Remove support for OR'd indexscans internal to a single... |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Tom Lane | Adjust nodeBitmapIndexscan.c to not keep the index... |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Tom Lane | Actually, nodeBitmapIndexscan.c doesn't need to create... |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Tom Lane | Put back example of using Result node to execute an... |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Bruce Momjian | Update wording: |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Bruce Momjian | Update wording. |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Bruce Momjian | Clean up HTML. |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Bruce Momjian | Add replication FAQ item. |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Neil Conway | Update some comments to use SQL examples rather than... |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Bruce Momjian | Add line break. |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Bruce Momjian | Update book items. |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Bruce Momjian | Update VACUUM VERBOSE FSM message, per Tom. |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Tom Lane | Repair two TIME WITH TIME ZONE bugs found by Dennis... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Tom Lane | Remove useless argtype_inherit() code, and make consequ... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Bruce Momjian | Turns out our existing page size is already optimal... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Bruce Momjian | Item already added to existing 'thread' item: |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Bruce Momjian | Remove item, not sure what it refers to: |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Bruce Momjian | New item: |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Bruce Momjian | Update threading item: |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Tom Lane | Remove explicit FreeExprContext calls during plan node... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Bruce Momjian | Fix typo: |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Bruce Momjian | Update VACUUM VERBOSE update, per Alvaro. |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Bruce Momjian | Update working of VACUUM VERBOSE. |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Bruce Momjian | Make VACUUM VERBOSE FSM output all output in a single... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Bruce Momjian | Move info about lack of depencency checking in Makefile... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Bruce Momjian | Update FAQ by eliminating non-frequent items like large... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Bruce Momjian | Update H4 tag to H3 to be consistent with heading levels. |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Bruce Momjian | Add item about server-side debugging. |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Bruce Momjian | Update FAQ items to point to existing web pages rather... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Tom Lane | Add comment about checkpoint panic behavior during... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Tom Lane | Allow -2147483648 to be treated as an INT4 rather than... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Tom Lane | Treat a zero-D array as empty in int_enum(), per Andrew... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Tom Lane | Recent changes got the sense of the notnull bit backwar... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Tom Lane | Define the right-hand input of AT TIME ZONE as a full... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Bruce Momjian | Update FAQ release number to 8.0.2. |
commit | commitdiff | tree | snapshot |
next |