postgresql/src/backend
Teodor Sigaev deb66e013c Improve error message. Per discussion
http://archives.postgresql.org/pgsql-general/2006-09/msg00186.php
2006-09-14 11:26:49 +00:00
..
access Improve error message. Per discussion 2006-09-14 11:26:49 +00:00
bootstrap Add the ability to create indexes 'concurrently', that is, without 2006-08-25 04:06:58 +00:00
catalog Get rid of the separate RULE privilege for tables: now only a table's owner 2006-09-05 21:08:36 +00:00
commands Code review for patch to avoid second scan when vacuuming index-less 2006-09-13 17:47:08 +00:00
executor Clean up logging for extended-query-protocol operations, as per my recent 2006-09-07 22:52:01 +00:00
lib Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
libpq Specify lo_write() to take a _const_ buffer, to match documentation. 2006-09-07 15:37:25 +00:00
main Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
nodes Extend COPY to support COPY (SELECT ...) TO ... 2006-08-30 23:34:22 +00:00
optimizer Put back plan-time check for trying to apply SELECT FOR UPDATE/SHARE 2006-09-08 17:49:13 +00:00
parser Code review for UPDATE SET (columnlist) patch. Make it handle as much 2006-09-03 22:37:06 +00:00
po Fix mistyping 2006-08-29 15:47:48 +00:00
port Round microseconds on setitimer upwards. 2006-08-09 21:18:13 +00:00
postmaster Fix pgstat_report_waiting() to not dump core if called before 2006-08-28 19:38:09 +00:00
regex Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:17:34 +00:00
rewrite Get rid of the separate RULE privilege for tables: now only a table's owner 2006-09-05 21:08:36 +00:00
storage Specify lo_write() to take a _const_ buffer, to match documentation. 2006-09-07 15:37:25 +00:00
tcop Make logging of extended-protocol commands a bit more consistent, per 2006-09-13 21:59:04 +00:00
utils Back out patch added during 8.2.X development: 2006-09-10 22:54:47 +00:00
Makefile Revise OpenLDAP configuration and linking to work on more platforms 2006-09-09 03:15:40 +00:00
nls.mk Add _ to gettext triggers. Must have been forgotten here when it was introduced. 2005-10-04 11:14:03 +00:00