Mailing lists [pgsql-committers]
- python - fe: Add a README and some support for setuptools. jwp@pgfoundry.org (James William Pye)
- python - fe: Add 'with' statement support to Transact. jwp@pgfoundry.org (James William Pye)
- python - ip: Add some support for setuptools. jwp@pgfoundry.org (James William Pye)
- python - ip: Add GreenTrunk README. jwp@pgfoundry.org (James William Pye)
- python - pq: Add README and some support for setuptools. jwp@pgfoundry.org (James William Pye)
- python - typ: Add README and some setuptools support. jwp@pgfoundry.org (James William Pye)
- python - ctl: Add README and some setuptools support. jwp@pgfoundry.org (James William Pye)
- python - ex: Add README and some setuptools support. jwp@pgfoundry.org (James William Pye)
- python - ex: Don't forget the README. jwp@pgfoundry.org (James William Pye)
- python - lo: Use distutils by default. jwp@pgfoundry.org (James William Pye)
- python - rc: Set version to 0.1. jwp@pgfoundry.org (James William Pye)
- python - rc: Add README and long_description. jwp@pgfoundry.org (James William Pye)
- python - pkg: Make it a complete package(postgrespy-0.1). jwp@pgfoundry.org (James William Pye)
- npgsql - Npgsql: 2006-05-01 Francisco Figueiredo Jr. fxjr@pgfoundry.org (User Fxjr)
- pgsql: Provide a namespace.c function for lookup of an operator with tgl@postgresql.org (Tom Lane)
- pgsql: Avoid assuming that statistics for a parent relation reflect the tgl@postgresql.org (Tom Lane)
- pgsql: Avoid assuming that statistics for a parent relation reflect the tgl@postgresql.org (Tom Lane)
- pgsql: New Directory teodor@postgresql.org (Teodor Sigaev)
- pgsql: GIN: Generalized Inverted iNdex. teodor@postgresql.org (Teodor Sigaev)
- pgsql: Add GIN opclases for another types teodor@postgresql.org (Teodor Sigaev)
- Re: pgsql: GIN: Generalized Inverted iNdex. Tom Lane
- pgsql: Fix grammar of new error message. tgl@postgresql.org (Tom Lane)
- pgsql: Suppress some gcc warnings. tgl@postgresql.org (Tom Lane)
- pgsql: Fix broken markup. tgl@postgresql.org (Tom Lane)
- python - web: Content update. jwp@pgfoundry.org (James William Pye)
- pgsql: Clean up API for ambulkdelete/amvacuumcleanup as per today's tgl@postgresql.org (Tom Lane)
- pgsql: Fix calculation of plan node extParams to account for the tgl@postgresql.org (Tom Lane)
- pgsql: Fix calculation of plan node extParams to account for the tgl@postgresql.org (Tom Lane)
- pgsql: Fix typo noticed by Alvaro Herrera teodor@postgresql.org (Teodor Sigaev)
- oledb - oledb: Force a thought out order on DBTYPE->PSQL types shachar@pgfoundry.org (User Shachar)
- Re: pgsql: GIN: Generalized Inverted iNdex. Oleg Bartunov
- pgsql: Make GIN opclass worked with intarray extensions teodor@postgresql.org (Teodor Sigaev)
- bizgres - bizgres: Oracle Metadata nwakefield@pgfoundry.org (User Nwakefield)
- bizgres - bizgres: Fixes 1. nwakefield@pgfoundry.org (User Nwakefield)
- pgsql: Create a syscache for pg_database-indexed-by-oid, and make use of tgl@postgresql.org (Tom Lane)
- Re: pgsql: GIN: Generalized Inverted iNdex. Christopher Kings-Lynne
- npgsql - Npgsql: 2006-05-04 Francisco Figueiredo Jr. fxjr@pgfoundry.org (User Fxjr)
- pgsql: Rethink the locking mechanisms used for CREATE/DROP/RENAME tgl@postgresql.org (Tom Lane)
- pgsql: Simplify relcache startup sequence. tgl@postgresql.org (Tom Lane)
- pgsql: Code review for contrib/pg_freespacemap. tgl@postgresql.org (Tom Lane)
- pgsql: Don't try to compile SSL CRL support if local SSL installation tgl@postgresql.org (Tom Lane)
- Re: pgsql: Don't try to compile SSL CRL support if Kris Jurka
- Re: pgsql: Don't try to compile SSL CRL support if local SSL installation Tom Lane
- pgsql: Add/ cleanup: < * %Disallow changing default expression of a momjian@postgresql.org (Bruce Momjian)
- pgsql: Update standards URL. momjian@postgresql.org (Bruce Momjian)
- pgsql: Change Solaris comments from / to !. momjian@postgresql.org (Bruce Momjian)
- pgsql: Use regression results float8-small-is-zero only for NetBSD < momjian@postgresql.org (Bruce Momjian)
- pgsql: On Solaris ASM, / '/' is the comment for x86, while '!' is the momjian@postgresql.org (Bruce Momjian)
- pgsql: Seems some NetBSD 3.0 x86 systems still need momjian@postgresql.org (Bruce Momjian)
- pgsql: Issue a log message if a CRL file exists and the SSL library does momjian@postgresql.org (Bruce Momjian)
- pgsql: Add SSL CRL support to libpq. momjian@postgresql.org (Bruce Momjian)
- npgsql - Npgsql2: 2006-05-05 Josh Cooley * Fixed BuildCommand to jbcooley@pgfoundry.org (User Jbcooley)
- npgsql - Npgsql: 2006-05-05 Josh Cooley * Fixed BuildCommand to jbcooley@pgfoundry.org (User Jbcooley)
- Re: pgsql: Add SSL CRL support to libpq. Tom Lane
- pgsql: Further minor simplification of relcache startup: don't need a tgl@postgresql.org (Tom Lane)
- pgsql: Document SSL CRL usage by libpq. momjian@postgresql.org (Bruce Momjian)
- python - ctl: Fix __repr__ methods. jwp@pgfoundry.org (James William Pye)
- pgsql: Recommend more clearly custom pg_dump format over tar, buy momjian@postgresql.org (Bruce Momjian)
- pgsql: Add description: * %Disallow changing DEFAULT expression of a momjian@postgresql.org (Bruce Momjian)
- python - ctl: Comment subsequent non-spaces after value. jwp@pgfoundry.org (James William Pye)
- pgsql: Use $(LIBS:-lpgport=) rather than $(patsubst -lpgport,, $(LIBS)), momjian@postgresql.org (Bruce Momjian)
- pgsql: Rewrite btree index scans to work a page at a time in all cases tgl@postgresql.org (Tom Lane)
- python - pkg: Include 'ctl' in package. jwp@pgfoundry.org (James William Pye)
- pgsql: Rewrite btree vacuuming to fold the former bulkdelete and cleanup tgl@postgresql.org (Tom Lane)
- python - pq: Handle NULL messages in Executing transactions. jwp@pgfoundry.org (James William Pye)
- python - fe: Only attempt to extract tuple counts when rmsg is not None. jwp@pgfoundry.org (James William Pye)
- pgsql: Build server libpgport with all non-FRONTEND object files. momjian@postgresql.org (Bruce Momjian)
- pgsql: Build server libpgport with all non-FRONTEND object files. momjian@postgresql.org (Bruce Momjian)
- pgsql: Build server libpgport with all non-FRONTEND object files. momjian@postgresql.org (Bruce Momjian)
- npgsql - Npgsql: 2006-05-05 Josh Cooley * Fixed jbcooley@pgfoundry.org (User Jbcooley)
- pgsql: Mention array dimmensions are not enforced either. momjian@postgresql.org (Bruce Momjian)
- pgsql: Revert documentation mention of array dimension checking, in next momjian@postgresql.org (Bruce Momjian)
- pgsql: Reduce size of critical section and remove call of user-defined teodor@postgresql.org (Teodor Sigaev)
-
pgsql: Some optimizations by Volkan YAZICI
teodor@postgresql.org (Teodor Sigaev) - pgestraier - pgestraier: remove direct database creation and use node dpavlin@pgfoundry.org (User Dpavlin)
- pgestraier - pgestraier: subversion revision 50 commited to CVS dpavlin@pgfoundry.org (User Dpavlin)
- pgestraier - pgestraier: depriciated usage of direct access to index. dpavlin@pgfoundry.org (User Dpavlin)
- pgestraier - pgestraier: subversion revision 51 commited to CVS dpavlin@pgfoundry.org (User Dpavlin)
- pginstaller - pginst: Add property SKIPTSCHECK to remove the check for mha@pgfoundry.org (User Mha)
- pginstaller - pginst: Add property SKIPTSCHECK to remove the check for mha@pgfoundry.org (User Mha)
- pgsql: Clean up code associated with updating pg_class statistics tgl@postgresql.org (Tom Lane)
- python - rc: Reference the dbname option for, well, the dbname. jwp@pgfoundry.org (James William Pye)
- bizgres - bizgres: Minor updates to logging components. nwakefield@pgfoundry.org (User Nwakefield)
- bizgres - bizgres: Enhancement: Format of error message improved nwakefield@pgfoundry.org (User Nwakefield)
- pgestraier - pgestraier: create node if needed dpavlin@pgfoundry.org (User Dpavlin)
- pgestraier - pgestraier: subversion revision 52 commited to CVS dpavlin@pgfoundry.org (User Dpavlin)
- pgestraier - pgestraier: script now creates index on it's own dpavlin@pgfoundry.org (User Dpavlin)
- pgestraier - pgestraier: subversion revision 53 commited to CVS dpavlin@pgfoundry.org (User Dpavlin)
- pgestraier - pgestraier: updated documentation and example for convert dpavlin@pgfoundry.org (User Dpavlin)
- pgestraier - pgestraier: subversion revision 54 commited to CVS dpavlin@pgfoundry.org (User Dpavlin)
- pgestraier - pgestraier: use pkg-config hyperestraier if estconfig is dpavlin@pgfoundry.org (User Dpavlin)
- pgestraier - pgestraier: subversion revision 55 commited to CVS dpavlin@pgfoundry.org (User Dpavlin)
- pgestraier - pgestraier: fix multiple attributes delimited with {{!}}, dpavlin@pgfoundry.org (User Dpavlin)
- pgestraier - pgestraier: subversion revision 56 commited to CVS dpavlin@pgfoundry.org (User Dpavlin)
- pgestraier - pgestraier: initial implementation of hints using (fake) dpavlin@pgfoundry.org (User Dpavlin)
- pgestraier - pgestraier: subversion revision 57 commited to CVS dpavlin@pgfoundry.org (User Dpavlin)
- bizgres - bizgres: nwakefield@pgfoundry.org (User Nwakefield)
- bizgres - bizgres: Bugs ------ 1. nwakefield@pgfoundry.org (User Nwakefield)
- pgsql: Code review for standard_conforming_strings patch. tgl@postgresql.org (Tom Lane)
- pgsql: Use SQL standard '' rather than \' for tutorial/sample code. momjian@postgresql.org (Bruce Momjian)
- pgsql: Use SQL standard '' rather than \' for tutorial/sample code. momjian@postgresql.org (Bruce Momjian)
- bizgres - bizgres: Bug ---- File seperator was hard coded to windows nwakefield@pgfoundry.org (User Nwakefield)
- pgsql: Remove unnecessary .seg/.section directives, per Alan Stange. tgl@postgresql.org (Tom Lane)
- pgsql: Remove unnecessary .seg/.section directives, per Alan Stange. tgl@postgresql.org (Tom Lane)
- pgsql: Remove unnecessary .seg/.section directives, per Alan Stange. tgl@postgresql.org (Tom Lane)
- pgsql: Remove unnecessary .seg/.section directives, per Alan Stange. tgl@postgresql.org (Tom Lane)
- pgsql: Remove unnecessary .seg/.section directives, per Alan Stange. tgl@postgresql.org (Tom Lane)
- bizgres - bizgres: BETA: JDBCELTWriter - Loads data using parallel nwakefield@pgfoundry.org (User Nwakefield)
- pgsql: Fix typo in comment. momjian@postgresql.org (Bruce Momjian)
- bizgres - bizgres: Added RECONNECTONERROR attribute to cope with unusual nwakefield@pgfoundry.org (User Nwakefield)
- pgsql: Upon closer inspection, the sparc code in s_lock.c is dead code, tgl@postgresql.org (Tom Lane)
- python - lo: Don't rely on os.getlogin for getting a good default jwp@pgfoundry.org (James William Pye)
- pgsql: Fix the sense of the test on DH_check()'s return value. tgl@postgresql.org (Tom Lane)
- pgsql: Fix the sense of the test on DH_check()'s return value. tgl@postgresql.org (Tom Lane)
- pgsql: Fix the sense of the test on DH_check()'s return value. tgl@postgresql.org (Tom Lane)
- pgsql: Fix the sense of the test on DH_check()'s return value. tgl@postgresql.org (Tom Lane)
- pgsql: Fix the sense of the test on DH_check()'s return value. tgl@postgresql.org (Tom Lane)
- psqlodbc - psqlodbc: 1. hinoue@pgfoundry.org (User Hinoue)
- pgsql: Mention version portability of pg_dump. momjian@postgresql.org (Bruce Momjian)
- pgsql: Mention version portability of pg_dump. momjian@postgresql.org (Bruce Momjian)
- pgsql: Update pg_dump vesion wording. momjian@postgresql.org (Bruce Momjian)
- pgsql: Update pg_dump version wording. momjian@postgresql.org (Bruce Momjian)
- npgsql - Npgsql2: 2006-05-13 Francisco Figueiredo Jr. fxjr@pgfoundry.org (User Fxjr)
- python - rc: Give the connector the user specified password as well. jwp@pgfoundry.org (James William Pye)
-
npgsql - Npgsql: 2006-05-14 Josh Cooley
jbcooley@pgfoundry.org (User Jbcooley) -
npgsql - Npgsql2: 2006-05-14 Josh Cooley
jbcooley@pgfoundry.org (User Jbcooley)
- autodoc - autodoc: Add an uninstall target. rbt@pgfoundry.org (User Rbt)
- autodoc - autodoc: The datadir should be rbt@pgfoundry.org (User Rbt)
- autodoc - autodoc: Assume the strings are in UTF8 instead of in ASCII. rbt@pgfoundry.org (User Rbt)
- bizgres - bizgres: Fixed: Bug found that caused ampersand's to not be nwakefield@pgfoundry.org (User Nwakefield)
- bizgres - bizgres: Fixed: Bug found that caused SQL job error message to nwakefield@pgfoundry.org (User Nwakefield)
- pgsql: Rename macro parameter, for clarity. momjian@postgresql.org (Bruce Momjian)
- pgsql: Reduce size of critial section during vacuum full, critical teodor@postgresql.org (Teodor Sigaev)
- pgsql: Change catalog version due to WAL protocol changes in GiST teodor@postgresql.org (Teodor Sigaev)
- pgsql: Allow the .pgpass hostname to match the default socket directory, momjian@postgresql.org (Bruce Momjian)
- pgsql: Change spaces to tabs, for consistency. momjian@postgresql.org (Bruce Momjian)
- pgsql: Add comments that Solaris Sun compiler only supports sparc9 ASM, momjian@postgresql.org (Bruce Momjian)
- pgsql: Add simplified sparc8 ASM for solaris_sparc.s, from Alan Stange. momjian@postgresql.org (Bruce Momjian)
- pgsql: Add mention of -xarch=v8plus for "cas" usage on Solaris/sparc. momjian@postgresql.org (Bruce Momjian)
- pgsql: Make function param_name/type documentation more consistent. momjian@postgresql.org (Bruce Momjian)
- pgsql: Add more sparcv8plus comments. momjian@postgresql.org (Bruce Momjian)
- pgsql: Add: > > * Add a GUC to control whether BEGIN inside a momjian@postgresql.org (Bruce Momjian)
-
pgsql: Change
string> to momjian@postgresql.org (Bruce Momjian)string>. - Re: pgsql: GIN: Generalized Inverted iNdex. Christopher Kings-Lynne
- Re: pgsql: GIN: Generalized Inverted iNdex. Teodor Sigaev
- pgsql: Mention that gcc/sparc generates sparcv7 binaries. momjian@postgresql.org (Bruce Momjian)
- pgsql: Remove canonicalize_path() call for .pgpass socket directory momjian@postgresql.org (Bruce Momjian)
- pgsql: Fix thinko in recent changes to handle ScalarArrayOpExpr as an tgl@postgresql.org (Tom Lane)
- pgsql: Code alignment fix. momjian@postgresql.org (Bruce Momjian)
- dbsamples - pgfoundry: Imported Sources xzilla@pgfoundry.org (User Xzilla)
- pgsql: Allow sparcv8plus to use "cas". momjian@postgresql.org (Bruce Momjian)
- pgsql: When a bitmap indexscan is using a partial index, it is necessary tgl@postgresql.org (Tom Lane)
- pgsql: When a bitmap indexscan is using a partial index, it is necessary tgl@postgresql.org (Tom Lane)
- dbsamples - pagila: Imported Sources xzilla@pgfoundry.org (User Xzilla)
- dbsamples - pagila: re-org file layout to what I actually wanted to do xzilla@pgfoundry.org (User Xzilla)
- pgsql: Fix choose_bitmap_and() so that partial index predicates are tgl@postgresql.org (Tom Lane)
- pgsql: Fix choose_bitmap_and() so that partial index predicates are tgl@postgresql.org (Tom Lane)
- dbsamples - pagila: Imported Sources xzilla@pgfoundry.org (User Xzilla)
- Re: pgsql: Add simplified sparc8 ASM for solaris_sparc.s, from Alan Stange. Tom Lane
- pgsql: Use unsigned into for slock_t for pre-sparcv8plus. momjian@postgresql.org (Bruce Momjian)
- Re: pgsql: Add simplified sparc8 ASM for solaris_sparc.s, Bruce Momjian
- dbsamples - pagila: typo in coalesce statement xzilla@pgfoundry.org (User Xzilla)
- dbsamples - pagila: tsearch2 support, based on Chris's original port. xzilla@pgfoundry.org (User Xzilla)
- dbsamples - pagila: Some general information on pagila xzilla@pgfoundry.org (User Xzilla)
- pgsql: Use SQL standard '' rather than \' in /contrib. momjian@postgresql.org (Bruce Momjian)
- pgsql: Use SQL standard '' rather than \' in /contrib. momjian@postgresql.org (Bruce Momjian)
- pgsql: Backpatch FAQs to 8.1.X. momjian@postgresql.org (Bruce Momjian)
- pgsql: Update release notes for 8.1.4. momjian@postgresql.org (Bruce Momjian)
- pgsql: Update release notes for 8.1.4. momjian@postgresql.org (Bruce Momjian)
- pgsql: Update for version 8.1.4. momjian@postgresql.org (Bruce Momjian)
- pgsql: Stamp 8.1.4, except configure/configure.in. momjian@postgresql.org (Bruce Momjian)
- pgsql: Mention packager bumps configure.in/configure. momjian@postgresql.org (Bruce Momjian)
- pgsql: Stamp 8.1.4, except configure/configure.in. momjian@postgresql.org (Bruce Momjian)
- dbsamples - pagila: add rewards_report function, give up on holdable xzilla@pgfoundry.org (User Xzilla)
- dbsamples - pagila: update the notes on pagila xzilla@pgfoundry.org (User Xzilla)
- pgsql: Back out \' change for tsearch2, broke regression tests. momjian@postgresql.org (Bruce Momjian)
- pgsql: Back out \' change for tsearch2, broke regression tests. momjian@postgresql.org (Bruce Momjian)
- Re: pgsql: Use unsigned into for slock_t for pre-sparcv8plus. Kris Jurka
- pgsql: Rework completion of incomplete inserts. teodor@postgresql.org (Teodor Sigaev)
- pgsql: Fix Solaris/ASM test for x86. momjian@postgresql.org (Bruce Momjian)
- pgsql: Fix typo in comment. alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Have autovacuum report its activities to the stat collector. alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Have autovacuum report its activities to the stat collector. alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Simplify gistSplit() and some refactoring related code. teodor@postgresql.org (Teodor Sigaev)
- pgsql: Fix nasty bug in nodeIndexscan.c's detection of duplicate tuples tgl@postgresql.org (Tom Lane)
- pgsql: Fix nasty bug in nodeIndexscan.c's detection of duplicate tuples tgl@postgresql.org (Tom Lane)
- pgfouine - pgfouine: added a test to check the freetype support gsmet@pgfoundry.org (User Gsmet)
- pgsql: Call MarkBufferDirty() before XLogInsert() during completion of teodor@postgresql.org (Teodor Sigaev)
- pgfouine - pgfouine: reported changes made on PHP4 version of Artichow gsmet@pgfoundry.org (User Gsmet)
- pgfouine - pgfouine: * added a test to check the freetype support * gsmet@pgfoundry.org (User Gsmet)
- bizgres - bizgres: Fixed: Bug found that caused SQL job error message to nwakefield@pgfoundry.org (User Nwakefield)
- bizgres - bizgres: nwakefield@pgfoundry.org (User Nwakefield)
- pgfouine - pgfouine: added -memorylimit option gsmet@pgfoundry.org (User Gsmet)
- pgsql: Add last-vacuum/analyze-time columns to the stats collector, both alvherre@postgresql.org (Alvaro Herrera)
- bizgres - bizgres: Enhancement Added support for epoch in formatstring nwakefield@pgfoundry.org (User Nwakefield)
- psqlodbc - psqlodbc: The first cut for MSDTC supprort and the version is hinoue@pgfoundry.org (User Hinoue)
- pqa - pqa: No need for attr_reader for queries since we provide an tom@pgfoundry.org (User Tom)
- pqa - pqa: Just some minor twiddling, making things a bit more Rubyish tom@pgfoundry.org (User Tom)
- pgfouine - pgfouine: normalized error code cleanup gsmet@pgfoundry.org (User Gsmet)
- pgfouine - pgfouine: normalized error code cleanup gsmet@pgfoundry.org (User Gsmet)
- pgfouine - pgfouine: improved description of -memorylimit gsmet@pgfoundry.org (User Gsmet)
- bizgres - bizgres: New KETL jar builds requested due to compilation nwakefield@pgfoundry.org (User Nwakefield)
- npgsql - Npgsql: 2006-05-21 Francisco Figueiredo Jr. fxjr@pgfoundry.org (User Fxjr)
- pgfouine - pgfouine: preparing 0.6 release gsmet@pgfoundry.org (User Gsmet)
- pgfouine - pgfouine: larger margin at the bottom of the page gsmet@pgfoundry.org (User Gsmet)
- pgfouine - pgfouine: removed a useless line gsmet@pgfoundry.org (User Gsmet)
- pgfouine - www: refreshed the sample reports gsmet@pgfoundry.org (User Gsmet)
- pgfouine - pgfouine: fixed -syslogident usage gsmet@pgfoundry.org (User Gsmet)
- pgfouine - www: updated website for 0.6 release gsmet@pgfoundry.org (User Gsmet)
- pgfouine - pgfouine: initializes syslog ident constant gsmet@pgfoundry.org (User Gsmet)
- pgfouine - www: updated the website for 0.6 release gsmet@pgfoundry.org (User Gsmet)
- pgfouine - pgfouine: default logtype is syslog gsmet@pgfoundry.org (User Gsmet)
- pgfouine - www: default logtype is syslog gsmet@pgfoundry.org (User Gsmet)
- pgfouine - www: fixed the download links gsmet@pgfoundry.org (User Gsmet)
- pgsql: Change \' to '', for SQL standards compliance. momjian@postgresql.org (Bruce Momjian)
- pgsql: Change \' to '', for SQL standards compliance. momjian@postgresql.org (Bruce Momjian)
- pgsql: Change \' to '', for SQL standards compliance. momjian@postgresql.org (Bruce Momjian)
- pgsql: Change the backend to reject strings containing invalidly-encoded tgl@postgresql.org (Tom Lane)
- pgsql: Change the backend to reject strings containing invalidly-encoded tgl@postgresql.org (Tom Lane)
- pgsql: Change the backend to reject strings containing invalidly-encoded tgl@postgresql.org (Tom Lane)
- pgsql: Change the backend to reject strings containing invalidly-encoded tgl@postgresql.org (Tom Lane)
- pgsql: Change the backend to reject strings containing invalidly-encoded tgl@postgresql.org (Tom Lane)
- pgsql: Add a new GUC parameter backslash_quote, which determines whether tgl@postgresql.org (Tom Lane)
- pgsql: Add a new GUC parameter backslash_quote, which determines whether tgl@postgresql.org (Tom Lane)
- pgsql: Add a new GUC parameter backslash_quote, which determines whether tgl@postgresql.org (Tom Lane)
- pgsql: Add a new GUC parameter backslash_quote, which determines whether tgl@postgresql.org (Tom Lane)
- pgsql: Add a new GUC parameter backslash_quote, which determines whether tgl@postgresql.org (Tom Lane)
- pgsql: Modify libpq's string-escaping routines to be aware of encoding tgl@postgresql.org (Tom Lane)
- pgsql: Modify libpq's string-escaping routines to be aware of encoding tgl@postgresql.org (Tom Lane)
- pgsql: Modify libpq's string-escaping routines to be aware of encoding tgl@postgresql.org (Tom Lane)
- pgsql: Modify libpq's string-escaping routines to be aware of encoding tgl@postgresql.org (Tom Lane)
- pgsql: Modify libpq's string-escaping routines to be aware of encoding tgl@postgresql.org (Tom Lane)
- pgsql: Fix errors in fortuna PRNG reseeding logic that could cause a tgl@postgresql.org (Tom Lane)
- pgsql: Fix errors in fortuna PRNG reseeding logic that could cause a tgl@postgresql.org (Tom Lane)
- pgsql: Stamp releases 7.3.15, 7.4.13, and 8.0.8. momjian@postgresql.org (Bruce Momjian)
- pgsql: Stamp releases 7.3.15, 7.4.13, and 8.0.8. momjian@postgresql.org (Bruce Momjian)
- pgsql: Stamp releases 7.3.15, 7.4.13, and 8.0.8. momjian@postgresql.org (Bruce Momjian)
- pgsql: Remove mention of pg_upgrade in release checklist. momjian@postgresql.org (Bruce Momjian)
- pgsql: Fix missed \' to '' conversion. tgl@postgresql.org (Tom Lane)
- psqlodbc - psqlodbc: Fix an Access Violation bug. hinoue@pgfoundry.org (User Hinoue)
- pgsql: Update release notes for upcoming releases. tgl@postgresql.org (Tom Lane)
- pgsql: Update release notes for upcoming releases. tgl@postgresql.org (Tom Lane)
- pgsql: Update release notes for upcoming releases. tgl@postgresql.org (Tom Lane)
- pgsql: Update release notes for upcoming releases. tgl@postgresql.org (Tom Lane)
- pgsql: Update release notes for upcoming releases. tgl@postgresql.org (Tom Lane)
- pgsql: Stamp release 8.1.4. tgl@postgresql.org (Tom Lane)
- pgsql: Stamp release 8.0.8. tgl@postgresql.org (Tom Lane)
- pgsql: Stamp release 7.4.13. tgl@postgresql.org (Tom Lane)
- pgsql: Stamp release 7.3.15. tgl@postgresql.org (Tom Lane)
- pgsql: Costmetic fix for bug template version stamp. momjian@postgresql.org (Bruce Momjian)
- pginstaller - pginst: Prep for 8.0.8 dpage@pgfoundry.org (User Dpage)
- pgfouine - www: added the link to the ebuild again gsmet@pgfoundry.org (User Gsmet)
- pginstaller - pginst: Update for 8.1.4 dpage@pgfoundry.org (User Dpage)
- pginstaller - pginst: Update for 8.1.4 dpage@pgfoundry.org (User Dpage)
- pginstaller - pginst: Prep for 8.0.8 dpage@pgfoundry.org (User Dpage)
- pginstaller - pginst: Fix a changed filename dpage@pgfoundry.org (User Dpage)
- pgsql: Add strerror to pg_dump error messages where missing. petere@postgresql.org (Peter Eisentraut)
- pgsql: Change \; to ; in RULE, \; unnecessary. momjian@postgresql.org (Bruce Momjian)
- pgsql: Update Japanese FAQ. momjian@postgresql.org (Bruce Momjian)
- pgsql: Make "trigger" section: > * Referential Integrity > > o Add momjian@postgresql.org (Bruce Momjian)
- bizgres - bizgres: New Directory nwakefield@pgfoundry.org (User Nwakefield)
- bizgres - bizgres: Enhancement Improved logging for batch retry nwakefield@pgfoundry.org (User Nwakefield)
- wikipedia - wikipgedia: backporting mediawiki 1.6.6 security fix sven@pgfoundry.org (Sven Klemm)
- python - ctl: Add cluster interface. jwp@pgfoundry.org (James William Pye)
- pgsql: Remove CXT_printf/CXT1_printf macros. tgl@postgresql.org (Tom Lane)
- pgsql: Add mention that everyone should upgrade to minor releases. momjian@postgresql.org (Bruce Momjian)
- pgsql: Update heading for upgrades. momjian@postgresql.org (Bruce Momjian)
- pgsql: New wording, "What is the upgrade process for PostgreSQL?" momjian@postgresql.org (Bruce Momjian)
- python - ctl: Add 'selector' keyword for arbitrary filtering. jwp@pgfoundry.org (James William Pye)
- bizgres - bizgres: Fixed: Bug found that caused XML to be double escaped nwakefield@pgfoundry.org (User Nwakefield)
- pgsql: Klugy fix for bug #2447: we can't expand a whole-row reference to tgl@postgresql.org (Tom Lane)
- bizgres - bizgres: Enhancement. Added the RegExExtractTransformation, nwakefield@pgfoundry.org (User Nwakefield)
- bizgres - bizgres: Updated jars - previous update failed nwakefield@pgfoundry.org (User Nwakefield)
- dbsamples - pagila: Keep rating as text to show off check constraints xzilla@pgfoundry.org (User Xzilla)
- bizgres - bizgres: Updated the readme to include information about nwakefield@pgfoundry.org (User Nwakefield)
- pgsql: Avoid duplicate definition of LOCALEDIR in pg_config.h, already momjian@postgresql.org (Bruce Momjian)
- protopg - protopg: Adding a .cvsignore. sndev@pgfoundry.org (User Sndev)
- protopg - protopg: ooooppppsss, forgot to add ora_scanner.c into ignore sndev@pgfoundry.org (User Sndev)
- protopg - protopg: Rewritting a little bit select statement grammar. sndev@pgfoundry.org (User Sndev)
- pgsql: Rename in release notes: Mac -> OS/X, Intel to x86: Fix for momjian@postgresql.org (Bruce Momjian)
- pgsql: Rename in release notes: Mac -> OS/X, Intel to x86: Fix for momjian@postgresql.org (Bruce Momjian)
- pgfouine - www: added google-analytics markers gsmet@pgfoundry.org (User Gsmet)
- pgsql: Add: > o Add ALTER TABLE tab ADD/DROP INHERITS parent > > momjian@postgresql.org (Bruce Momjian)
- pgsql: Update text: > This allows tables to be added/removed from an momjian@postgresql.org (Bruce Momjian)
- pgsql: Tweak writetup_heap/readtup_heap to avoid storing the tuple tgl@postgresql.org (Tom Lane)
- pgsql: Add PQisthreadsafe() to libpq, to allow library applications to momjian@postgresql.org (Bruce Momjian)
- pgsql: Remove trailing blank line from exports.txt. momjian@postgresql.org (Bruce Momjian)
- bizgres - bizgres: Emergency bug fix, export crashing due to bug nwakefield@pgfoundry.org (User Nwakefield)
- pgsql: * Add support NULL to GiST. teodor@postgresql.org (Teodor Sigaev)
- pgsql: Remove pg_attribute detail, add URL < pg_attribute.attislocal momjian@postgresql.org (Bruce Momjian)
- python - ctl: Add HBA configuration management interfaces. jwp@pgfoundry.org (James William Pye)
- python - ctl: Mark as 0.2. jwp@pgfoundry.org (James William Pye)
- bizgres - bizgres: nwakefield@pgfoundry.org (User Nwakefield)
- bizgres - bizgres: nwakefield@pgfoundry.org (User Nwakefield)
- pgsql: Fix pg_restore to process BLOB COMMENT entries correctly; they tgl@postgresql.org (Tom Lane)
- pgsql: Fix pg_restore to process BLOB COMMENT entries correctly; they tgl@postgresql.org (Tom Lane)
- bizgres - bizgres: nwakefield@pgfoundry.org (User Nwakefield)
- protopg - protopg: Nothing special, just increasing the number sndev@pgfoundry.org (User Sndev)
- protopg - protopg: Added new grammar file, that accept oracle commands sndev@pgfoundry.org (User Sndev)
- protopg - protopg: I like to have Todo just to start with a capital sndev@pgfoundry.org (User Sndev)
- protopg - protopg: oopppss, forgot to add one parameter for snprintf :) sndev@pgfoundry.org (User Sndev)
- pgestraier - pgestraier: example how to return hints (which require dpavlin@pgfoundry.org (User Dpavlin)
- pgestraier - pgestraier: subversion revision 58 commited to CVS dpavlin@pgfoundry.org (User Dpavlin)
- protopg - protopg: * Adding support for "CREATE SYNONYM". sndev@pgfoundry.org (User Sndev)
- protopg - protopg: * making "create synonym" to accept identifiers of sndev@pgfoundry.org (User Sndev)
- protopg - protopg: --- sndev@pgfoundry.org (User Sndev)
- pgsql: Reduce per-character overhead in COPY OUT by combining calls to tgl@postgresql.org (Tom Lane)
- protopg - protopg: todo ++ sndev@pgfoundry.org (User Sndev)
- protopg - protopg: setting Todo revision number. sndev@pgfoundry.org (User Sndev)
- pgsql: Fix findParents() in case of multiple levels to find. teodor@postgresql.org (Teodor Sigaev)
- bizgres - bizgres: Enhancement/Fix export {VAR} = {VALUES} does't work nwakefield@pgfoundry.org (User Nwakefield)
- pgsql: Add table_name and table_schema to plperl trigger data. adunstan@postgresql.org (Andrew Dunstan)
- bizgres - bizgres: Enhancements: Added support for bad record logging in nwakefield@pgfoundry.org (User Nwakefield)
- pgsql: Add table_name and table_schema to plpython trigger data, plus adunstan@postgresql.org (Andrew Dunstan)
- pgsql: Update AIX FAQ. momjian@postgresql.org (Bruce Momjian)
- pgsql: Support binary COPY through psql. tgl@postgresql.org (Tom Lane)
- pgaccess - pgaccess: allow dropping a rule from the main window cmaj@pgfoundry.org (User Cmaj)
- pgsql: Further hacking on performance of COPY OUT. tgl@postgresql.org (Tom Lane)
- pgsql: Use E'' strings internally only when standard_conforming_strings momjian@postgresql.org (Bruce Momjian)
- pgsql: Looks like the new plpython regression test fails on older adunstan@postgresql.org (Andrew Dunstan)
- psqlodbc - psqlodbc: 1.Fix a crash on SQLDisconnect. hinoue@pgfoundry.org (User Hinoue)
- pgsql: Re-introduce the yylex filter function formerly used to support tgl@postgresql.org (Tom Lane)
- pgsql: Fix initdb to properly escape quotes and backslashes in the tgl@postgresql.org (Tom Lane)
- pgsql: Fix initdb to properly escape quotes and backslashes in the tgl@postgresql.org (Tom Lane)
- bizgres - bizgres: nwakefield@pgfoundry.org (User Nwakefield)
- bizgres - bizgres: nwakefield@pgfoundry.org (User Nwakefield)
- pgsql: Revert ill-considered change to plpgsql: it should not rely on tgl@postgresql.org (Tom Lane)
- pgsql: TG_table_name and TG_table_schema for pl/tcl, plus regression adunstan@postgresql.org (Andrew Dunstan)
- pgfouine - pgfouine: fixed a bug when there is no query in the log file gsmet@pgfoundry.org (User Gsmet)
- pgfouine - www: added local0.none gsmet@pgfoundry.org (User Gsmet)
- pgsql: Remove traces of otherwise unused RELKIND_SPECIAL symbol. alvherre@postgresql.org (Alvaro Herrera)
- python - rc: Mark as version 0.2. jwp@pgfoundry.org (James William Pye)
- pgsql: TG_table_name and TG_table_schema for plpgsql, plus docs and adunstan@postgresql.org (Andrew Dunstan)
- pgsql: fix typo adunstan@postgresql.org (Andrew Dunstan)
- bizgres - bizgres: Enhancement: Added code to automatically create the nwakefield@pgfoundry.org (User Nwakefield)
- pgsql: Don't call PQclear until the struct is really no longer going to alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Fix up pg_dump to do string escaping fully correctly for client tgl@postgresql.org (Tom Lane)
- pgsql: enlargePQExpBuffer, alone among the functions exported by tgl@postgresql.org (Tom Lane)
- python - ctl: Initialize the control attribute properly. jwp@pgfoundry.org (James William Pye)
- pgsql: Correct cheking in findParents(). teodor@postgresql.org (Teodor Sigaev)
- pgsql: Som improve page split in multicolumn GiST index. teodor@postgresql.org (Teodor Sigaev)
- pgsql: Make plperl's $_TD trigger data a global rather than a lexical adunstan@postgresql.org (Andrew Dunstan)
- pgsql: Add PQclear() calls, for completeness (exits shortly anyway). momjian@postgresql.org (Bruce Momjian)
- pgsql: Add: > o Allow timezone names in SQL strings, '2006-05-24 21:11 momjian@postgresql.org (Bruce Momjian)
- python - ctl: Extend get_parameters to take no arguments and an jwp@pgfoundry.org (James William Pye)
- pgsql: Patch reverted because of random buildfarm failures: momjian@postgresql.org (Bruce Momjian)
- pgsql: Fix ancient misdescription of namegt/namege in comment. tgl@postgresql.org (Tom Lane)
- pgsql: Add item: > * Consider GnuTLS if OpenSSL license becomes a momjian@postgresql.org (Bruce Momjian)
- pgsql: Update Japanese FAQ. momjian@postgresql.org (Bruce Momjian)
- pgsql: Update PL documentation: An article at WebProNews quoted from momjian@postgresql.org (Bruce Momjian)
- pgsql: Add regexp_replace() to string functions section. momjian@postgresql.org (Bruce Momjian)
- Re: pgsql: Add regexp_replace() to string functions section. Bruce Momjian
- pgsql: Back out patch, wrong previous commit message. momjian@postgresql.org (Bruce Momjian)
- pgsql: Add dynamic record inspection to PL/PgSQL, useful for generic momjian@postgresql.org (Bruce Momjian)
- pgsql: New Directory momjian@postgresql.org (Bruce Momjian)
- pgsql: Add Pgadmin administration functions to /contrib/adminpack. momjian@postgresql.org (Bruce Momjian)
- Re: pgsql: Add Pgadmin administration functions to /contrib/adminpack. Teodor Sigaev
- Re: pgsql: Add Pgadmin administration functions to /contrib/adminpack. Bruce Momjian
- pgsql: Re-add btree_gist description. momjian@postgresql.org (Bruce Momjian)
- pgsql: Backpatch documentation additions for PL language choice and momjian@postgresql.org (Bruce Momjian)
- pgsql: Add "inline" compile fix for MSVC/BCC: #define inline __inline momjian@postgresql.org (Bruce Momjian)
- pgsql: Add "inline" compile fix for MSVC/BCC: #define inline __inline momjian@postgresql.org (Bruce Momjian)
- pgsql: Re-defines SHA2 symbols so that they would not conflict with momjian@postgresql.org (Bruce Momjian)
- pgsql: Re-defines SHA2 symbols so that they would not conflict with momjian@postgresql.org (Bruce Momjian)
- pgsql: Fix printf mask for SizeVfdCache Qingqing Zhou momjian@postgresql.org (Bruce Momjian)
- Re: pgsql: Add Pgadmin administration functions to /contrib/adminpack. Dave Page
- Re: pgsql: Add Pgadmin administration functions to /contrib/adminpack. Bruce Momjian
- pgsql: Add /contrib/adminpack to contrib/Makefile, do case-folding momjian@postgresql.org (Bruce Momjian)
- Re: pgsql: Add Pgadmin administration functions to /contrib/adminpack. Dave Page
- pgsql: Prevent multiple archivers from starting. momjian@postgresql.org (Bruce Momjian)
- pgsql: Prevent multiple archivers from starting. momjian@postgresql.org (Bruce Momjian)
- pgsql: Move conversion dependency patch to the proper branch, out of momjian@postgresql.org (Bruce Momjian)
- pgsql: Move conversion dependency patch to the proper branch, out of momjian@postgresql.org (Bruce Momjian)
- pgsql: Revert patch, needs more work: momjian@postgresql.org (Bruce Momjian)
- pgsql: Emit warnings for unknown configure options. momjian@postgresql.org (Bruce Momjian)
- pgsql: Clarify the HINT for 'checkpoint request failed', per recent tgl@postgresql.org (Tom Lane)
- pgsql: Make EXPLAIN sampling smarter, to avoid excessive sampling delay. momjian@postgresql.org (Bruce Momjian)
- protopg - protopg: * Adding grammar for the identifier of the form sndev@pgfoundry.org (User Sndev)
- protopg - protopg: todo -- sndev@pgfoundry.org (User Sndev)
- pgsql: Add pgmagic header block to store compile-time constants: It now momjian@postgresql.org (Bruce Momjian)
- pgsql: Update ppport.h to not cause warnings with newest Perl versions. tgl@postgresql.org (Tom Lane)
- pgsql: Update ppport.h to not cause warnings with newest Perl versions. tgl@postgresql.org (Tom Lane)
- pgsql: Remove pqsignalinquire(), which is unused and has portability tgl@postgresql.org (Tom Lane)
- pgsql: Remove pqsignalinquire(), which is unused and has portability tgl@postgresql.org (Tom Lane)
- pgsql: Remove pqsignalinquire(), which is unused and has portability tgl@postgresql.org (Tom Lane)
- bizgres - bizgres: BG-23 agoldshuv@pgfoundry.org (User Agoldshuv)
- bizgres - bizgres: BG-16 agoldshuv@pgfoundry.org (User Agoldshuv)
- pgsql: PostmasterIsAlive test really ought to be in the inner loop for tgl@postgresql.org (Tom Lane)
- pgsql: PostmasterIsAlive test really ought to be in the inner loop for tgl@postgresql.org (Tom Lane)
- bizgres - bizgres: Fixed. nwakefield@pgfoundry.org (User Nwakefield)
- pgsql: Code review for EXPLAIN patch. tgl@postgresql.org (Tom Lane)
- Re: pgsql: Fix calculation of plan node extParams to account for the Jackie Leng
- pgsql: Code review for magic-block patch. tgl@postgresql.org (Tom Lane)
- pgsql: Un-DOS-ify newly added files. tgl@postgresql.org (Tom Lane)
- pgsql: Magic blocks don't do us any good unless we use 'em ... tgl@postgresql.org (Tom Lane)
- pgsql: Somehow a ";" got lost which changed the logic. meskes@postgresql.org (Michael Meskes)
- Re: pgsql: Somehow a ";" got lost which changed the logic. Michael Glaesemann
- pgsql: Update cvs command example to show diff -rBASE. momjian@postgresql.org (Bruce Momjian)
- pgsql: Escape processing patch: o turns off momjian@postgresql.org (Bruce Momjian)
- pgsql: Support '' for literal ' in psql single-quote strings, momjian@postgresql.org (Bruce Momjian)
- pgsql: Recommend '' for literal ', rather than \', in psql momjian@postgresql.org (Bruce Momjian)
- pgsql: Add thesaurus dictionary which can replace N>0 lexemes by M>0 teodor@postgresql.org (Teodor Sigaev)
- pgsql: fix comparison with SPI_processed teodor@postgresql.org (Teodor Sigaev)
- bizgres - bizgres: Updated, now works. llonergan@pgfoundry.org (User Llonergan)
- pgsql: Make PG_MODULE_MAGIC required in shared libraries that are loaded tgl@postgresql.org (Tom Lane)
- pgsql: Fix seriously broken patch for psql '' ... tgl@postgresql.org (Tom Lane)
- pgsql: Fix example of how to escape data in psql backslash commands. tgl@postgresql.org (Tom Lane)