You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/backend
Robert Haas 34c6d9611d Use a longer buffer in libpqrcv_startstreaming. 12 years ago
..
access Remove bogus while-loop. 12 years ago
bootstrap Avoid repeated name lookups during table and index DDL. 12 years ago
catalog Show xid and xmin in pg_stat_activity and pg_stat_replication. 12 years ago
commands Update a few comments to mention materialized views. 12 years ago
executor Fix *-qualification of named parameters in SQL-language functions. 12 years ago
foreign Update copyright for 2014 12 years ago
lib Update copyright for 2014 12 years ago
libpq Another round of Coverity fixes 12 years ago
main Fix possible crashes due to using elog/ereport too early in startup. 12 years ago
nodes Avoid repeated name lookups during table and index DDL. 12 years ago
optimizer Fix bogus handling of "postponed" lateral quals. 12 years ago
parser Remove broken code that tried to handle OVERLAPS with a single argument. 12 years ago
po Translation updates 12 years ago
port Rename 'gmake' to 'make' in docs and recommended commands 12 years ago
postmaster Show xid and xmin in pg_stat_activity and pg_stat_replication. 12 years ago
regex Allow regex operations to be terminated early by query cancel requests. 12 years ago
replication Use a longer buffer in libpqrcv_startstreaming. 12 years ago
rewrite Update copyright for 2014 12 years ago
snowball Prefer pg_any_to_server/pg_server_to_any over pg_do_encoding_conversion. 12 years ago
storage Another round of Coverity fixes 12 years ago
tcop Avoid repeated name lookups during table and index DDL. 12 years ago
tsearch Another round of Coverity fixes 12 years ago
utils Another round of Coverity fixes 12 years ago
.gitignore Add gitignore for mingw/cygwin build outputs 15 years ago
Makefile Get rid of use of dlltool in Mingw builds. 12 years ago
common.mk Remove maintainer-check target, fold into normal build 12 years ago
nls.mk Add libpgcommon to backend gettext source files 12 years ago